. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:07:14.497Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:07:14.513Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:07:14.513Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:07:14.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:07:14.969Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:07:15.120Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:07:15.121Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:07:15.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:07:15.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-23T00:07:15.326Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-23T00:07:15.367Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-23T00:07:17.053Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-23T00:07:18.449Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-23T00:07:18.499Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-23T00:07:18.500Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-23T00:07:19.121Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-23T00:07:19.150Z |INFO |Root WebApplicationContext: initialization completed in 3754 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-23T00:07:20.896Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-23T00:07:26.120Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-23T00:07:26.893Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-23T00:07:27.124Z |INFO |Started MainApp in 16.771 seconds (JVM running for 17.907) |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-23T00:07:27.221Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-23T00:07:27.223Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-23T00:07:27.225Z |INFO |Start scheduling PRH workflow |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f | |ENTRY |main | org.springframework.web.servlet.DispatcherServlet |2023-02-23T00:07:27.226Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:07:27.245Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=eee86b28-00ac-47dd-979b-c3914db166c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:07:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:07:38.083Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8ddef08c-1024-49b0-9dda-4e0801e02b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:07:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:07:48.743Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fa717327-bac3-4448-a5d0-1fe3abae20a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:07:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:07:58.851Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7063eeb5-4d2f-427e-a9ac-cc104e819ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:07:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:09.490Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bf987c36-d221-4111-bfee-3099a4f75107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:20.711Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a3cb8ee2-0738-49a4-9327-154700a11fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:31.514Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=41e00d98-942c-4ad2-8c04-66de6cd4ac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:31.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:41.655Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c10480a2-99e9-4bae-ac58-688258e17d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:51.719Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1cd98c2b-391b-4a34-9d10-1b013ad5ae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:08:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:01.749Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=af688e2d-0c7c-494a-a898-ad796a6d35a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:01.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:11.957Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ee327692-95fa-4aec-9b34-cd194a155d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:22.109Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d817ad79-6656-43ca-8549-1ff791df7215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:32.202Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=02365625-f7a2-484e-a73d-97e098e6b5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:42.363Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=129376e2-c605-402f-b371-da294ecdd4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:52.393Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=064fce04-f0f7-4b68-82be-5d0a5e5934d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:09:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:02.458Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1a29dd15-1a00-4ea4-8fb4-a73f57bda626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:12.498Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a76f8dcc-1227-403f-b1b3-baa30b3cfd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:22.568Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e06d294d-4194-4412-9573-419a4f504f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:32.673Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fc265acb-af4c-45e4-bd3c-71a0a14f7342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:32.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:42.767Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a241a6ea-0bd8-46f8-bd11-94eaeae41e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:52.849Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c78d2bb9-e246-4d90-be99-725182697207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:10:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:02.909Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9a9fa2df-c228-41cc-a92c-5dfe83ae1c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:12.965Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9ad4d851-2146-41a6-b495-f5669af987bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:23.009Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a3434ca5-28f4-4b45-9334-cf070e719a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:33.342Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=55efea82-4d81-409c-9799-255f6a832d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:43.400Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=86a97f3c-4a72-4da0-9e31-40e9b91d24aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:53.535Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=aa41dce9-9b36-461b-8bd6-e38c6acee292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:11:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:03.597Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=70f63028-bb00-4948-8c89-91449a074ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:03.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:13.643Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f6a4cf27-082f-49e4-9de7-38f66c642238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:13.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:12:23.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:12:23.080Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:12:23.080Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:12:23.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:12:23.081Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:12:23.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:12:23.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:12:23.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:12:23.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:23.890Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3f5377f3-e353-4389-a5dd-596a57a29c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:33.943Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1267b636-02cf-427f-aa46-eb26c12e1a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:34.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:44.012Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=11f3521d-dbd4-425f-8e26-5311e9982d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:54.043Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f1ecd60c-beb0-4d2f-927a-547e989397d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:12:54.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:04.075Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0784d04c-ffa0-4c62-a08a-6a4aad2b69a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:14.109Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=eea7e6c5-6ea4-4723-96c9-18267ada4f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:24.152Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7e7b3a0b-f57c-4e63-9949-7e7d2e538864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:34.331Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7c632c11-39d9-4a13-8342-1ead40185a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:44.349Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=92ead0a6-ccf4-47b6-b70c-9d5d5dcd7310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:44.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:54.390Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5e8d1e45-2632-4bf4-8fca-5a13b30a8b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:13:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:04.470Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d90ab4e4-a044-4a90-bf81-c45ceacf7f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:04.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:14.534Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=787a4f87-103a-4d43-b19f-45aa49aa1433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:24.664Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=30edf413-5d21-4299-9b7f-1002256cec18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:34.785Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=40149a93-22a2-4f58-b2de-9c718959e88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:44.910Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=01c9cd43-181c-48ba-940d-c254edb80812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:55.091Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=14f35743-519f-4b97-b43c-c97bbd64cca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:14:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:05.831Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e22ab7d1-c8d1-4a65-949c-594e3a1d496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:15.880Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e131cc6f-ee5a-4106-8510-7b87160c87d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:26.018Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7f572394-015a-4cd2-99fb-8e316bb01e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:36.052Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=218270c0-1a9a-4bb6-902f-00016113ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:46.118Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=17f8ec82-1a0c-4e0c-b65c-c0ceb3cc0cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:46.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:56.221Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3307f4f3-41fb-4025-8990-e26b3eb2b5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:15:56.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:06.474Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=05cf11e2-1913-404a-810c-bd80a0160799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:16.533Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e4afc49b-6a34-4e5f-afef-1f2d8837573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:16.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:26.627Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5c9fe3a8-7b92-487c-b77c-2e355d91e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:36.659Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5e103aef-bd8e-4129-bbff-9b0631353252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:46.712Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8e30c7af-52f4-41ba-89a1-81883f5ff63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:56.864Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=14bbbb81-2622-4226-af95-5af0945527a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:16:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:06.923Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=99b80b27-604e-4432-8697-3e5922abf46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:16.960Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a55e1e33-61af-4946-9c46-57846f4d0a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:17:21.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:17:21.410Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:17:21.410Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:17:21.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:17:21.411Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:17:21.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:17:21.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:17:21.420Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:17:21.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:27.005Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3943aba8-376b-4f8b-a73d-8f3b403b406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:37.029Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7dd49a96-28b8-48cb-9c09-de3cb3ac7c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:37.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:47.062Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f17910ca-9a7f-4e4f-b108-ea7ee38c706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:47.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:57.150Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4a04aa74-4274-448b-80b0-f6d35f58ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:17:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:07.185Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=15086fac-a9bc-42d2-8a35-0d206fc823ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:07.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:17.246Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=86367484-7a6f-4ccc-8e4c-64cb278da750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:27.273Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=451cd2d4-360f-40f8-bccb-c34528aa3988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:37.312Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e4106d66-2b8f-4597-abd8-efe310ac0894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:47.381Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a6605add-2d6f-4a33-a802-84d1857ad97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:47.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:57.560Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fe935ae2-63c3-4f73-a0df-32d0e508b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:18:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:07.591Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c47e11ed-b65f-442e-9972-01c784d75a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:17.656Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=05135cbf-ec76-4e35-ad2a-ac7b1f042d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:27.731Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=46b7b33b-6b0c-4519-867a-269fe183f7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:27.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:37.757Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=000dc99c-73fa-4686-b6f5-4761177a47ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:37.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:47.817Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a890808c-c4bc-4ca0-95cb-06ca75ef190e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:57.859Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b0bf36b3-6b69-44e8-b163-f9d57ab4dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:19:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:08.010Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e3d56de1-ffca-4148-8e0c-d50e45ab7e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:18.089Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9d221246-701d-4364-b2fd-77a4f72adafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:28.156Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=acddc6df-d065-4b7a-92b7-f89e5c68dc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:38.206Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d5bd527b-4b68-4feb-a53a-051a0125440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:38.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:48.264Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3cf07cc0-dd8d-4cb3-b33f-f9d4615d9e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:58.365Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=051f9385-75a8-4808-8e6b-081bd9e1f686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:20:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:08.494Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b0b9d15b-6f57-49bc-9311-95f20cae1ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:08.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:18.516Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=97c41deb-c184-46a5-84e9-18250800dfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:28.550Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4028fd9e-f53e-46f0-91c9-fe0f2a5b3b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:38.587Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fa0e15dc-cb83-4891-af88-0aeb2acade74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:38.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:48.641Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f923572b-1053-4cf7-9f04-c83e74809a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:58.751Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a675c5bc-b03d-4f04-8d09-87286ffc172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:21:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:08.792Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d5f64771-e84b-42bd-9b9d-a0997ccca70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:08.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:18.813Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cb3464fb-4c41-4462-9f6d-b2b1237ccb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:22:21.209Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:22:21.209Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:22:21.209Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:22:21.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:22:21.210Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:22:21.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:22:21.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:22:21.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:22:21.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:28.860Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b0b53748-4003-4e98-b276-c3b3ee8ad121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:38.907Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d6b64d0c-387d-42ae-acc1-379c8bf308aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:48.991Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a55b2533-9e49-46f8-9977-c1b9b3289608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:49.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:59.010Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1efa4248-015c-40b6-b7e2-9db6eb0b6cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:22:59.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:09.446Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0b749073-0693-4aa5-878c-23d3fa913d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:19.471Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0b9f39b0-ba35-4d58-8082-abf7b04b7147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:29.546Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=db6b834a-6c21-4f03-a069-319b64a13b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:29.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:39.567Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=610b51d1-0787-44b1-911f-b8bc2eea5770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:39.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:49.586Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=42cd8928-a98c-4037-a0f3-05dcb2ff0634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:59.844Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fc9b0f9a-1610-46b4-98d1-f76174d8642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:23:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:09.883Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a1c047f9-89ab-45e5-8e12-c7035fcc3dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:19.926Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7f2b19cb-8dbe-40ac-9b90-6653cf767bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:29.960Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8a097e87-91bc-4323-9677-88da0f1349c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:39.995Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=52c4bd33-ad20-4687-897c-2986deabbb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:50.033Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=580df9d2-47f2-40b5-9de4-cd053b6e08be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:24:50.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:00.053Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b2018bf1-dde0-4161-95d8-31daa07685af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:00.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:10.077Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a2a89c3b-53e6-4f4c-98ec-851573a96ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:20.100Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=02465f77-53a0-4876-8a12-d55ccda966fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:30.143Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=35f711d0-d2fd-4c7a-a34b-2d5402f79f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:40.194Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4805b5c1-7eff-47f9-944f-4c449aca1963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:50.237Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2470f522-0e4d-47e9-b813-f47eeec0734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:25:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:00.273Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6d6d8eba-4d2e-452e-957c-94a8bdb2f532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:10.296Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a4ff15e3-2cec-4db9-a573-2072d86b6af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:20.313Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=aa65e3f8-8249-4149-97cd-c3435a134d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:30.352Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3876c0d8-b37b-4203-ae51-66f47bce1fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:40.378Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=af19e8f9-decc-439f-b51f-40f4681ba8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:50.398Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=92f0fbdc-06df-4081-a868-dc2ae6fd0a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:26:50.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:00.419Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bd28b7c9-43be-49d1-93eb-7706d8ee076c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:10.454Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=06557eaa-c451-4ca9-a5ce-8c29ee2c552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:10.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:20.509Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d9a826be-df4b-46bf-b8fa-65951e87ce44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:27:21.266Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:27:21.267Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:27:21.267Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:27:21.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:27:21.268Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:27:21.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:27:21.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:27:21.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:27:21.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:30.534Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=247a17f2-59fa-4d63-890a-e977d6c11b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:40.614Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=227ac5e9-d7c4-4973-9eee-08357b70cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:50.653Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=59337bfb-59b9-47c4-b622-1c1c7347c958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:27:50.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:00.680Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8a8f5544-0a4d-49e5-93df-adbfc582c14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:10.716Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8b9f1e8f-fd38-47e7-a8db-5ac783eabdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:20.743Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ebb6c6d8-7f72-43df-9575-38858f072dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:30.778Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=86f84a77-cf41-440a-a661-9b3ac52a0479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:30.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:40.808Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=62c9019f-74de-421c-806f-fa3fe1991318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:50.852Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7a65c338-4a5f-4e91-ada3-301b2006de99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:28:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:00.880Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=58c897c6-4b16-4f61-83d8-b51a1c9be99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:10.912Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ad29cdbe-3d1c-4ab2-b5d7-6adac720a2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:20.948Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fa1a97ad-8cf8-429f-8a4d-89d9369dab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:31.114Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bb359dd6-9f63-4a1a-944a-4da48c394030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:41.165Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d8bec87f-5f57-4556-9a32-8c17829afb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:51.184Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9b355caf-c2ee-457e-bcb1-069f7c0bc5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:29:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:01.304Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a345ff20-383b-4cb3-bf43-b3dc84ade1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:11.344Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0cc48cab-694a-4095-a8c3-3471e3dcbcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:21.387Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2ac8fb6e-c507-4092-9f28-f71b0ea5cec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:21.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:31.780Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f6f5a915-5979-441f-8b4a-1fb968c58b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:41.810Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=378d4354-c48d-4636-8ca1-8dcc2af587cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:51.839Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ef865e10-35b4-463e-9d1c-443f42a3a847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:30:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:01.860Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f8deebe8-a98d-4bd0-8d5d-8fc6fc3c1b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:11.879Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ae329ed2-4883-43d0-a670-e600d519d8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:21.911Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=047ff208-f5f6-412e-926b-783bdd0a0f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:31.982Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=40059d97-51b8-4864-be98-e320bad30e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:42.015Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=04bf49aa-76d0-47bb-bced-0f1047dbd517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:52.073Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3ee6deb0-1994-4750-83b3-673736a6397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:31:52.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:02.150Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f220f2c7-64b6-40ff-8a48-5ba0c5a16a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:02.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:12.219Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=22bffb61-3daf-4820-9cf9-7bbe2635a227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:32:21.289Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:32:21.290Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:32:21.290Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:32:21.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:32:21.291Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:32:21.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:32:21.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:32:21.306Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:32:21.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:22.345Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=70c5a3fb-ec1d-4847-aad4-fe2161dcd858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:32.394Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a61c571d-7e55-40c1-8520-eb0c58a61d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:42.435Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fe69bb80-6cd2-47c3-87fe-725dd234f4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:42.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:52.480Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=601dfb14-aec8-43cf-acde-09efa1504335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:32:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:02.610Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=597a4b1e-42af-4b9d-a7d7-36c0278823c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:13.553Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8f723773-9ed5-4987-8ca9-f19624b1315a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:13.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:23.578Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f9aca98c-0383-4368-ac7c-f46c83c68c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:33.620Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=90408f76-257c-4c19-82e9-c464c79e8bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:43.871Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d42e7aa5-4bbb-4775-8189-c42643d79fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:53.903Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e0b66229-d64b-43cf-ab98-bcaf57db1ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:33:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:04.162Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d0168aa4-687b-4ee6-bc37-42c0e35374c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:14.235Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d6b5aa92-9835-496e-96d5-4fb2c01c7cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:14.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:24.337Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=09a8326b-f54e-4991-87a0-963e1616f0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:34.472Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b6bf208d-5ce2-48ee-b9d1-763a0a97bb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:45.567Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3825f5a9-6777-4e65-ba78-42af6cf78fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:55.675Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=675b195e-2e36-4e47-bfa9-8305fd8e2567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:34:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:05.754Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=87c4ea8a-bbcb-4b6e-a023-948e3173fad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:05.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:15.796Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f6c8ca98-04df-461c-90ca-329a0157241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:25.838Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a88440d3-1a8c-45fe-af4b-d29d267255c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:25.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:35.886Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b797d762-9f3c-40f7-8d5f-a72ee4b723a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:45.995Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1e09d299-6c69-4626-ab2d-158d372ba272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:56.084Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=999cb72a-a72f-4ad0-80d1-3f048494ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:35:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:06.179Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e0a31c3f-fb89-43a7-97bc-4ab07bfeef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:16.286Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=24829d68-30ef-4eb7-b239-8d1c5e5a8aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:26.325Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=37450eb1-58ca-4b4c-b615-7ffe66d9ad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:36.441Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2667bbed-68b9-49d8-b56e-c2a37e0e2db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:46.567Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=aeaff6a3-8943-4870-aed9-bbcfe9fd89b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:56.683Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e8418b4b-5f75-4337-abe0-e1333427b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:36:56.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:06.727Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=797f266b-b356-46ce-85b4-17417cffee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:16.864Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c2b9348a-8898-4190-a8dd-889ac78e18d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:37:21.178Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:37:21.179Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:37:21.179Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:37:21.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:37:21.180Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:37:21.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:37:21.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:37:21.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:37:21.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:26.945Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bde1c3f3-ae05-4796-938a-c48b8c49f99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:37.235Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e658825c-bab7-48bb-9d4c-3ec60ec41153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:47.277Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4a2a4933-57c4-4779-808e-90218cb72a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:57.368Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=92a42442-5e06-44e0-b17b-fd772cbaa68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:37:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:07.411Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e78daa77-9997-4962-a3c2-5e257a2f6e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:17.530Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8da36cc4-3b4c-4045-b42d-cb05c995fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:17.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:27.583Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ce592afb-f489-4479-9b81-27f10a589dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:37.669Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=535d5179-ffad-424f-88d7-0e20efce0746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:47.735Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4da6c655-bb57-4960-b567-88e86ee7cbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:57.818Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a6d1bccc-0249-453b-b3f1-646301e7c65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:38:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:07.926Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=280f814f-7248-47b3-9069-fb28f434ccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:19.134Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d6f1fbbb-e224-425e-af8c-4fd487f3efb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:29.242Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=26cfc672-d016-4709-95fe-53f449bc8002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:39.265Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a3a6b29a-71b2-4357-a76c-6ffcb3f478c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:49.285Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=936767ab-88c5-47d0-a922-a997ded1d568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:49.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:59.305Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=26d70640-c44c-46f2-8635-5f2723dac195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:39:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:09.325Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=657e1bc0-ccc2-4158-9724-42ceeba8c1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:09.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:19.345Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5381e3fe-ede6-4d6a-8742-045adec7e764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:29.364Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7b944ea8-1ed7-4813-808f-2ca469edf509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:39.380Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2c2d0066-63fe-467d-b018-5145db016eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:49.404Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e4e6c66c-28c3-4d21-bd43-5c72eb73c490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:49.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:59.420Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cd203a4e-5c3b-408d-9565-9ed36066b37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:40:59.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:09.498Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3f1feb2d-efbe-4229-97bd-22de26a57abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:09.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:19.617Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=dfedde27-21ef-49c5-90e6-9c7048a5b728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:29.648Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1366f7f6-8bb7-486b-b72e-4720c4dcfe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:29.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:39.696Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=50f3f2a4-76e6-4dc9-a037-c4a7d8158b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:49.745Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=67c59ac0-1097-4541-b1fc-ae2aff8c56e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:59.766Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5e1a75ef-b448-4e80-b275-d4f6537e5b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:41:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:09.788Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=39db0011-5f31-493f-b6df-ecb60a919124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:09.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:19.829Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=32d29991-efee-4cd1-926d-295f4aaa678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:19.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:42:21.201Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:42:21.201Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:42:21.201Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:42:21.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:42:21.202Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:42:21.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:42:21.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:42:21.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:42:21.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:29.847Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9fb825ae-e211-447d-892c-666b7c33bb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:39.862Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c3a1a30e-9b61-4876-87dc-567a70290035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:49.886Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6f48d8c9-c317-4aae-8482-0ec2b30540ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:49.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:59.907Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c8da426d-d7f3-4f64-8bba-b56372e9e0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:42:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:09.924Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a4624027-d597-40d3-a829-7303a7a83937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:19.939Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5c5b7470-6a46-459b-bdb0-71f61a020c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:30.002Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c52ded1b-704b-4fb9-bf12-09f64a18f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:40.062Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0e36e3bf-f1fb-4b34-a399-47845036d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:50.083Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=29a41ed6-6239-4150-87fb-60cd4d3ceb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:43:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:00.110Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=22f80b09-1c80-4987-9a2e-bb60eb0e7bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:00.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:10.155Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9414db85-7aa2-493c-8bf0-43c75caac446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:20.188Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c9cb788b-9599-4808-9b07-9d2fa4676652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:30.208Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8569ddc7-6923-4511-9f84-41a308a2dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:40.224Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=72164730-06e4-4f65-b882-9568308fb931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:40.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:50.255Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d85fe805-f889-4173-958f-1f4edd4f6a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:44:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:00.283Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c3aac8f8-2210-4db2-850e-1ded68f48b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:10.301Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5959a3dd-70ad-4703-b0f4-976ff34003ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:20.348Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=47dd3859-7b3e-471e-953c-885cfa093ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:30.390Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=410203b2-fe3d-4f29-b786-7c1862123e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:30.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:40.415Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4c7a78f1-d6aa-423d-8192-f400249bfae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:50.449Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c472e487-fc0c-4e71-9574-2108e502cbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:45:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:00.464Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=edc464d2-8368-4d20-9a7f-4d188dfae3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:10.489Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d717f446-604b-48e6-8eb3-36fd3c661c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:10.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:20.507Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=464ee2b1-58b2-40b5-9a33-680e55b2bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:30.525Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f217d738-d776-4c81-8a94-90b901bcbd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:40.556Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8809f5c6-aeb3-480f-8c83-d556ce5b3816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:50.723Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=74de144c-3634-45ac-9e88-f057ae91d6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:46:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:00.757Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d6a28241-5233-4242-afda-cd70766679e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:10.779Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=adfb0b60-65a0-4cf2-a250-f9e0927c8b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:20.824Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4ef2b0a6-75b3-48cd-a174-9b33ddbeae57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:47:21.088Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:47:21.089Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:47:21.089Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:47:21.089Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:47:21.089Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:47:21.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:47:21.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:47:21.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:47:21.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:30.849Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=dfaac2f0-5fa2-4ca0-a786-aef07511f812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:40.883Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f9f21686-8cdf-471f-bd72-ecc428a5ea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:40.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:50.940Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=64b2fec9-40a6-4e3a-8e52-fbca5052bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:47:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:01.004Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ac57575d-de56-434a-a1f6-cd671579be2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:11.059Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=56ae3c43-67b4-419b-9c8c-e74ea9ec7895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:21.088Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ef2831da-eb3e-41f9-b943-e3e03810e10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:31.115Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a3c2c2df-207f-459e-8408-0419ef9f06b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:41.173Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f7009b36-dde0-4a06-b7c3-a3c084103abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:51.190Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=41f66889-5b98-490a-9c8f-f4c478bf9023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:48:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:01.232Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7c7e3ce5-c952-43b9-991f-d5f2c4b625ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:01.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:11.262Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6ae196d4-d305-4911-ab99-c5b5caf32089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:21.299Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=420a4060-0d7a-4335-8449-b95370c9e6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:31.315Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=79ccd58c-fc22-445b-ab87-ebe20d7e61e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:41.358Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fc432cb6-8d0c-41b5-b476-49462fdc3b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:51.380Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=95351ea4-ebd5-43f0-94b3-5a3573837ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:49:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:01.417Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2fe957d0-7b6b-4f7d-b754-e691128a2514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:01.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:11.504Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=661b5efc-6ee4-42f9-bfc2-cc63ad2ed7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:11.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:21.518Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fdbd401e-6e72-4148-aa0a-c68b34463362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:31.534Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a017d5cd-5a75-4266-a482-d842c2853eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:31.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:41.571Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5a46f8f0-eb55-44c8-98d0-8f882284aac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:51.589Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d9ed0a35-6cf6-4de1-a87a-9442c5a65186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:50:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:01.666Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b7bdbdc3-ffbe-4c12-92f5-cf0b0ae3ccba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:01.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:11.684Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3ab03ea0-9c9e-4b69-939a-3c0f938040b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:11.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:21.701Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f8df7e5f-51f3-4458-81b2-835cae3715ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:21.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:31.716Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8da72e28-9469-4e27-b37d-ff1e9a57cb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:41.749Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6eba19ff-c9ea-4e63-bdcd-0996ebc6ef90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:41.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:51.793Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=07edf99f-a6f4-4f34-82c7-dd90544a8c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:51:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:01.809Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e4aad616-dc23-4dab-9fd1-7d99fdb5f6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:01.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:11.831Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=76cb7300-ec89-49c3-8347-8b735458ed7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:52:21.103Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:52:21.103Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:52:21.103Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:52:21.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:52:21.104Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:52:21.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:52:21.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:52:21.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:52:21.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:21.867Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d8ec88f2-1b91-484f-952f-0b6f4db1d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:31.887Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a398443b-01f3-4fe0-9aef-9d7e7c44984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:31.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:41.908Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=dad51b1b-069e-4302-9151-ab7a0c51d499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:41.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:51.945Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7e2d7514-407e-4a43-b935-d6dd6520bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:52:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:01.982Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9953fffe-ba72-496d-bdf1-3981b93deda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:02.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:12.000Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=03836441-a182-46f3-a51f-109a4190a0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:22.031Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bc85b54f-558d-42f8-a9be-f3f4279a407f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:22.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:32.090Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e1e09cab-da0c-4fb5-8e73-e97ada2ec9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:42.132Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=682a5057-7f76-43fe-9a81-db57a50a26f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:42.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:52.148Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5012fe63-df45-4fb3-be55-1cc599765d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:53:52.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:02.186Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f33fb9da-f67f-4567-b847-4768ad543d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:12.210Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1a3e9077-bb9d-461f-bcda-96b57c57c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:22.241Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ed8f1232-c3c0-4a8d-8ddc-f9beb3af976d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:32.271Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c765d320-ef16-4e37-9b76-9589b213eafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:42.296Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2cd5e19e-f68b-46b7-81f1-20d15190a156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:52.339Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1dad9269-b998-4b00-b47d-074018b512ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:54:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:02.377Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=734e3b2e-9238-49a0-a35e-fc75e3235101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:02.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:12.404Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a2ff85dd-88dc-4867-b485-b4a66c726e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:12.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:22.420Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7ff80943-ec9c-49ed-9e60-2dc4cc6e1b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:32.436Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=86c9af92-4c5a-4da5-9c49-8dec97b69760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:42.464Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4d7f385a-8b56-4a53-9558-a3e57d46f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:52.514Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a275d560-cee2-403e-ab8d-a54653fe5b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:55:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:02.568Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=42778a6e-de39-42cd-a4d8-df0ebc9bd527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:12.582Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=574a0906-8459-4da6-8d9b-e5d547fdaa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:22.730Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7674f26d-61f9-476a-8d00-ec12a6d8e924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:32.789Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9e388b39-2e93-4d76-9d78-20275bbc88ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:42.814Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=80930071-4c20-4dac-9a95-b24272aa7d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:52.853Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=92810fb3-8c09-4433-854e-1ae998a8b262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:56:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:02.998Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9164a0d1-273b-4a7a-8c49-5f213735ac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:13.021Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a20e22c6-dfd0-449f-bead-862a47ecbf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T00:57:21.153Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:57:21.153Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T00:57:21.153Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T00:57:21.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:57:21.154Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:57:21.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T00:57:21.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T00:57:21.161Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T00:57:21.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:23.039Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e256b5be-f835-4ef1-9fbb-44cdcf1b3f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:23.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:33.055Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1077d990-5db0-46b9-aa39-e1fb202e3ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:43.071Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b77b40e3-9bf6-4438-a15a-ffe92540dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:43.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:53.094Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b613c29b-ec61-49c1-952e-49fe4e249361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:57:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:03.115Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ecfed99b-a556-4fe6-a60d-9c34fea8d736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:13.146Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4f1f0ce0-f159-4fa5-bd1d-6b0c8c3b0aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:23.163Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fdfa1b70-5ba6-48dc-9383-50f885db2e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:23.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:33.185Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=58eadec9-fce1-42a7-ac89-b58f0ba08f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:43.236Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bca24ded-185f-400b-b82e-9e3f81cf0219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:43.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:53.252Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0f4f2067-8506-45d0-997e-06bc8db5de5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:58:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:03.269Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=026f4d72-033d-4c39-8e2f-399b26af38b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:13.302Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=49e5ce5d-b651-4658-bed5-03e665f22a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:23.326Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=939ddf2b-2799-4819-a64e-5f59eaf0de9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:33.344Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f192773f-85fb-4169-88f7-abbba5ea2021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:43.361Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0eeb064c-827b-428b-9566-7f92c88d5882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:53.384Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=68ebace5-6b4f-4fd1-9bdf-ee2a27bcfd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T00:59:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:03.415Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e69a4d8c-86ad-4a7d-bda2-535b41d7be90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:13.440Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3c565fc3-59ad-4f2c-984c-50a7acc334f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:13.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:23.455Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9fdb6323-dd6b-43be-98ca-34e44832ded6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:23.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:33.473Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f9071bbe-5d2e-4291-a981-4477b05a2a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:33.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:43.502Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4a205e4c-a6c1-42a7-b6ce-a37761756afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:53.525Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9e82b918-446e-485a-afa3-f6fe11660df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:00:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:03.554Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=23321240-9283-42f5-81c0-1086d46f8508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:13.593Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=72994964-f3bf-4438-8a8e-c373ed6cb1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:23.671Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=302501d5-fbc4-47a4-9f15-75d17791561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:33.691Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=431bfb3a-afcf-4349-99ff-bd672ba8a037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:43.710Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=30c7a407-f185-4cab-b546-36b49ae9e84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:53.737Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6e5f1286-71ee-4ceb-b232-a0e3c5f110d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:01:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:03.758Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=70882da0-ffe0-417d-a661-d096f439ff0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:03.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:13.784Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ae4e7a45-ed05-4405-9630-5f31335f260c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:02:21.137Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:02:21.137Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:02:21.138Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:02:21.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:02:21.138Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:02:21.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:02:21.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:02:21.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:02:21.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:23.811Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5113cf70-ad97-4b14-b13c-c85f2f0ced6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:33.849Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d9da7f55-5089-4bf2-9020-da3e455d17fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:43.867Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1c5f3f0f-c6b1-4876-8de8-7b83052d8d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:43.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:53.884Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ed09c2ab-d615-4aa2-92c1-7655001c5d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:02:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:03.930Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=41f4cb75-d035-4792-9e9d-14f9a74a37f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:13.948Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4168171a-80b0-4124-9199-9fc6dc3a5671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:23.994Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2a4ce52d-9048-4219-914f-bc385d9f4dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:34.014Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2f12aa66-7e67-482d-8cbd-01cdd2fa57d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:44.061Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c6d7f751-8cb3-472d-8719-ac1523e9717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:54.088Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c27e4274-04c6-4e68-8836-2b6a2dacd10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:03:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:04.121Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b88c3dbb-d4be-4d1f-9d28-d84e7ed12e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:04.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:14.141Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7a60ac63-3853-4a1c-afbe-0a9308ed0a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:24.178Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=70811d2b-2616-4ef3-8b7a-026ed5aabb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:34.193Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5f506508-862b-4bc4-8ad1-0e081edacbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:44.216Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1f8609a0-6fed-43db-a982-6a828803265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:54.234Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=136ec10f-0fb4-45bb-8cb8-fd9f8527f984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:04:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:04.256Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f1057227-be90-481e-8abf-4a5364646937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:04.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:14.277Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a545abf6-531b-4a5c-90b6-b28214a09af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:24.299Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4bf3f4e4-0871-4db6-aa75-28fff6a9fa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:34.319Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b7eeaca8-e028-4885-8b5b-cee9591d9209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:44.338Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7d751418-549d-4486-a533-a34e29ebfc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:44.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:54.370Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7148dab7-5f3b-40aa-a978-59cd98c7545f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:05:54.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:04.384Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=016be28a-8c47-48c3-9661-005152d7e7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:04.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:14.415Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3a1bf044-2a6b-43d6-814e-129b9d1fdeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:14.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:24.527Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d198e30b-22eb-46e3-8217-1810c0c216fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:34.544Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a531bd1a-632c-4644-a32d-b14cdf928b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:44.562Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=897d46fa-4f93-4ea6-94ba-6b9982bffea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:54.602Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fbcb0299-1c7e-4f0f-9cd4-33f1a0f52fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:06:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:04.617Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6af75157-ba11-4fd5-bde8-7cc9a9e106f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:14.634Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7aadb41a-6c55-4123-bac4-8f8beb3b39a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:07:21.174Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:07:21.174Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:07:21.175Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:07:21.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:07:21.176Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:07:21.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:07:21.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:07:21.182Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:07:21.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:24.651Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=33a7108e-8f77-4171-9715-f0f06249cc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:34.672Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1dded876-c28b-44c5-8393-f28bcd58c618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:44.693Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3d3c2fdb-8cd0-48d9-b7c7-f24b232a7d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:44.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:54.766Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0e7a863a-0df2-4979-a9dd-329bb1016c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:07:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:04.792Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1c4a386c-cfff-415d-b4d7-c4b2ae0788dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:14.814Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8b32b903-131d-46c0-b9da-a6cae89d46de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:24.829Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=97bab5d4-ca53-4350-bc03-67be1ab8ba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:34.869Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7ad734c3-d905-4404-be26-ce2b76fe1682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:34.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:44.889Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f4be84ea-7a52-4a20-9768-1f6820a4fbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:54.905Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=39493478-139c-40c0-b419-9ba34e364e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:08:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:04.921Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4bb94c28-9c72-4536-9329-5c328ac896ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:14.966Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ec22041f-ae57-435f-9c63-587fb5c0d52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:24.984Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0f366c1c-436e-437a-b11c-80ee4260e42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:35.013Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=44bd1d98-207e-474c-8ab2-67f53b63eb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:45.034Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=14c00fcf-3bf2-4181-8b0a-678225cb5894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:55.073Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c3452df9-2c48-4764-b065-4b0a4d118f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:09:55.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:05.098Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d03d64c7-0ba9-4766-8c21-f7213410a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:15.119Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=938a93cc-0d86-46d7-b814-18acd652bbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:25.144Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9321e366-e011-4eb5-8ba3-a96ae3ce7966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:35.162Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cccf5fb8-06c2-4a5b-b9fe-8c871ac61a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:45.179Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=446c123d-d190-4ecd-b7a5-a4607035aec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:55.201Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=79a6a773-3a90-430d-93ef-02914e8bed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:10:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:05.220Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=54182fbe-5c6e-4775-b8c5-7db8a568f949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:05.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:15.255Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8fad316e-db0e-4725-9460-e62d03d3de64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:25.271Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0647015d-1012-4dd5-b04c-442106a0eca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:35.287Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=94a9b8e2-dc2c-491d-ab14-6d5f4a14424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:35.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:45.310Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b6960871-deee-423f-ab13-e969a647ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:55.328Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3cc7b8e1-c1c9-4ed3-a996-4966d95c18e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:11:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:05.347Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=574072ca-4e53-40ae-94b2-39ba63047e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:15.378Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2a8ed76f-41b1-4a2d-a585-02afddfe8a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:12:21.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:12:21.137Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:12:21.137Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:12:21.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:12:21.138Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:12:21.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:12:21.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:12:21.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:12:21.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:25.393Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8a2ccfab-fdf9-4ab2-a4f9-96d6d11c0165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:35.413Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5bd5316d-8be1-4e8d-8aef-b6f801381e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:45.428Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=af68d4fd-8e85-4782-97e8-a7183385c67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:55.450Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=12e25c6c-3237-4b5a-ae48-71aa62eb2058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:12:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:05.469Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d7f4ecdb-1e26-465b-9b04-320c68303cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:15.511Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=01c9d5e0-95a0-459f-afee-c358f4d61869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:25.528Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=677de02c-e76c-4194-b998-bb7ef60de257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:35.559Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ab20b025-a2db-4a42-aa21-57c82c779597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:45.585Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3d49d490-0aae-45bf-b0b2-1c7037ba2e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:55.606Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=960ef26a-57e7-4165-a2be-468e268f24db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:13:55.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:05.629Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0a3f91c5-5a76-42dd-ae8a-fad0c62632da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:05.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:15.673Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=14aa59f7-647f-4ec3-a56a-480397fb183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:25.691Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fb4f3999-5e16-4134-a429-911d1481dff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:35.725Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9b016a28-7b75-49b4-88aa-8af8fde70691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:45.746Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=72221cc6-f6a8-4d57-b10f-96fd0041fca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:55.771Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c63afe0e-39e4-48fd-b2ea-d67b444d20f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:14:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:05.785Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=94ea9bf3-351c-4873-a371-db1c4905ffc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:15.807Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b8c4cc2f-e98c-4153-b895-cc62c5138ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:25.847Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=82d80f88-890c-4065-82ce-fdc1798a0747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:25.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:35.872Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=37efbfeb-3b69-443f-8379-65f2297d006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:45.897Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=76ae3046-7b2a-4f3b-ab41-0e1a8b0094b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:55.912Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6819c336-6879-401b-b230-a284ac76b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:15:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:05.932Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b2c7ddd1-6a23-40cd-a5e8-33797c4f48ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:15.957Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=29271d0c-2a67-45f7-b5df-74486fbade5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:25.972Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1be583e9-d171-4dec-b691-c7dbabd82e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:35.987Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cc246796-0dd9-4904-b3d9-1211bc1997df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:46.006Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=988a52df-527e-4065-a8c7-a0431cfac514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:56.023Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f5649bc9-dd51-42ee-abd5-f517dae88c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:16:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:06.040Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=65c7f693-3998-4c67-8e67-d63de04bdba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:16.095Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b148b8f4-4244-4ac7-b285-6a40e557a48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:16.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:17:21.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:17:21.116Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:17:21.116Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:17:21.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 |2023-02-23T01:17:21.117Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:17:21.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:17:21.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:17:21.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:17:21.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:26.114Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7e9c5eba-d1a4-49f3-bb95-ef54397eb303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:36.142Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bc2373a9-c644-441a-8282-40af95a34e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:46.165Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6d8cb690-4fb9-42b4-af69-dbb2468cefca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:46.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:56.190Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5b8eb1ce-5ef7-4d2f-99e6-b1ab5fc63ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:17:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:06.207Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c7543c8b-ed2f-4edb-8717-bbf4cb88bdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:16.221Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=88277416-f86c-4a60-b930-16e7c948634c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:16.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:26.240Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=dde6e9ad-528e-4dea-8b70-e026c0411d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:36.278Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=967778a0-07f8-4a3a-958a-473b08faff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:46.299Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=74df45fd-7d62-48de-b35f-106cf0b974da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:56.339Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=87949710-c446-46cf-a469-5dc3a84c2e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:18:56.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:06.365Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=461a8a40-9659-46de-a1d8-814b117b4989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:16.456Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ce9fb65f-ec02-4899-b08b-079e394abe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:16.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:26.479Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=529a0941-7ba4-427f-b26d-6035f7d88e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:26.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:36.537Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a8de67b4-0261-4ca2-80b6-bc5a975ca640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:46.563Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=855214e9-c74b-4c65-876e-a5b528e5dce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:56.587Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3e966baf-1f6e-4ea5-b7af-07ab0ac41840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:19:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:06.636Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b6110862-9d73-4c9b-8b3e-840c2b0448a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:16.687Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c54b0212-cf56-4b28-8f91-5b85606bf8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:26.703Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1aa45c51-b74c-4c31-8194-394a7528ecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:36.720Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=93f6589d-f161-4f16-bc86-cd7bf12d021f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:46.734Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1b1cecd7-800b-4a08-adea-3bdbda5a533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:56.748Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2f0ce25f-fd7c-4d1d-a1e1-81d1df00fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:20:56.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:06.784Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=201af85c-4427-4650-a692-c66f56fd8be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:06.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:16.798Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c0bd542b-7e59-4870-a614-6b94fb2790c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:16.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:26.815Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=38907586-5ec2-428d-8473-3b5644a8bc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:36.830Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=04fed8f1-8160-418f-86d9-bd3d4c8f428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:36.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:46.897Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1c46dbbc-6af0-442f-b739-ab55f32fb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:46.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:56.911Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a1a68929-b9bf-4d8f-9b7b-6ad07958af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:21:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:06.956Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4df5eaee-3261-4467-b6a7-7c9328bf66d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:16.980Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=874f3285-99e2-44da-9ab9-4355278eb0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:22:21.205Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:22:21.206Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:22:21.206Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:22:21.206Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:22:21.206Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:22:21.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:22:21.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:22:21.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:22:21.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:27.001Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=83d1dbc1-33a6-49b4-a15b-c170f17dbb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:37.076Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=20883860-f173-42b2-8c69-ee1c263210be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:47.095Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ec6bf00d-7f82-4e72-ae4f-9b3e4210db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:57.111Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b82c337b-4421-4ca8-acb5-4b4d1410c643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:22:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:07.130Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6793826c-48b0-4ea0-b77f-78b6e81b02dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:17.178Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=49d7de62-6ec9-47a5-b2e4-cc0df82a6a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:17.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:27.208Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1794dc69-e65c-47cf-bd52-508fe8691d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:27.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:37.223Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=319df6fd-e185-44d6-bf4a-af3c2cbc55a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:47.245Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=887bf500-33b5-4106-8c21-467a261c59ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:47.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:57.260Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=31040279-8004-4ea6-b04c-18e89f42577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:23:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:07.273Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=17806cee-e732-491b-98d8-97cab89edcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:17.300Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cf9c8fcd-1763-4b29-b94e-5d228ab46687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:27.319Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ccfc04bd-c37e-4921-9659-b1e8f9d74760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:37.342Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=805e12b4-783a-49a6-821b-dc34e05117fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:47.372Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=48510954-b6f9-4a7b-bba7-982cf0dec963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:47.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:57.396Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9d6a897e-3727-47e1-8737-b5c9d8591ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:24:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:07.411Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=130260a5-327c-42c3-a8e6-12e23ca11e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:07.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:17.436Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9157496b-dc7c-4d79-a900-716ffad82be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:27.500Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b894f2f4-fbae-4963-a4ee-322b92053491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:37.539Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9ac62419-fa20-4d32-8926-59160e44ab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:47.563Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b3e4b8e8-0158-4d51-b5f0-6faca36dc317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:47.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:57.592Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=231a7ff6-8525-45ca-8c09-e5ccaeaa5ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:25:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:07.630Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=04ada654-5308-4b71-95fc-1bc77cdca81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:17.650Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f6a1e67f-a6d4-4161-a852-70f9ecf1576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:27.687Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=73cba497-598d-4ef2-af5e-162a67db3a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:27.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:37.730Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a9c6c503-8344-49af-92d2-9679d89a5a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:47.832Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=13afe128-21d7-4049-9be7-017794d66b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:57.844Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d82ebaa2-ceb7-49cd-8cef-0d3ee278a6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:26:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:07.861Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d7185af6-3414-4e5a-a717-c679a76f7ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:17.894Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=52d072fb-a2e0-45d6-bb9d-94e012186be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:27:21.088Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:27:21.089Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:27:21.089Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:27:21.089Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:27:21.089Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:27:21.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:27:21.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:27:21.096Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:27:21.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:27.914Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9d1a2383-12c8-4c56-85a1-5e909d435b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:27.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:37.943Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3a307af9-9172-46ef-9c45-b7bf8eabdb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:48.058Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=56d5e2d5-3cf1-4abc-bcdb-01fa40bef5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:58.096Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8d0414bb-0169-4126-b616-060df3eee2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:27:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:08.136Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=31c86e76-fa95-4967-abb9-88760b3b08d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:18.240Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f706f3c0-b0d2-4f24-934b-86c4b810836e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:18.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:28.268Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d3a61849-6638-4370-a491-d0f1d82d6b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:38.287Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=52684ef7-24b0-40f9-94e4-f80df8eeb0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:38.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:48.319Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8a579564-7581-415b-b9a8-79627a71fd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:48.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:58.393Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=044c9d45-e36b-449b-ae0d-f7e97bcd7554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:28:58.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:08.454Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e9ce854d-a02d-4742-b469-5b962eb07d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:08.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:18.472Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=56807e8a-1f5c-4563-9e52-8f7ac1bb1eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:28.490Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f5fb1c8b-1eec-40b6-9563-d6ad1b56d7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:28.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:38.509Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=947bd4ff-0f6e-4f3a-ae56-8a01d8bc9258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:48.670Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=56cc4aa2-4f42-424e-a428-8d077686c6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:58.697Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=758fb0f8-d893-481e-96e2-fcb135c35fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:29:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:08.774Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6e1edbeb-0ccd-4e9d-bbdf-b192faff7069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:08.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:18.792Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0106dde6-1e31-426b-a537-5fbea75edeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:28.815Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=54cce760-37e3-42a0-8fe5-545579e109f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:38.875Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d09a38c4-7e94-434d-b76f-cb7698a6f617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:38.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:48.895Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3278d328-b674-4666-b1da-51f93fac213e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:58.922Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5924cd32-8ebb-440f-8e4d-46235e9ee097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:30:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:08.936Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cba7aa3d-fcd4-439e-a36a-fe010e0ca3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:08.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:18.966Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=70bbc4b1-651d-433e-ac38-d5d0d5250e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:18.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:28.984Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e822654f-f314-4ed7-bc00-4af0c1adedd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:39.005Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e425c29b-5d64-4315-9d84-141551f93b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:49.032Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=74d0984f-1c17-462e-a09d-3695cb5da801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:59.052Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8244a47d-6335-4550-8da2-9ba05eb90667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:31:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:09.114Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d424d1ff-231a-42a4-b3db-babb58ec3f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:19.180Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8e33af94-dd4b-4748-9bd2-ab2abc47d02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:32:21.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:32:21.116Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:32:21.117Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:32:21.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:32:21.117Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:32:21.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:32:21.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:32:21.125Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:32:21.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:29.196Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6565ee3a-f313-4dd7-be36-998cda63d117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:39.229Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1ce62262-04af-4399-a97c-b49ff53c9ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:39.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:49.247Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2a5d3574-7f79-4004-8602-6dac0665502a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:59.262Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ef6f7e93-3442-403d-b2cd-d597b39edd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:32:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:09.278Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f34833ec-41f9-42fd-b2bd-19313713c2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:19.301Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=61b7f79a-e56d-44d3-910a-7138e084f42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:29.318Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5f363814-2137-4c00-abe9-9b0ecd8c0e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:39.339Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ed0fc874-5274-47df-a557-1bce41df1f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:49.369Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ff1a4264-d948-47f9-a7f6-6d9f9b2c746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:59.390Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0269f353-1765-4ef3-9614-c500ad75fad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:33:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:09.404Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9eabccea-a21e-42ab-b0e6-4dd5dcc91be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:19.418Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f01d3b03-cf87-40ba-83fa-beda1c73f991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:29.432Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=94a7cf03-5776-41db-b222-a77da6d26bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:39.448Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=90617fda-f436-47eb-8e33-96b6e4777f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:49.463Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=80bab6ec-55cb-4a1e-854e-798596bc83ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:49.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:59.481Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4563dcb7-b11e-4f0b-973f-8a6566e7127a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:34:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:09.515Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f67c5455-b0a9-4f7d-bb4a-e67dc0b7b12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:19.570Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ceaa7a11-4953-4f1b-a2b3-7fcfefa0e0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:19.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:29.584Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=50dd9460-9473-4c61-9c27-75b8ab2dfdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:39.610Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=602bfc6a-a71a-49be-bfc2-ec0ce9d2a0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:39.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:49.638Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b9371354-6f2a-4320-8238-b9c13a6a9189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:59.651Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=85ef643f-abb2-43d0-8cbe-55f9d987a033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:35:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:09.701Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e1e9edf8-2b17-46d0-96f1-7f569049c657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:19.724Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8b4ea849-009c-4624-9ecf-3011055f70c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:19.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:29.737Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f9ef20ec-5084-4da7-907a-1fd2ce2b8d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:39.752Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ee8d3747-16c6-45a3-998c-c3131a3def76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:49.790Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e5bf7b1c-cba3-47f6-a98b-6081d1e5cb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:59.806Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7661a20c-1481-4a93-859f-bd42830b182d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:36:59.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:09.823Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8d1684aa-649f-4299-b90a-661aa8608c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:19.863Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7d6da6ff-7f62-4eb2-902f-ce49661d0696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:19.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:37:21.198Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:37:21.198Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:37:21.198Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:37:21.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:37:21.199Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:37:21.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:37:21.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:37:21.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:37:21.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:29.879Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c487f25c-c7e1-4737-a093-25c6d6b4a6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:29.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:39.924Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9456ab95-8bd7-4480-80a7-a46c05cdcdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:49.951Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=98b3c9ed-1d49-46f9-b3dc-7ce0a5fd4293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:49.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:37:59.980Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=59d79272-4fdf-45ec-a36e-eefde7de1527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:10.006Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=26127989-c241-4c6c-9143-09fa56f2c77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:20.065Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=504d5053-90ab-40dd-9ab1-313129a908bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:30.089Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f6bd58b0-74ba-49c0-95df-3f6207ad5152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:30.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:40.104Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6580fb5d-5ad2-498f-bd4f-12a635b9c5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:50.121Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=796411f1-00ee-414e-884a-1eb1f6ea974a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:38:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:00.134Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e0e59a2b-3b2d-4bc9-9ee6-cc1b0198d159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:00.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:10.149Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=430a3b71-13b1-4241-9ae2-4e56c709732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:20.172Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b62bf09e-f3dc-48b2-ad78-2246ca7d0c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:30.198Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b5695753-958b-4c76-aaaa-985cfb553554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:40.215Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b41bd636-9e1e-4d10-85b3-6ec7de74522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:50.257Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=560fc3ae-35bf-4457-bb0e-ccb9420eb430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:39:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:00.274Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=05c78004-97b2-460d-96a5-7be6619132b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:10.294Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=967dc9ff-d88a-40d9-b995-a61075333464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:20.349Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8df827a8-28c4-4dd9-b3a0-83c9a76e591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:30.373Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=edde9a4f-8b7a-4a1b-8df2-9048269d3023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:40.422Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=44322684-0861-4f7d-9f7a-dc9c22b64dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:50.443Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9ab762bd-f0f5-45b5-831c-f95316150aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:40:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:00.495Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7442b25b-39b7-40c8-89c8-e52b42c11ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:10.539Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a48a45c5-dd37-4ad7-af3d-d904742fa025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:20.603Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0e86fe26-0f4c-4d74-8632-df90c3318148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:30.621Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ec316f27-b43d-43d3-8144-c51aa4bcf55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:40.657Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ce6dbd1a-90b8-4a80-a9b5-db04f5c25bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:50.722Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bf81b38a-b503-4f51-9b17-446e4666e1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:41:50.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:00.755Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=15bda906-3261-4c72-a5a3-49316119e94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:10.780Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=51e4e3ba-4319-4e0b-b9ef-74dab51720bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:10.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:20.795Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=197f5f76-dc67-47eb-a19b-b75ce077279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:42:21.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:42:21.151Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:42:21.151Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:42:21.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:42:21.152Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:42:21.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:42:21.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:42:21.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:42:21.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:30.823Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6972ece2-f342-4617-9fcb-25549240822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:40.848Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e436258a-7bd3-4ff0-989d-5b50a096c36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:50.891Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c3790668-c57c-4483-974d-e72ea94132dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:42:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:00.926Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5fe1f50b-d516-4929-a95c-0b3fe29bdc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:11.000Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=50e6bdd2-427e-4a78-a819-089793d62087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:21.020Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a625e4e8-5418-4fa7-affb-d065e43191e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:21.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:31.041Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bddbddf5-6e0d-4c23-9443-bb8933d100a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:41.081Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=90d64c8f-be89-4771-8f25-fe85224c712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:41.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:51.094Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f2e9fe64-e7ce-4429-b139-7cb8d9402de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:43:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:01.134Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=927ade87-e1ad-4820-ae84-66333d310dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:01.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:11.195Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=98b54a88-2210-422c-a020-6f965b9b78f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:21.213Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b799e258-3a24-43f3-9d2c-ddb40488463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:31.230Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=82b61e7a-9cb1-4074-9f52-b35012512c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:41.246Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6ae8d39c-5a36-4973-88fd-78f4735235d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:41.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:51.263Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7507d162-8730-4df5-a45f-6dcb19938c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:44:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:01.278Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7521603b-b888-4988-9841-243b23b18f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:11.292Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=da595e1e-ebf3-41d7-b90c-de55a9d757f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:11.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:21.376Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=85c9c28b-e527-4f42-8bcb-b421f12a5004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:31.390Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=49710506-1211-48a1-9ee4-ae3c6eca63e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:31.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:41.404Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b07f2f0b-6397-4634-ad17-8a2d5fb76ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:51.425Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=931acac2-f667-4534-b4be-264d953fca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:45:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:01.454Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e5d3e877-5d64-4dc4-ad08-3ff31533fbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:01.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:11.478Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=54baa47f-4f21-4540-a132-336e81b6da85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:21.497Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b254d808-fdd3-4c55-a493-7166d15fb858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:31.512Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e769dcea-a257-4d1b-8332-d0e24c2115bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:41.529Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f706cee9-41a6-4735-8e6f-947d8d6d1067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:51.548Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9aff06a8-5060-4cd8-b362-0adf63a11531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:46:51.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:01.565Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4303cab0-46d6-45f1-a7b1-e4673707b4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:11.594Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c8b1c3a7-b6f9-45f6-a153-9f2caa6b4098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:11.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:47:21.177Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:47:21.177Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:47:21.177Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:47:21.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:47:21.178Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:47:21.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:47:21.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:47:21.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:47:21.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:21.612Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d1a54f92-48f5-40db-adc1-7c9454c7449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:31.638Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=39d7d2ef-f726-44b6-b399-28ef8c159d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:41.678Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a7ee72dc-3a78-469c-b214-b65396632528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:51.691Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8370563e-cf2d-4342-9b3e-49025723037f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:47:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:01.745Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=26cb5bad-65b7-40eb-a4be-31dbeff38e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:11.761Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e15856d1-3865-4495-98b1-2273af19b767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:11.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:21.848Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4894baf2-484a-4848-b560-7496e991a682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:31.864Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5b53a718-4366-423a-a2cb-80c00d1ad9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:41.892Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5ede3230-e93f-4666-babe-14364e9efcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:51.910Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cf93b0dd-652d-4131-903a-e4b5e49fb69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:48:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:01.923Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=eb4c2b44-de6e-4c1e-96d7-139bab062136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:11.939Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e68da397-90eb-4486-971a-930d271dd78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:21.955Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=69ad41c8-f3cb-4566-8d5e-b4cfe07ef92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:31.981Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b01a24d0-4d85-4765-b847-8ff7190f42c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:42.009Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0b06f4dd-565e-4a3e-b3e4-ae84ce663e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:42.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:52.023Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d214585c-6bcc-41e8-9400-d70fea4395d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:49:52.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:02.036Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=baf53bea-d6ef-4a4a-b5fd-b57839e09517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:12.060Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b96bb4db-888b-44be-8c2d-493d47f7d6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:22.073Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ae1cfb1a-8a75-4266-ac52-8dc62077f716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:22.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:32.087Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ae7e1da3-02c2-45a7-b286-c6023771826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:32.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:42.106Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c08283d7-46a6-494c-be90-486edf5c1349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:52.125Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=089e5447-2335-458b-a7a5-7dd39097963b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:50:52.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:02.145Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=dd0b1709-5f99-4ba7-90fc-411f918b5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:12.216Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0dad6ee8-bc97-4e81-b996-42519be4ed01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:22.237Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=08148809-58ca-4be2-9cd2-b7abbdc7edbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:22.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:32.279Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=33dd44e6-f7d0-47e3-ab8e-4654a2989dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:42.320Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=50ebe39b-b0e9-48ba-9e7f-ee1641ddd8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:52.335Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=82ced97b-e098-4db0-9e70-48015528e738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:51:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:02.362Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f23da979-1dcb-4f06-bf09-e4207dd52731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:12.395Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=069bba48-bdc9-4e0a-a692-e5613db66bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:12.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:52:21.080Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:52:21.080Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:52:21.080Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:52:21.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:52:21.081Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:52:21.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:52:21.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:52:21.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:52:21.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:22.413Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bcfe02f9-29cb-40cd-a0a8-5fb05ff2e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:32.443Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9abdb6e8-1f64-483e-bf73-163911e96011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:42.460Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f2a599d7-d241-424c-879f-7c4c099f1292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:52.486Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=87d1f19d-ff17-4532-bffa-453f95c0b1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:52:52.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:02.530Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a298a6e3-e6ce-4e8b-9aec-d4e3dbcab887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:12.548Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7db5e159-1715-4cba-8828-cd374c458ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:22.568Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6034f8f2-1916-4eb0-a13d-6ccf5abbc96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:32.585Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1290a23e-b44b-455a-9508-8b912d192909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:42.668Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bfed2ab7-edf2-4d50-8634-eb6eb74f3381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:52.700Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b5b10127-8b03-44c3-bdcc-498bea782456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:53:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:02.751Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9c70e920-f1b5-4548-b00c-52d8392fa2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:12.787Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=12e6f283-a1d3-4b07-8324-ba492fd929c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:22.819Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c28c4619-29de-47a5-a6dc-282e88a88841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:32.844Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9f6571a1-58fd-488c-a6a4-51923822d88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:32.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:42.859Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=20d62c4f-cec6-4888-bf72-56972f535781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:52.875Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cfc86a4e-22db-44f2-bce8-364307586fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:54:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:02.950Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a080b102-697a-4e8e-9292-d9829fd56343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:12.970Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e93cc502-73b2-4042-94c7-b5818e6e4e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:22.993Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fc8a68de-985e-4824-b272-0b4dd6cb9437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:33.008Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9c397e69-a103-4831-9e9a-a7cecd07cbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:43.022Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8fc7bc14-dedf-44fe-b0d0-f1d513ba021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:53.042Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b409df56-a66e-4251-a55a-3907b2a872d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:55:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:03.063Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5995690e-08ed-4f93-8beb-65092cc757d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:03.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:13.081Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8dc33fb6-1dce-48e8-ba29-3eb482dc89db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:23.096Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1f581af1-dd6c-4d2f-8bdf-48c6a7e609c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:33.113Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6f109383-aa5a-4355-bba6-7e2f3a39db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:43.152Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=de4e1278-3aed-495e-8644-4c8ae866efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:53.176Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d086cf23-8494-4c9f-8f4f-c614970a848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:56:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:03.202Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f498b9ba-d0bb-4585-b363-a448e59e69f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:13.228Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bc28768c-7c9e-4d2a-b219-b9cd85065888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T01:57:21.133Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:57:21.134Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T01:57:21.134Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T01:57:21.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:57:21.134Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:57:21.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T01:57:21.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T01:57:21.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T01:57:21.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:23.246Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=66ea0371-5b9b-41b2-bb71-6a8f3bb04c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:33.259Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b52dabce-4dd5-4152-949c-b0b0a37a6a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:43.306Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=70ec8f93-e397-416c-a9fe-80d6336fce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:53.333Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=caa343c7-9438-4980-bd42-e57a6de4fbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:57:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:03.346Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cd04c6f5-c0a3-40eb-8a6d-cb4f401cece7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:13.368Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=26b378f6-3921-4262-aae2-a6bfb0f6cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:23.385Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e1844338-d90a-4901-afd0-1532e2dca8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:33.428Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fb096c0d-671b-4f72-82d9-c89a176981b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:43.450Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4965426b-18d8-4ee0-9e49-c5cac8284788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:53.471Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e1f26e25-0da1-4af7-95d1-cc88d959a712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:58:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:03.488Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=05d43fc9-c593-4baf-bbda-230a0a04e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:13.501Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ab598783-9162-4796-bf3d-74121d7f887b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:23.521Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7e675305-0c61-46f0-9e55-0ae0cd257fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:33.569Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=97ba42cd-c0ec-40a4-9dd3-07e02185454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:43.591Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1471451a-a697-4828-9197-a6008a19f2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:53.608Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=eae27865-88f9-41b0-a95b-4271e3e8520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T01:59:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:03.623Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a969694d-182e-402f-87d5-8ba045888706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:13.639Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=84fa403b-1330-40e2-a55e-c0b1f9de5df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:23.667Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7aec907f-1b26-4ec6-b18b-dde83a57c5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:33.701Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8865e9d7-d44c-46de-896f-a610f82b86c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:43.733Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=57b961dc-0233-498d-89e9-31e25d29b8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:53.750Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=189d631d-9e55-4894-8a0d-4d805acd8725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:00:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:03.778Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a2aa3fcd-44de-4e07-a6d1-1297575223d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:03.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:13.804Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=262e25c6-decf-4837-9856-3c5c579e85e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:23.839Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b22510ae-08eb-4b81-84c8-06cc23529aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:33.890Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7b993999-c3ae-4b22-984e-e7b2a63998a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:43.907Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ebfdbe37-1006-4409-a28a-f1969a9a680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:53.928Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ca72a25b-e05e-4b13-9b6c-e3fe7e1f2a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:01:53.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:03.960Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4915e09b-d3e7-4da6-bf89-f1cdf05b3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:04.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:14.002Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=222e4e81-c9e2-4084-a7e4-1945143c1cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T02:02:21.215Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:02:21.215Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:02:21.215Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T02:02:21.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:02:21.216Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:02:21.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:02:21.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T02:02:21.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T02:02:21.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:24.134Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f57f1618-4957-453f-9593-482f7acb0346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:34.149Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=65d9c650-f17f-4b03-a414-b68c292bbe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:44.197Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b52090d4-20dd-4ebe-b080-cd291402bd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:54.215Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=423ce6eb-c391-43e4-9b65-d683cd9ad84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:02:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:04.238Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5e3b5e0c-8fe0-4a20-af7b-3fa191b2096b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:04.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:14.253Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cfed0ddb-2495-44c0-9817-3af2ff6a5d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:24.294Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a07b99f2-00f7-48a6-ab1c-6ac328685e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:34.315Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f74de823-e4dc-4a08-a076-8d3fb36e63c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:44.350Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2ab386db-b383-436d-bdc4-0b839687c811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:54.372Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6581a9ec-1175-4c12-85e3-51a3c034104a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:03:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:04.389Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b68b8e2c-0a2b-424d-a20d-0847af847462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:14.403Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b537b3a6-74ce-4a94-b0bf-481930227722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:24.425Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=34f5d90a-fe66-421a-be3f-369e117ae995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:34.454Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=131bb9d5-334a-49bb-9a4f-8ca02ff410f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:44.472Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=db58f92e-1ab6-4c0a-aba1-380ac085f546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:44.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:54.524Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ee5f96d4-9d9e-477e-8ed9-5de7d0692431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:04:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:04.554Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6cbfbff2-bce9-4f36-96d6-8425a98ebbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:14.574Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f59416a0-0f61-4a17-b8f8-6050de9f66c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:24.603Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c9686650-8493-46d0-beca-03a77929fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:24.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:34.621Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=35c5463b-aef0-4364-8b6b-475fd2f610d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:44.639Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=62180786-19b7-47a8-a18e-8e8e404a19c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:54.668Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8db6ecd3-9c10-4603-9955-eab62990dd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:05:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:04.682Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ebdef837-56fe-45a4-9d06-9e004cdf6a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:14.696Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d3b3de77-bb6a-4181-af31-8ebf8250850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:24.712Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e792e025-e949-4110-b81e-175d0e4ec5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:34.728Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3adda3bd-07ed-4066-a6d8-b9d48f797643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:44.785Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a9df5e2f-b7e5-4fa0-86ad-f85939f360e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:54.799Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=426d99ae-a546-4982-9725-49ec5f5543f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:06:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:04.814Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0f2a8de8-2b5b-4fad-a92b-e170df2c7bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:14.828Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=12bba2e5-c2d1-467c-9b6a-ad041eac099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T02:07:21.147Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:07:21.148Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:07:21.148Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T02:07:21.148Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:07:21.148Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:07:21.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:07:21.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T02:07:21.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T02:07:21.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:24.848Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=adf08bb1-4639-481d-9228-137f3c6380e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:24.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:34.866Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=827dd755-8a25-45c7-8480-4e2253dbd424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:44.912Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=db1d2b0e-9889-46a0-a3ba-1da0cda5a998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:54.928Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=622cfd67-6ce0-4c45-9fea-887a15168fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:07:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:04.950Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=47826551-2ddf-4a76-bcd0-237ddd1edb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:04.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:14.968Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8b94b2d3-dea1-43ff-b191-34d66ea46720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:24.999Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a256d068-3b49-439b-8e16-9b8798583363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:35.026Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=731fa6f3-c97f-4288-883f-5220e7867101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:45.043Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b803a3b7-1518-443e-b5e7-b3ee84858946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:45.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:55.064Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0a1febb4-7690-44dc-aa06-14c06a6aed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:08:55.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:05.081Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fc011845-ed8b-48cd-aa34-e320ce6d90c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:15.119Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=96e706fd-8a5d-415e-aaa6-8fb56b9d7ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:15.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:25.159Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9e3d5ae2-a19b-467c-aea7-690a25dafff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:35.173Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3a253218-dde8-414c-a669-5ee58b0dbe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:45.215Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d803114c-bcbf-4627-ba6b-098b67eb5643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:55.229Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=fb19d81a-2847-46b0-afd6-c9cda3888f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:09:55.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:05.246Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6d88086c-c609-415d-b3af-081938ef2f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:15.266Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=60c2d47a-42a2-4e31-8bde-873d8247d60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:25.281Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=96042c59-86ba-4f87-82fe-cbec3f355caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:35.296Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ab89889f-cc14-42f1-ba87-4c60c309f83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:45.316Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=20fd9ce0-a52a-424a-9aaa-b708c8ed4166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:55.330Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d9a5e8d3-7a52-49fe-abdc-8d36148847b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:10:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:05.358Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=792cc6bd-fa75-44a2-baa6-af9fec16400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:15.384Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ea2fe41d-587f-43fa-a9b5-800638bf2b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:25.404Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1f85b2ea-82f5-48ea-8bb7-e0ff25a4d2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:25.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:35.420Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1ecf1bba-3521-4b2a-8661-edcc256fb207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:45.452Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7e330729-12fb-44a7-a5f2-dd5e7ef1745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:55.478Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=42b1b75c-e82c-4f01-8e93-20f9f727e4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:11:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:05.501Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3e687a65-72a4-4ba7-8165-1bc1d6e5e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:15.520Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5d7db560-2a7f-4a9a-8541-218d5b58fe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:15.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T02:12:21.153Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:12:21.154Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:12:21.154Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T02:12:21.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:12:21.156Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:12:21.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:12:21.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T02:12:21.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T02:12:21.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:25.535Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2c11c147-dd2a-4d9c-88e2-327d84c6c70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:35.562Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d0c96933-0674-4194-9296-435c823af7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:35.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:45.582Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f9c42c66-8797-4cbe-827c-77e4ef2ecd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:55.658Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1a958932-9056-442c-a0f4-9a0ba8df46e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:12:55.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:05.676Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cfe9b802-d39a-453f-99c0-863bc2a156b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:15.690Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=298a9765-e8c4-46a2-9463-c8c784ab9870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:15.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:25.705Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2eac3fc3-d69d-4fb5-b616-7793255afaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:35.719Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=216e1fdf-36a7-4d4a-82e3-bf0411b61a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:45.749Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8feb5298-2aed-4b12-8365-6da55e3bdc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:55.768Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5034e876-dc42-4528-b265-864c0559fa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:13:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:05.785Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=36a06c77-fb15-447c-8dd9-4cd6624661b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:15.800Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b6ca5cb1-81eb-4d5e-9d46-7e052be5267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:15.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:25.824Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=29b49e2b-1ff9-4214-b5ca-6f074719acd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:25.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:35.850Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d73429e0-4c6c-4498-824b-f1a64320260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:45.864Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=07ffa31a-90f7-4364-b37e-9e385f9b9c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:55.880Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=80fc2e3e-d04d-4bb6-8d68-051bda09037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:14:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:05.898Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=eef43e35-2e5a-4aed-a551-58c6ac6998b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:15.936Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ac487d43-be4f-48f3-91b8-5bf9ba0553f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:25.953Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f6d0d31d-7da5-46f0-980d-fa442777d11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:35.979Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8f42508b-3d89-4f1e-8804-4e28a1fec354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:46.018Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=835b1e75-f7ff-465c-b324-d515131ba5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:56.038Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=920fa6a4-5d5a-4a65-b2bb-33b3dca4d5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:15:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:06.069Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b4cf53dd-fc04-45c1-b27f-a7502b83cea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:16.092Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ef78d7f9-c909-4dcc-8410-aa1355b5bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:16.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:26.152Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=811c43f7-0e34-421d-9048-23dbe343846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:36.172Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d2679a45-f1dc-4ce4-a7e6-9a57907edc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:46.189Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=b798af82-40b1-4934-8dc3-51218a3ae1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:56.208Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2a7d98e6-9238-490a-bad2-a1750ee1062f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:16:56.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:06.221Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=aba0a07a-0cac-4785-abc9-1f7c4e13782f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:16.254Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4bf8795a-2fe6-4623-8256-9d2f8d0805af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T02:17:21.195Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:17:21.195Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:17:21.195Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T02:17:21.195Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:17:21.196Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:17:21.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:17:21.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T02:17:21.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T02:17:21.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:26.309Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=03b8bf02-8ccb-4573-86ef-30bc91f61cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:36.334Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1750176f-0c24-4833-acfc-f87391709866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:36.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:46.352Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8c220ba7-e6b1-4aa9-ac93-c080896a007e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:46.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:56.368Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=485e722b-aa52-40ea-9ae9-c5286547fc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:17:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:06.442Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=342c784e-8148-44c7-b6b3-4a69d7693047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:16.507Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1ce8c0e6-a28e-475c-92b8-d37294c69f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:26.526Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=07e99672-87a9-4d82-bc98-c3d4dc38db1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:36.551Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d8f14cb7-4c24-4c48-b8f5-f2a6000e3d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:36.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:46.565Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6441ac17-f5f8-4494-ba43-ee17ce7f7e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:56.639Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=54e3e0b9-3770-4908-9748-26a430e3eb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:18:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:06.652Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=487bed6d-9edf-4357-9b45-66d1034178ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:06.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:16.684Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=963492e4-9241-4316-987a-299c821f2bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:26.706Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=0da22912-32bb-4a2c-9815-1c02cd879f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:36.748Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4150325d-6d93-4474-8cac-dfeedb2fcc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:36.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:46.808Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=04babca5-e27a-4762-a894-231cf9788ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:56.856Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2b480ee6-5d87-4044-90f8-5901efa3b8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:19:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:06.898Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e498a0d0-42e6-4cee-a5a4-42fe902798f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:16.917Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1eb31f3d-bbcb-403c-a835-920c156177f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:26.948Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=77f1a08d-10ad-4f3b-a60e-5519d7cef6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:36.967Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9a5ff681-b8dd-4c48-b0fd-4d840319949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:36.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:46.982Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=496e46af-3654-488c-8532-038b2c2804ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:56.995Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9b1aa6b3-d5ba-4ff7-996f-62bba725d745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:20:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:07.015Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=efafe525-6bca-4955-beb7-6d63e3b5dc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:17.057Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f356ca6a-5cec-4c83-a29c-0b9e7004a330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:27.072Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e68689c2-d140-4c79-8637-f2265028d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:37.090Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f3584e22-2672-4042-91a6-190e8c5241c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:47.107Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ef02ab10-ab95-48e2-8d56-d8e50066f8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:57.129Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f800ca2b-b4a3-4c0f-9239-9c14ec8390cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:21:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:07.144Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=069d178b-6c9c-4944-9c4f-ffc45d155a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:17.184Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c6549fa5-5804-4daf-b806-aa0c2f4d7bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T02:22:21.069Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:22:21.069Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:22:21.069Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T02:22:21.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:22:21.070Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:22:21.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:22:21.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T02:22:21.073Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T02:22:21.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:27.200Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f7693e90-adcf-4a20-9007-c810c3b0032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:37.216Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1f78c849-4f2a-4e31-8bcc-905cb9feeaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:37.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:47.250Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2acc5755-2ba5-4835-9140-279ce852cd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:47.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:57.267Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e5d556df-5d3f-43b3-8891-de8ff9b135a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:22:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:07.280Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e4d511f0-e977-45df-9476-995aa3e595ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:07.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:17.313Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=f5dd7cd9-22d4-4a45-a624-ac9b0c42558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:27.329Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6c8f7800-66e7-4662-b1ea-cd0310626502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:37.344Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d18bfa9c-fc94-4f78-990f-7e652c4a8d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:37.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:47.389Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=715be8a8-102a-46cc-8831-e4d6b3604cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:47.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:57.403Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5c755022-d40d-46ed-8006-f2cc1e3d6eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:23:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:07.425Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=d0e4142d-beda-423d-b621-b69d6ffaf6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:07.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:17.459Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=07983fc4-9320-4d62-a091-88ed2f632eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:27.478Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=71fbb5bf-0949-49f0-b5ad-05de55efb9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:37.501Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bce6abb7-f3bc-45dc-9c93-92c847f16e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:47.558Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=bf33b0c3-e7fe-4a17-b105-ee4c8873ec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:57.594Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6cad2756-c9ff-4ecd-9723-94d5611c2d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:24:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:07.612Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=19c473d3-e10c-4257-b2f0-9c2ed4ed324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:17.628Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=cf0672f9-4308-469e-8322-4e217b27456f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:27.646Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ecbe7097-eb44-4189-b4c3-e887aa50ec18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:37.668Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e277475d-f29b-45c6-8c0a-eeacd5840991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:37.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:47.768Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=9694265d-f780-4d05-89fe-1a479e50d8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:47.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:57.819Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=3b5d9e12-892e-4d55-ad47-123db8b96625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:25:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:07.853Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=49d32e60-116e-49da-9c51-d13c9c76c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:17.882Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6fbfc8ec-7ba8-4868-846a-899b1de236bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:27.900Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7e67d547-f4de-4e75-8302-81e4ae8955db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:27.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:37.958Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=43e2118f-8666-479c-ad03-bcd57fb9a608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:37.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:47.993Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c5913800-bf71-4ada-88b9-7bdbe86cec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:58.083Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c6e2f017-af58-4a22-91e2-6e9f04d6454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:26:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:08.118Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=56d36ab2-106f-4617-a375-0c92e4e6e45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:18.146Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=57343803-b4f6-4d32-9e7d-5b803debfc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T02:27:21.090Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:27:21.091Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T02:27:21.091Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T02:27:21.091Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:27:21.092Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:27:21.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T02:27:21.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T02:27:21.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-23T02:27:21.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:28.171Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=c62b0546-83b1-4da3-9c31-8d7704983ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:28.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:38.205Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=4e9b9f50-8664-48e7-957d-fe2e415f8e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:48.293Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=2c141d51-4a33-40f5-8759-11acda95a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:58.319Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=493734f7-f6f7-4721-a69d-dc58a844aed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:27:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:08.386Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=6927ed48-09d2-49c3-92e5-9617f5fe84fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:08.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:18.400Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=7dc18b15-7c82-4ada-9bea-5d0c7669d49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:28.429Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=8110433e-7a44-4072-bb1b-1a4baa9edf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:38.451Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=1aab4a1d-14f9-4a57-9dad-ac4d3ef9bd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:38.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:48.485Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=ea97bc4a-7927-43f7-9f52-829ba86f63ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:58.510Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=5876b36c-e068-46b2-9d3e-aa40699f19ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:28:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:08.529Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=e75480c5-e4f2-48bd-848e-fff30b85ff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:18.558Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a81b0022-8b0c-4a73-adc9-5cdda405a7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:28.592Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=315f69a0-a46e-424c-8827-9a0d2e58e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:38.615Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=54269eba-1468-4310-ba04-7e8f6608ffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T02:29:48.638Z |INFO |Init configs |InvocationID=3c64f418-bc65-49b9-b1df-e18fb2caad9f, InstanceUUID=a1d3fed4-1e4b-4c32-904b-b49418a3cac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023