. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:01:01.000Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:01:01.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:01:01.035Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:01:01.603Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:01:01.686Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:01:01.687Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:01:01.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:01:01.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-12T23:01:01.875Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-12T23:01:01.895Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-12T23:01:03.189Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-12T23:01:03.604Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-12T23:01:03.625Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-12T23:01:03.626Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-12T23:01:03.677Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-12T23:01:03.678Z |INFO |Root WebApplicationContext: initialization completed in 1783 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-12T23:01:04.029Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-12T23:01:04.717Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-12T23:01:06.077Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-12T23:01:06.546Z |INFO |Started MainApp in 7.695 seconds (JVM running for 8.31) |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-12T23:01:06.608Z |INFO |Start scheduling PRH workflow |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:06.617Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e8e4521c-59dc-4e00-9c82-be794fdc3577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:01:08.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-12T23:01:12.368Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-12T23:01:12.368Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-12T23:01:12.371Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:18.121Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=849688f2-10d0-4997-95b9-55ec8646bdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:01:19.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:29.163Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c2020986-78f0-4dca-9157-66d6dc050710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:01:30.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:40.203Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=91633c7b-1f2d-40e5-b3ac-09881ef353fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:01:41.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:51.244Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5c27217e-52ed-4d56-9738-766a916b68a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:01:52.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:01:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:02.287Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=25de4e32-c187-42d8-b0fb-f91ee133891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:02:03.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:13.325Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0dd46ec3-4c44-4dbe-a31b-f9e1a6a8fda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:02:14.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:14.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:24.363Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=78181739-379d-46ec-bd2b-79ba984f655b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:02:25.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:35.403Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d4feff04-645d-49f4-9763-1e110ae88429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:02:36.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:46.443Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1c5d0d91-2b15-456d-aec1-78fb35c61839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:02:47.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:47.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:57.485Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f8a11c25-0ee5-4431-af40-8a19ed9399fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:02:58.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:02:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:08.528Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4a9ad866-06b9-4286-9274-6d16db2133fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:03:09.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:19.564Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b32a22bb-2199-48c7-a9e7-fda63c756bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:03:20.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:20.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:30.607Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c788a9bf-a5cf-4378-b39b-de94593e59da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:03:31.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:31.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:41.643Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=311c9ab3-0429-4fe5-91b0-1bc4f93b1052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:03:42.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:52.686Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ae1a9628-0e25-405f-b00a-2e020763507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:03:53.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:03:53.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:03.741Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a05a1645-3883-4437-a53e-ab11be5708f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:04:04.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:14.795Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6540695c-d055-4f49-87d7-06cf57230c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:04:15.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:25.835Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7d5c0b28-dcc5-48e5-aab3-2534fa9d6454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:04:26.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:26.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:36.875Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=889b7272-6b7d-40a2-9374-00d264fc8d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:04:37.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:47.915Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f0ae6486-9db7-478c-abae-b5717d5d0b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:04:48.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:58.955Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=17c34aaa-2b6f-49fa-993e-aba58af2e7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:04:59.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:04:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:09.995Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=663a5868-c243-4789-bdbb-4552d9e7c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:05:11.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:11.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:21.035Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f7d8f249-c1d1-43c4-8c29-845249286415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:05:22.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:32.078Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c57c71e8-baf1-456a-8d80-0c7949f7f7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:05:33.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:43.118Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e7ce4e44-24e3-4694-a4d4-17605786c0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:05:44.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:54.156Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=aebac0d4-f268-4b38-97cc-71ff55ef9300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:05:55.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:05:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:06:05.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:06:05.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:06:05.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:06:05.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:06:05.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:06:05.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:06:05.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:06:05.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:05.195Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=dff63431-f1be-4a1b-89e5-f082d9a8111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T23:06:06.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.137:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:16.241Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e2b6b59f-66a4-4863-a48b-473776251273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:27.731Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e04f0e04-3284-4bea-9e29-47e42ea6be68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:37.751Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1b2c51fe-0534-4eb7-97d3-e85429fea618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:47.764Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=399f7aa3-2b16-4574-95a8-afe0cdc62ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:57.774Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ff4ed457-c1b9-4d43-a842-3c839501841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:06:57.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:07.788Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=be827a17-2d7b-4a67-ae88-5c632453271e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:07.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:17.800Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c3f13e12-dbbc-4559-a0b9-82069e753222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:27.829Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=490ed9c1-e05d-4689-bf7e-93d66be56e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:37.840Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8dbe1827-e1a9-4149-b084-dc9271d9273b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:47.853Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b6e114a6-68e3-4ac4-8796-00fc3cb8b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:57.863Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=78ac7f6a-4f8f-4b04-8aa0-16152f133d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:07:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:07.876Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e98200ba-a9dc-4d55-abca-8d3f999327fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:17.889Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=901b1a81-83d0-4f02-bc84-d02a4d17d5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:27.900Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=123e62af-a7d1-4500-93d3-c68e2e75647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:37.913Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8b80f66b-4f2f-405e-a716-59b3a9e11509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:47.925Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1f2328ec-4cfc-46f2-a078-9fbf2bdd8555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:47.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:57.938Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9f015683-bf49-499e-aa9b-18804702e99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:08:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:07.959Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8633689f-832b-460b-854f-9d4d142b5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:17.977Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f0c10fda-f5b4-46ef-a30b-f3f528d877d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:27.988Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0bf68a47-7478-4851-a867-f935d85980f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:37.999Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9797eb71-7b3c-4822-89d1-e19a70d23252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:38.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:48.008Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=80509d97-1fdb-4cb2-9854-2cf74e5043fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:48.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:58.020Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7b835305-f644-4530-b642-20a5fb349a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:09:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:08.034Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8b6b22aa-09aa-46a1-a8c0-0cd2fad67f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:18.051Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=77c6f786-a0a5-4f24-8e86-c1bb5835fbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:28.062Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=334f6919-2a9c-42af-bcb2-411be10abce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:38.078Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e057b521-caf3-4a21-a29d-a84c7b804696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:48.095Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=366ce945-2464-4000-b293-11f109f80a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:58.108Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7c543ed8-4d1c-4972-9599-4883dc4e0c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:10:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:11:04.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:11:04.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:11:04.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:11:04.447Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:11:04.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:11:04.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:11:04.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:11:04.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:08.118Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6a445c2f-af92-4950-90c7-23eaba47f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:08.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:18.128Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b1631252-b6b8-43c5-9523-5e9838e7e513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:28.141Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=bc0dd0c6-f59f-470e-a28d-294000da8cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:38.158Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2679d366-649e-473e-89f8-23d19e1bd62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:48.169Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=98d9f719-6d2d-4b2a-9d59-6fc4228256a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:58.180Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c00562d8-9290-4fd1-a958-4ce06e7d26f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:11:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:08.193Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f17a234f-fed3-4a90-ac74-0d6cf9bf5a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:18.203Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2421693a-10f5-49c8-b38d-95437f1fb42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:28.212Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c913cbda-c6d9-4769-9fca-da0f581b367c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:38.223Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2c9472e1-3fda-4582-90a5-a3ff42b3eaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:48.235Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2427f8b6-62c1-40a1-8942-15be8978c7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:48.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:58.247Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a21bc23c-d79a-49ee-8dde-d8620bb90486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:12:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:08.265Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e5830db9-c1c5-4e4a-b8ad-b024d50e75bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:18.287Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9e036978-418d-440b-a4f5-489eb3479496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:28.297Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=31bd866c-ba08-42eb-82ae-33f8447e4964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:28.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:38.307Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c57e640c-4787-4103-8b73-92a1e449036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:48.317Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=93b40495-6cd7-454b-903c-7b17ee0cf9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:48.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:58.327Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=49832e29-3a58-4f43-b3de-db3d0bdc4387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:13:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:08.337Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=852df2ec-8c0c-4b64-88af-d6f24ba2c8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:08.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:18.346Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2001566e-f86e-420b-9c16-95d2bbf35f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:28.357Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4bbb9284-9e9b-4041-b233-6ccdc1d0b061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:38.367Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=fe98c46c-9611-4350-9f99-0c73124668d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:48.386Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1734a8f9-edc8-40a6-ab1a-78312501df4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:58.414Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=573f686a-ac7c-41e2-a712-4e69523275e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:14:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:08.435Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=45bdef76-48d3-4155-bea4-e02ff3422be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:08.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:18.445Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=54990957-e4cf-432a-8055-7d40f0802ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:28.456Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a9e8df71-afca-4f7e-ba94-0b92f7a43e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:38.476Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=67098be4-05ef-42c2-accb-da0bbabe01c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:48.497Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=44686345-39b0-43f5-a2b3-846b6d69e0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:58.534Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6ffbc91e-68bc-4c99-b919-dac34544f4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:15:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:16:04.420Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:16:04.421Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:16:04.422Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:16:04.447Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:16:04.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:16:04.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:16:04.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:16:04.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:08.543Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f0fa32f4-15eb-421b-a829-723558db861d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:18.552Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=dd3a9aa4-08db-4edd-804c-6417fcbfe295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:28.560Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ba1ccf40-3ece-4aae-bf8a-9f76b1066a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:38.582Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=791a255d-eb41-4ccb-bbde-02ad9d8a4099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:38.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:48.590Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=970ac55a-d0cb-475a-8f6e-bdf11f671be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:58.603Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0f448bb2-cdfc-4bcf-acdb-ac1e9785c0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:16:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:08.625Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6c55e82a-91f1-4c6f-bc79-8a3975aa9e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:08.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:18.635Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2f255a71-ea48-4898-9fc9-333d038f2e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:18.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:28.643Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=21858c3a-6ca2-409e-bafb-234323d3b2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:28.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:38.651Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=828f49a5-e910-4b67-8bcc-e66a2a8961d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:48.659Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4e930b28-5c66-4733-a81d-5170a7f7ecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:58.671Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=347b1254-ac25-4de0-beb8-4e43f524b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:17:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:08.685Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=63fb1e2b-8877-4173-908c-b676559fb408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:08.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:18.699Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=aff23e77-f574-4653-a942-091d5a4f0494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:28.723Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0c1ddcb8-a920-4494-bf1a-0a705f714aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:28.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:38.733Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0f1c6d02-fcec-47b5-8dba-0abcfe368431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:48.741Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=bb2b90e7-9c0f-42cd-8416-b3cae279669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:58.750Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=79b9bd2d-f45a-40a7-81bb-a62eb30a2513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:18:58.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:08.760Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6ee85762-e601-4b11-8a52-bb18a3c6dc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:18.770Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9bc23e22-bc28-4711-916b-a96ec7fc2ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:28.778Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6abc2116-e599-49ed-b6fa-76dc5e292cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:38.788Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2aa8dccf-54d5-4362-8189-062e3aa941a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:38.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:48.797Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=69c41ef6-5c49-4dfa-919a-cc8b6e7f14c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:48.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:58.811Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f26a3947-52e1-44e8-b0ea-0aed641926a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:19:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:08.824Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=58671ca8-dd32-4070-8615-adfd994e33cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:18.835Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7b092ef9-2f54-46fa-9213-c91ada044ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:18.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:28.895Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=60f2f40c-7f64-44e5-9bae-51d496103b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:28.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:38.907Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=25c41075-29e6-4628-8d07-f5d869d8a9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:48.916Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b17ebbc3-40bc-4fbf-af4c-ae496ed20ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:58.925Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e4ea521a-faaf-4a0c-8567-cea954fa1563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:20:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:21:04.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:21:04.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:21:04.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:21:04.391Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:21:04.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:21:04.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:21:04.399Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:21:04.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:08.934Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=be4c8bc5-2bd6-410d-b656-7a39a72d5001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:18.942Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=161aa7bd-6588-4d51-8f61-71927cfa0eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:28.950Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=03abd71c-ddf5-4e04-9a19-473d2f8b7e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:38.963Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8817fb81-1968-410a-afab-2fc13a892261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:48.971Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e50fa5e8-e586-4330-bf08-9e3e50044c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:58.982Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=00788dc0-4acf-4c5f-be20-fb6ca52c1144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:21:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:08.993Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a3458d0e-5dae-40b5-bf9e-7337e3a260af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:19.008Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c18a2520-69fc-40cd-9f62-19e240c647d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:29.017Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a608df1a-f766-4733-a1fd-222d1336188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:29.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:39.025Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7c750b07-288a-4c85-9736-987793099867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:49.039Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d8cdab7b-c4dd-459e-a38e-64f6ffdb86be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:49.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:59.049Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=98aaeaf5-f1ee-4c70-99a5-8294b1e8e0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:22:59.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:09.056Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=66b1304c-db18-435a-af2d-920a27d3c956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:19.065Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a45458d2-c352-496c-a43f-8f324a46c72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:29.074Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2a002f16-476f-4bd9-9ba4-538f81ba4665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:39.082Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8212ffe5-244c-4779-8350-3cd26ee7be98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:49.091Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c053e003-ea05-4745-bbda-cbf674470a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:59.101Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=42419d48-c244-4611-b905-c8a39c1a8f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:23:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:09.116Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=14092be4-52ed-40c6-b220-d3772ffea392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:19.136Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9ee0af34-bfbc-41bb-99aa-0240344a78cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:29.142Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d3e80a53-3919-4349-baa2-c1ea0af8be62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:39.150Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7942b2f9-8186-4420-8f3a-f19c5cf0850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:49.159Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8757a311-cc77-4e17-8272-0770a496b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:59.170Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ba7ed292-e2f0-4558-9ad8-6fb0338a130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:24:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:09.178Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f82c6ca1-8a79-482b-b34d-e5b25e8e550b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:09.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:19.186Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=36bd03cf-fd7d-4954-9820-638c543c9e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:29.197Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9f6271a1-fc6f-4aa5-a90d-b384d463f4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:39.210Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=65c20fd4-d7d8-49ee-bcf2-c6e943542777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:49.221Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=cf56faff-d6c6-4c2a-bb88-b0e38a8c03db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:59.237Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7fdc041d-faad-4175-9b1a-d230e6dee94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:25:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:26:04.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:26:04.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:26:04.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:26:04.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:26:04.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:26:04.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:26:04.416Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:26:04.418Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:09.246Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3d50210e-ab37-4b11-acd9-9bf6fa47e482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:09.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:19.254Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4c346402-b3f4-474f-823c-600ee728e611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:29.262Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=78bbdc2f-5aaa-4ab9-86b9-9cc39b3eea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:39.271Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=743cbca9-0a5a-4272-bb3b-beaab17e44d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:49.279Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f82a6983-39d5-4abc-88ae-d7b7e97e620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:59.288Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8541616a-8b42-40a7-a753-a35dd461c87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:26:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:09.296Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=143eb1b4-41b1-4ec3-8750-430083960b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:19.305Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ad69250c-4109-4b2b-942a-733bb11cb420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:29.315Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=edd012aa-e8ae-41e6-8475-170f69bec6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:39.336Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ec48e8bd-9dbb-42ae-923d-22d471fb9e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:49.345Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f1bc3f91-c00a-4f06-85c5-d98b6d84f217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:59.355Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=353ae459-bc93-4074-88af-a68b2953761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:27:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:09.363Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=da26d631-e880-4197-a2ec-c37ad01d77dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:19.371Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=382d9a72-fe67-4695-9bec-1797a50b36da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:29.379Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=62913b3a-c5de-4248-926c-4dd64274db3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:39.392Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0b0a1a84-1552-438c-9321-e7bb0bd60402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:49.400Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9ab32dbb-4835-48d5-86ae-3927d220ac2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:59.411Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9f9f2dd7-727c-4a98-82cf-40cf826c16dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:28:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:09.420Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=443f07f6-f1e1-40d3-a3d3-7f34b8f6d2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:19.431Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=868e4959-0cca-42a2-8fd9-b1ebb1fa16c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:19.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:29.444Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f024f6c6-bab7-44de-ac41-bd14424af320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:39.463Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a21d4478-0bc8-4c32-8df2-b47de4dba7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:49.474Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a36a27b4-ce75-4aac-ad56-2dbfee406195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:59.485Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=46c33db0-7aac-4a0b-aa16-d61ec376561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:29:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:09.493Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=23afb376-0bfd-4e68-8d81-29d35adadf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:09.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:19.499Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=df2d4eaa-e0b0-4737-b68e-f8f15489e8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:19.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:29.508Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8ec52e07-6aed-4c25-a38b-c4a38696ec83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:39.516Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7c2582f1-eeea-40fa-99a6-8cf3ab2ecdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:39.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:49.524Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a2a4f1a3-40b9-429e-b065-f453e0f45cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:49.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:59.531Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=236bdc64-e71d-4dcd-a2a6-6a46b2b49e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:30:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:31:04.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:31:04.404Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:31:04.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:31:04.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:31:04.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:31:04.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:31:04.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:31:04.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:09.541Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=79c301ae-8cbd-48cf-9562-0b03d8b90718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:19.549Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f6e2bafd-17e3-4ed3-ba2d-c76ad157b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:29.572Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9273aa28-eafc-4a83-903a-caf1f3f1182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:39.582Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=bc072daf-9569-4d60-bc8f-5cf636dc7ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:49.591Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e8c73bb4-613e-42f9-9b09-4cde1ddb3c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:49.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:59.599Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=457878b9-c4d1-46df-9f6b-a2faa2711078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:31:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:09.607Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=bfb9e992-e39a-43da-bc7f-b10f03f5db10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:09.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:19.613Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5523fba2-2521-4ab6-a6cf-33731598b11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:19.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:29.624Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=88a97a8b-6271-4e66-ad89-a516fed1b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:39.633Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=49dcefec-a1b4-4140-b8a5-db91892ad592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:49.641Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=09ca025a-1eeb-4a7c-806c-f572c8ff388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:59.648Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c7f46669-f874-4bb1-a0fe-f50767880534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:32:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:09.658Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3fb98002-161d-485a-86db-517ce4d60b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:09.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:19.666Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=46acc984-5dad-4dc7-bfc2-ae44e2c03f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:29.681Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=51fff0d5-ba93-46bf-8251-dc1db333ecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:39.690Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e2538c28-cffb-4362-97ab-07123925a29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:39.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:49.697Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a1412ba1-6f44-418c-8538-d04589b9aefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:59.710Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ecc629b9-5765-4eb5-aad6-83130117e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:33:59.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:09.718Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c0e9259d-8a5f-4585-a73a-b50945172331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:19.724Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=dc65e022-102e-4074-ac55-f1540c15b323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:29.733Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=cfffe440-f1b5-41bb-93cb-a536214f3ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:29.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:39.742Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3d3b1266-b452-4c2d-9462-8fbc3c17c17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:39.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:49.749Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=42d33d3c-10d4-423c-91a7-4cd3da742bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:59.758Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7c28315b-1c4a-484c-9cc9-11215161487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:34:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:09.765Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3f56be04-8580-415b-8e03-cbaf77e8958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:09.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:19.774Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=72d63651-dc86-4374-ba99-a92f8248fe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:29.782Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4bf774e5-d9e3-4ae1-9ec7-796eb0f13bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:39.797Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d2d89391-713b-4051-aea3-f697190244ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:49.806Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d790baff-9a0a-4bb2-9b04-0757fc23e809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:49.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:59.815Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e1fef99b-bacd-4d76-a634-dcca0b5c3272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:35:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:36:04.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:36:04.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:36:04.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:36:04.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:36:04.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:36:04.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:36:04.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:36:04.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:09.824Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=094d61a6-5028-4c64-8fea-22f475a3de8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:19.832Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=778a22c1-1251-4ed5-b27a-87520d434be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:29.843Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=886ab3e1-a71f-421f-b47e-bd413c004bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:29.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:39.850Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7e77bad3-0adb-4a17-863e-25522e1bb163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:49.861Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d5b28c6f-b0cc-41bb-92c1-23498c54e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:59.869Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=edd32559-c64e-4621-a752-035e62b07bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:36:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:09.877Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b6466014-5fdd-4a15-a99b-b221e38293f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:19.940Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2fec9c07-49a8-4c41-aba0-9c80ca6dea9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:29.962Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=147748cd-9311-469e-b224-3069a320751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:39.971Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=15f38aca-4229-4e91-b317-743b86b9b4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:49.981Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=22ebc01b-f83d-4cc1-b4fe-b9dbbb7275f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:49.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:59.988Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=63a2626d-4d87-4a5e-b400-8135a8c5d3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:37:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:09.996Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6816185a-e931-4f75-91a3-f1de5b38ffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:20.017Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=06cac5da-7f49-4b3f-a4a7-68bb830df440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:20.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:30.025Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=59285059-11b0-488b-a1da-ee4ee921ab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:40.034Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c51d60b2-4269-4db6-b170-4a81f14e20b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:40.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:50.052Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1d410189-55e4-4d1e-9b9a-d7f674b85e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:38:50.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:00.061Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=34e90663-2206-402a-8711-2d47677cf942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:10.069Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d82e4625-0c86-4002-b28b-9b9148effad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:20.077Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e2a90d6e-d72b-48ce-9a6a-1b777cc8a413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:30.089Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=16d28270-2f18-4edb-8f4c-f525546a3309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:40.102Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d5c7efe3-f237-47d5-8d0a-8757f4030193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:50.112Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f6a5aa02-6b5c-445f-bed4-dc22514e84b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:39:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:00.118Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=26bd96d0-a31a-46ac-90d1-b91a6bc20253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:10.126Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a26461c6-c318-4479-b3ae-d178c7f938ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:20.134Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a7e4132d-6b46-46d7-8da5-b7f89867cb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:20.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:30.141Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=fb62e748-4daf-46ea-8912-0875f395be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:40.150Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=67f69549-9046-48d9-8a90-91084675ebd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:40.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:50.158Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=70616464-9b9d-4bad-a019-ce4d0a1d0c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:40:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:00.167Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d779b1a0-982c-4c17-a6c0-0143a3efd9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:00.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:41:04.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:41:04.389Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:41:04.390Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:41:04.395Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:41:04.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:41:04.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:41:04.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:41:04.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:10.178Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a2de5a24-48a7-44b4-bc8f-90049a8a87e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:10.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:20.191Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=eb0a66f0-cd01-4595-9bf9-1d6eca789120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:20.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:30.200Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=30b7918c-a430-4ae5-84b1-7fc68d4529a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:30.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:40.209Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=bca8ccd1-e633-48b0-a0c0-a916561459a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:50.219Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3f9d4bef-3513-4356-b631-f16b553fe728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:41:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:00.227Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=20d42206-9cc7-47b9-bfdf-9ccc32545e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:10.237Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c22f9282-db28-4000-8ea8-151880103d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:20.252Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f11e9ca4-a2c8-4667-8f06-c6f31479e4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:30.261Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7bc6c915-d503-4c57-9e12-ac86c117b714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:40.268Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8f3483a6-67df-4d3f-987f-560a3d79d27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:40.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:50.276Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9a4a55a3-d6bd-4f2f-9d0b-c7f3d8e7e93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:42:50.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:00.285Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8a9f1e2e-6b83-4c0b-8754-2f13bd16deb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:10.300Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=89ab0865-8896-4253-9d9b-b67a5f58bf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:20.308Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=783346d2-00b9-4057-94e4-b4b0b362c565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:30.317Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=87ef0d49-a7d1-483c-a5ac-0754e3ffc8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:30.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:40.326Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b927407a-af76-4d15-8ba8-46ca5eb5aa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:50.334Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4bd83c91-f13c-4029-a1e0-0e1ddf78c34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:43:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:00.343Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=08a138ee-dc7f-4c5f-9af8-00797623758f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:10.352Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=74ca27b1-1d27-4bce-9c39-fe9a2b5ffebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:20.360Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6acde58b-1b66-46cb-bdbb-9edcb91b551b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:30.369Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a623a080-f745-4408-8a1a-9147dc5e2902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:40.376Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3ddcd688-f814-4fc6-990f-7f40abe6b4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:50.386Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=20bd9f50-c6b5-459f-8eab-a2e5fc63ea80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:44:50.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:00.395Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=346ecf2b-63cc-465b-ae50-fc817d2da7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:10.408Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b28c6e59-d440-4b61-bcee-9c6989b60286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:20.415Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5174ddcc-1897-4a33-9c6a-d80b4d498cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:30.425Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=13779c69-f78b-4aaa-a92d-4dab5ffe984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:40.436Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=fe963773-75aa-409b-b48b-8a48b32956c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:50.445Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b137aebb-40cb-4045-8549-608ce9386730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:45:50.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:00.454Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5ba83015-b848-43cd-91a2-a391515e6f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:46:04.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:46:04.356Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:46:04.357Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:46:04.361Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:46:04.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:46:04.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:46:04.366Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:46:04.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:10.462Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0b0419af-4f2a-4dc4-b5f0-63a0a5d04563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:20.471Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=67060f8f-6c74-4b02-b479-dfb1256f16c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:20.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:30.479Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8c065d5e-948c-4783-b55f-ae276f7d5387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:40.489Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d1b98284-fa60-48b3-bb64-2b7bf546ce33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:40.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:50.498Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d57b685e-5086-4cc3-8ad7-0b32a751bee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:46:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:00.514Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d9316cab-dcb2-4b14-8ad3-2b2b12138c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:10.524Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=78bd5f74-9712-4879-927f-0e11f7048412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:20.533Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=af0899a2-0074-487b-b5b5-d6c8437f37fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:30.543Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=68b9832d-641a-4a30-a96e-5a8e37c89cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:40.554Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=27f5a1fa-d7f7-4bbb-a62d-8783ec317cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:50.562Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f8315316-227d-4fa3-a518-9a7e32c425d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:47:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:00.569Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a231162e-9fb7-4615-9df1-58cd59799414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:10.577Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=94b8e666-2d19-46a5-ad1e-b6bf287c8234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:20.584Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=43c5936c-74ba-4f88-a49f-7b17edffeb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:30.591Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=cee5af9d-6191-4476-98c3-a80dd8d33df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:30.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:40.603Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=27ad04b7-4cc5-46a2-ad66-369ba913a86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:40.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:50.613Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d260c3b7-e628-4c08-8c6b-8ce5cd642571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:48:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:00.628Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ba307794-9e0c-43cb-a1bc-ec2db131e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:10.638Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=66ba701c-6f5f-411b-99ed-9d90c60674ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:20.646Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=901c5881-3092-4510-bd19-a2778a14edd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:30.653Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8b81c0ed-07a9-48cb-bf59-1bc5326c16b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:40.661Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=cb78b2b0-ba8d-4992-9d58-eba938ef8191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:50.668Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1349a982-34c2-442f-94f8-5eb2f0673819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:49:50.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:00.675Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=93a053b6-5297-4b71-bc20-49cc4918c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:00.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:10.682Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=595eed66-ef5c-4ef9-b75d-22ee524aa910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:20.690Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f8911ead-b74f-4e82-9b4a-278dfc7ad48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:20.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:30.698Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6a9a175d-7714-4f10-b085-6a3924de0be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:40.706Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=318193e1-f516-4d17-a53e-e2a845f31342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:40.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:50.714Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ec5461e4-dacf-4801-b137-bc9d934e7fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:50:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:00.730Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7ebe9310-2fc3-47d0-be50-2fb9cd1090b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:51:04.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:51:04.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:51:04.407Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:51:04.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:51:04.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:51:04.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:51:04.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:51:04.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:10.743Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=eb3cc0d0-2abf-4886-be48-cf3035213e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:20.751Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=de1e24a3-f812-4297-9e9c-455369f521cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:30.758Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5dfd906d-ef4b-4b5b-b081-67f310d884ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:40.766Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=352fa21c-e983-4a60-b86a-0de419de1e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:50.775Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4f6f57b7-d530-4a3b-abfe-5fc10f84c75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:51:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:00.782Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a2adef02-2dcc-4290-ab28-60608c658b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:00.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:10.790Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3bfcf0bb-146d-429b-b27b-1d557acb8bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:10.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:20.800Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b1787468-4c06-4da8-abc7-ef09318db1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:30.808Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=57294d6b-462c-4cf6-bc51-bf246501197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:30.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:40.818Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5b7a4c55-07e8-4d8f-99a8-4944397b7070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:40.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:50.832Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4826c1bc-5b5a-44a0-8507-b114720e968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:52:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:00.840Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9f697aef-c1c3-4595-a9ba-8010202fe368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:00.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:10.850Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=395f9fa4-ca9b-422a-b927-f162212b1850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:20.857Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d12527e6-dee8-49b3-ab3b-5881a0e9aed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:20.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:30.865Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=56027551-7aa8-447c-88c8-24dc012ad388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:30.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:40.873Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4163b128-7e73-4785-bfc1-8d620c16b7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:50.882Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=cc951d5c-a182-4440-ac66-df4657f1e5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:53:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:00.889Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=72bc9ac4-0cce-4d79-8868-e83da5516049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:00.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:10.898Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=db775c3f-9e45-4f66-bde3-ff4509bf78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:20.905Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=cd1183df-7958-4975-bfac-8c0175d1de59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:30.914Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=53f9002b-3937-424f-9202-b2d6ca0ebb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:40.925Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f20af8f3-0e27-48ac-b5e2-8ba38f851a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:50.942Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0258a2c6-284e-48bb-b9f7-bcc0ead85f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:54:50.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:00.951Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1fa8099d-db8c-4b87-bade-9762bb797698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:10.959Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1319a05c-d664-46e8-868b-a6076577b8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:20.967Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1e277ce7-49fc-4df3-a17b-857a6b554dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:30.974Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8593c7ba-df07-4f3f-9a9a-38cb899733df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:30.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:40.981Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=93630cc8-42e2-45b3-bdfe-a05878a3b7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:50.988Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5f5fe24a-bb5b-485d-9272-c7c86d4e7cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:55:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:00.995Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6bf053df-6696-4145-8bf3-5c5ae5217782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:56:04.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T23:56:04.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T23:56:04.355Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:56:04.358Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:56:04.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T23:56:04.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T23:56:04.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-12T23:56:04.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:11.002Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c3d3dd49-9c1e-4add-9715-72c1d7ebaf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:21.010Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ab036f21-11ea-4a80-ace9-3084658e15a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:21.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:31.019Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=22c286aa-0ba2-4bf2-8105-2b82bab6d7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:41.035Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=78f1e2bf-4e3c-4a58-8a3d-3a85409fce78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:51.044Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b98880b9-d842-4334-a9dd-13bf38be1a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:56:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:01.050Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4283f5a5-ed4e-4df3-85e9-1ad51af281ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:11.057Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=33bcafd3-62b5-4fb0-96ef-d24b0ec6ce4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:21.066Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b7b53f51-0030-4df0-908b-b97204bf88ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:31.073Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9d758186-a93b-4b0d-bf3a-98b41bc49607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:41.082Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=336d8ffe-b899-4109-a357-47ab298127f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:51.088Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5f1e608c-c177-4961-b510-24117b408b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:57:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:01.095Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b3995550-21b0-40dd-9372-788862906415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:01.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:11.104Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2aefc8d2-7f72-4dde-adf8-15cc591f6d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:21.118Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5f6dd977-a9c1-4c28-a914-400747fbb8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:31.137Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3145b3e4-5011-48cc-8ce3-740325a72dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:41.145Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4cb3f3bf-6fd2-411d-be8c-51b98e6dfe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:51.153Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=32d60dab-e51f-42a1-a181-f4dcacb1f331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:58:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:01.162Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1dbaa8b5-7a47-483d-a30b-879001dcd0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:11.169Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=06265beb-923e-4089-a972-421330785552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:21.178Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=43999ca6-3286-40ba-9656-69ed58cd9218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:31.185Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=594174b6-a7f4-47f8-ae56-fef961fbbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:31.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:41.192Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b587bdec-fd79-4ece-819d-b6b9f61f287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:51.200Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8e83f011-25e4-46dc-af57-3b915134652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T23:59:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:01.207Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a303f348-b07d-44a9-bcb7-68f38caf27d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:01.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:11.236Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5981f37c-c25e-4de6-b2cb-fa9c6c75ae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:21.251Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0793fdfe-495c-4961-86ed-9636039e0623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:31.257Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=37f19ab0-785c-49ac-9723-d023ee347f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:41.265Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=16aa61c4-4157-46d1-9a99-3ba5a0d76a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:41.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:51.273Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=65a6c68d-07a0-418d-b754-c965f56579cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:00:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:01.292Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a458ad9f-0901-48d5-bef0-8fc6c3ecc67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:01.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:01:04.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:01:04.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T00:01:04.353Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:01:04.356Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:01:04.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:01:04.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T00:01:04.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-13T00:01:04.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:11.298Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7ead2ccf-5971-43d9-b107-743fb89395a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:21.305Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0aea6de1-bbeb-40ef-a52a-b9689ef242a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:21.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:31.311Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3139f3dd-cff3-43c6-a3a9-efa5b53e4ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:31.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:41.322Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=eb9c5846-4b5c-4cde-b68f-5b3cf0f163d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:51.328Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=babbe37e-9dda-44e9-bb23-2c0b7abf460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:01:51.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:01.336Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ac2de3a4-ae40-4683-a076-a2242d64de7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:11.347Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=eeef5c67-0766-497b-8729-896bcb5a275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:21.368Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4999db99-7fd4-439e-9624-5d9d8f1bc438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:31.375Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2cb92014-b94a-44dd-9f45-96694e069fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:31.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:41.382Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d29e771e-d0bb-4e84-a716-72d2bc558296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:51.391Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1740566c-2706-44cb-943e-195e369a8be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:02:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:01.399Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=321c8be5-70ae-4ae9-b0fd-dad92bf4dabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:11.407Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f993c8b6-ebb3-43b3-97c7-3506dc0e4e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:21.415Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3da1e36f-d024-465e-b8ab-5b72db693b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:21.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:31.422Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=dead020b-cee8-4e1b-90d0-b180dab8bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:41.429Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f20f3014-7275-4ea1-90c2-ae710aa12432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:51.435Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2c8bb1f9-074d-4035-bb9d-e53a0a6189ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:03:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:01.452Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d4f59908-0d98-4b2b-9c65-3f48fa3d8390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:11.462Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=39586957-c168-48b5-adb3-d65fa21d0f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:21.486Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e3042f41-e744-4b40-acd7-ad0f40a5bfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:21.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:31.494Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=cbd5dc78-b243-4f37-907d-ce20827c2f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:41.502Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=49375a35-6d7d-4669-9054-30d908f7d4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:41.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:51.509Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f310e91f-1c23-4764-a89f-ed0194799a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:04:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:01.518Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8e6bbabd-6f39-440b-83e4-2d188cd2fede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:01.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:11.524Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e0b9041e-6fbc-4b2e-be6f-86d45fd2ec25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:21.533Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=fc6048b5-d9f7-4fba-9141-399ff773788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:31.539Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1d7a58ec-666b-475f-b5e5-906868e97fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:41.546Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9f966c8c-aa28-4763-b002-f2f4b786456b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:51.559Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=259ca189-eec1-454c-a4d7-9163525fb932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:05:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:01.570Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f08930b0-6973-440a-8094-c4b329fe8c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:01.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:06:04.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:06:04.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T00:06:04.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:06:04.373Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:06:04.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:06:04.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T00:06:04.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-13T00:06:04.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:11.578Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=19a9589e-b949-4f2e-8732-c698b1bafbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:21.589Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3e4f6094-2fdb-4d62-8438-84d35af6fb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:31.596Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d97f3ec9-44cd-4875-944d-aa343d0dfcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:31.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:41.603Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6f5ad7c0-dacf-40c3-aece-0e3e4e9bc931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:51.620Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=15073f11-e3ae-475b-ba6f-1dbedda3f694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:06:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:01.631Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=69441295-61e4-4f2c-bd2b-fabee0637343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:01.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:11.646Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=af378d85-fd06-4dd6-a378-f77102f9ddfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:21.652Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e0971a02-8641-465f-9d92-1c527de48773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:31.664Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=463e0dde-a33f-40c1-b0f9-c3119d9dc3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:41.672Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d8438dd8-4ae3-4c55-892f-32779244fd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:51.681Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2b95668c-74a7-421b-aa1b-80500a887e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:07:51.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:01.700Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=846f650d-96ab-4fd9-8efa-64cd5ec0c601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:01.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:11.708Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0e9fd2d9-ac40-496f-8a72-0572e9756464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:21.716Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=15d802d4-03a0-4937-8cae-de773cd75ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:31.723Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1aad7972-4b4b-44d9-b4c8-9ca948661282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:41.730Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=489f1fcc-7aca-41f7-a042-ebb932b19ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:51.737Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=83db63d6-b5bc-4a9e-b789-ec529471c951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:08:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:01.745Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=64e37397-2dd1-4f85-a69b-3572e045eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:01.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:11.752Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=76cd362b-a3f1-4cdf-95f7-501f7bc5e65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:21.759Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5b3e751d-656a-4541-ae01-b394ddd856e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:21.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:31.767Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=26774392-8d4a-4ca1-b2e0-1cbc8e37cded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:41.775Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=356d1b1d-af0a-475c-b4a2-4c0a3e11099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:51.795Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5b1061d9-9795-49e6-b480-ac9a6b4ed009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:09:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:01.802Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3b6bea1e-e811-4ef8-bfb4-a420c880288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:01.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:11.809Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=850e928c-fe5f-468e-a461-95eb74e03aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:21.817Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ec1c76fb-abdb-4246-95fa-e271b86634cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:31.824Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5ff82426-faaa-45e2-bff9-2e8a2f9b8a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:31.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:41.831Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=fd80c4cb-3dce-40b8-ab0a-2a839bc5f8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:51.838Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=69a6139c-12de-4dc5-956d-42219151af0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:10:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:01.846Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5c28d4f3-588f-4fc7-b014-a623d37baa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:11:04.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:11:04.423Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T00:11:04.424Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:11:04.427Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:11:04.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:11:04.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T00:11:04.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-13T00:11:04.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:11.852Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=095b7383-86a5-4b5a-93fe-5d8e57673a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:21.862Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=789ab212-26f7-469e-9c49-27c6147994c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:31.869Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a1e2d443-8616-4001-b9db-5a7ddfb47819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:41.877Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=69b1d2b4-4ac0-4374-b42f-1b7365625c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:41.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:51.886Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=264ab5d1-55bd-46f9-8fd6-9a9f9f5fce4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:11:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:01.899Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8c02e874-6ba8-4425-99b3-176e5b917538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:11.911Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a29a9c9b-6590-4036-8056-e3fb61be9331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:21.919Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f6d94fdf-1045-47b4-8f7c-5c55f6c0e8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:31.926Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f66a6958-6dfe-480d-82cf-ae24616e1e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:41.935Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d00346fd-fa8a-4022-8713-a9f11cebdb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:41.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:51.941Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6637e107-f345-487c-b839-f47dac6ba0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:12:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:01.949Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=83162536-bcb8-4be9-8ae4-df6c8705c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:01.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:11.955Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5a32fb94-3fee-4846-83b1-7b9b7c2d8513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:21.963Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e64d733d-4480-44e5-b71e-4cbbae9fd227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:21.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:31.969Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4854da7d-49e8-41f4-bf12-53f1c3ebe2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:31.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:41.978Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=032fb536-49c6-40c3-98b7-55c6e1059405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:51.986Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=96a100c1-f9fa-4932-bf38-b191ba345c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:13:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:02.000Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8e0f3b67-5274-4759-a892-05e6221f310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:12.007Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b8b4fbaf-ef8b-4896-99a4-6bf331e69481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:22.014Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5186c02c-128c-4093-9f1c-124bf08835c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:32.021Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ce0b9cbb-41e0-4c00-b7aa-49aee54db5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:42.028Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5b2806f6-be06-4ba6-b240-9bd7e3b907eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:42.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:52.037Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8943272e-0ba6-40cc-896a-7d7b0d61d855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:14:52.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:02.052Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0376e295-5b69-49b8-b8dc-87912c8049a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:12.059Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1132da30-ff03-48cb-93b0-07c7aa42267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:22.066Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=68fdea59-bb7c-4125-ab94-3aa934810332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:32.072Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5a3b9629-a271-4385-b82d-0c32efc2c302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:32.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:42.080Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=89f3ddea-c0ea-475a-b3b3-0f4f77532ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:52.086Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7a421b1c-ec59-46dc-87d0-e53b30adb6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:15:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:02.094Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3234f125-3536-4c26-99d6-d5b50e0e204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:16:04.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:16:04.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T00:16:04.455Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:16:04.458Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:16:04.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:16:04.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T00:16:04.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-13T00:16:04.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:12.102Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ffc9b0ed-f694-42a9-95e3-ffb51be1ca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:22.114Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=39d312ff-62af-4aca-8afa-74d1df7268b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:32.123Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=41fd3918-05a4-40bb-af3f-6fb200675f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:42.131Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=81b7916a-65ff-41bb-8de8-8986da0977ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:52.139Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=42b3a524-317e-4e8d-8335-2503b59643c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:16:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:02.146Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=95dd283d-d0bc-4bf2-ad8f-60aaaec42c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:12.154Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=99cdeae5-854f-45b4-8409-dd074a0907f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:22.162Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=78377e51-7be9-44eb-a38b-b7262d33cd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:32.170Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=14f6caa7-9aa3-4524-9c74-eb3beaa599ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:42.177Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=eda92d1d-0214-46ff-b986-34b570bd1316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:52.185Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e458a005-60c7-48d1-bd37-b507a14dc58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:17:52.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:02.197Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0d44a84e-e8b3-4b57-9aa6-fa99633db22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:12.212Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=4b2d7cab-e1b6-47bc-9364-440dbb1b3364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:12.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:22.231Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7fad82fb-8f5d-412f-9e70-453f159fcd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:32.240Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9fb34ea7-1d42-450d-9072-c69c83e17730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:42.247Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9253daa9-48d1-4b54-92bc-3fea3f8dd19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:42.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:52.254Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3897c7d0-bc11-4ff9-84ae-85dd6fc06e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:18:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:02.262Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e9cc88d9-d211-4954-87e0-509e005f766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:02.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:12.268Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f54838e8-c8e3-4f41-84d9-69c48802b42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:12.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:22.275Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=da51e18d-1358-455b-88a6-9b72b755a1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:32.282Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=22475707-495a-45ba-9195-a711416491ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:42.291Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=af23a695-a633-4bc8-a066-b88ca3966c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:52.300Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=943163eb-3870-4ab2-b0b8-cfe9d602471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:19:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:02.318Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=908f6f2c-d955-492e-80ee-928802392bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:12.326Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b32b14a2-ca9b-4e88-a5d5-2d4a2af05bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:22.334Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=19a14633-0ab0-4fcd-8097-9d520cd6b6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:32.340Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6042130f-ad13-4bbd-a8c9-cb2c7d2c9119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:42.347Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=fb487e30-d0e4-4ef5-bfa6-e831f3f56809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:52.354Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d685441c-bd8d-40e8-88b4-3a9a8f77ff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:20:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:02.362Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e0d2cea7-c372-4eaa-992b-b375c031f932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:02.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:21:04.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:21:04.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T00:21:04.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:21:04.373Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:21:04.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:21:04.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T00:21:04.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-13T00:21:04.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:12.370Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8e4bb188-c56c-47c6-86e9-fc92bf128ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:22.378Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d40f0e0b-4db2-4c10-8f91-ea470e1547c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:32.386Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6dee541e-82f0-4cb8-9cd6-c1fe1327e076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:42.394Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f324081f-bdea-418e-895d-eb8d292885cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:42.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:52.412Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1433af4e-25b7-4d39-b02d-f242606f3bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:21:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:02.427Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ae7d7cf2-9b1c-4dff-89e6-c83ce738ddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:02.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:12.435Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7c0cdeee-c236-445a-aa9c-2d67b3aba4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:22.441Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b0c6abd9-f850-427d-9e73-159f1c6f0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:32.450Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5ec8c91c-f87e-4991-adcb-e7d931f816e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:42.457Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3ff0a041-c382-41c8-92f2-5f0240fd8d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:52.464Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=42c3c34a-9f17-4800-be59-3015e6835c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:22:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:02.472Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9b98edbd-a3cf-47a6-b2dd-54dc94488950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:12.481Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=802fc8b6-5431-458e-8aa2-cedf24b57c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:22.489Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2082f301-3dde-4e13-86ca-8467c832fe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:22.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:32.498Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=175b8d05-4c09-4bec-ad0e-a3a2247fefbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:42.508Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f960928d-f98b-4524-b88f-ea9026a550d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:52.521Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=b304b8c7-f287-4b84-894c-2e7d3c852dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:23:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:02.529Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7df8ec2c-3fcd-4dc9-832f-7b7984b98d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:12.536Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=302a5c31-747e-4ddc-8b13-492b918daa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:22.544Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0ab02ed5-31ce-4cfa-b8ba-fdf6bb6ccba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:32.552Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=df9aba27-e75b-451f-b7cc-29579b8a7d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:42.575Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ee378949-82ab-456d-94d0-3ff0cf701c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:52.583Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=7427a41f-e52c-4100-83d5-74ad6f548524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:24:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:02.590Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5e4e1e6e-049f-466e-96fe-97dd6cd1869c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:12.596Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e66e08db-1955-4c4b-aeb6-69032d863f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:22.604Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=468d42bb-35e3-47fd-8b89-c6a9162a2715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:32.611Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5ac5419a-de03-45fc-ad47-cf0516366163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:42.628Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5157e813-fa2d-4770-a6a7-a9b954df7b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:52.637Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=935ad963-59ee-4118-905e-da00950eb0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:25:52.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:02.646Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6023d11b-7187-475e-91ac-6c71e3ff27bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:26:04.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:26:04.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T00:26:04.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:26:04.489Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:26:04.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:26:04.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T00:26:04.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-13T00:26:04.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:12.656Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=36bebc25-687f-4d55-b1a7-e074ca762a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:22.662Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=10f7df2f-ad8e-4c4d-9d61-da9690891870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:32.670Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6452bf69-2f99-4ca9-97b1-3fa7b6c7e8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:32.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:42.678Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0e01e341-41d4-42f3-a0da-a38fb2cedc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:52.686Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=952f7ee6-1836-4155-8fb5-933f3d8269bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:26:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:02.691Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2ea6e894-3497-42a4-a5f2-c19aa96541cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:12.710Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=42fb9a65-74da-4e5e-bade-07588491e84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:12.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:22.718Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a0639aba-c3f0-482d-98e9-9388ed1b8e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:32.732Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=742deaf3-deb1-41c2-8d63-3dde07901e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:42.745Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=6afd0f32-a7e1-4ffd-b6cd-98d041d9749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:52.753Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=198e4c31-6279-4d6f-8138-d3ef5df917ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:27:52.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:02.759Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=97df31da-d938-4821-8469-ec01ed124b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:02.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:12.765Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=87b8fb23-109a-4a8f-9b16-d3bac9f5676a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:12.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:22.772Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=db506270-93bd-4200-b8b6-8c9a445cb6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:32.779Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1527f9ad-6380-4006-81dc-54496352382b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:42.785Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2eae20f8-5634-4071-9d8a-31114671d016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:52.791Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=1f969d31-e569-42b5-810c-5ffb68bba969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:28:52.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:02.799Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=965f3f92-54d8-4bea-b287-54701b5a87e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:12.808Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=007e3695-26b1-43b1-b6e4-8bf017f43a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:22.821Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=696fd8d8-5b22-4f4c-8d15-7d0357ba8b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:22.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:32.831Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c3eb314c-ad21-4fa8-b430-862ea337b165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:32.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:42.837Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=f476f0fa-8cd4-4f09-b48f-cf3c3bf42209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:42.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:52.844Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=c494932b-5c52-4026-96a1-443ef060a875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:29:52.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:02.854Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=22364707-6ef3-4590-ae24-a6048005dc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:12.868Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=5e6a1a16-ddfc-45ab-98a4-d0b24562075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:22.876Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=0bfddd0b-d210-4f7f-a948-ce3b0cf6ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:32.883Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e9e8517e-a043-4670-8130-5f893e23641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:42.890Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e4c43cf0-5532-40b1-a165-7ecc5251ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:52.901Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=8ea99ba2-07d2-434a-a7c3-01130c6155bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:30:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:02.909Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=69b4232b-c322-492d-9f36-e3d961f4f054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:02.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:31:04.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T00:31:04.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T00:31:04.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:31:04.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:31:04.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T00:31:04.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T00:31:04.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-13T00:31:04.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:12.926Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=9144d97a-b666-42c5-b1ff-2bb9253fdc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:22.934Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=57e3dc28-16b4-4d2d-a688-2f78af339488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:32.946Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=2c38c98e-9bc2-4860-8837-6f2435c1b812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:32.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:42.955Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=dc6a46ca-cd41-4ab7-8174-ab1b8baf7fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:42.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:52.961Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ebb3b43b-7d56-4bb7-8a35-dfedf0d5f541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:31:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:02.969Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=efb08a5b-3783-4de3-9d58-384790452219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:12.978Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=e8958579-f68c-4f22-8e4a-b69dd1028b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:22.985Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=3e24e772-2723-4bd6-af91-59533270070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:32.992Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=a07ce289-ffc0-4699-84db-6b961ac10d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:42.997Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=910bd239-9d3e-4858-b402-31bcc10f1159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:53.005Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=78271329-28f2-41b9-a1d6-1acde18dc74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:32:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:03.013Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d0ef0322-d2ff-46fe-a0ae-efbf33e83f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:03.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:13.027Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=ac0eb79d-bfad-4a04-a8ae-58947a1b3650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:23.034Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=584693c7-031a-4a5d-ae85-e9d72fbe685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:33.041Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=502c093b-d3ad-4d0b-a423-2e96c33f6ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:43.049Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=03c71826-7ede-4020-b2cd-b28f1be192ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:53.057Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=28664318-53ca-4500-9db9-927432b1808b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:33:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:34:03.066Z |INFO |Init configs |InvocationID=3418437a-1c7f-44f2-a174-871f41d55ecb, InstanceUUID=d72c5227-9e9f-4ac8-85cc-162915cf7cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T00:34:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |