By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:04:17.833Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:04:17.837Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:04:17.881Z |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-09T11:04:18.598Z |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-09T11:04:18.714Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:04:18.715Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:04:18.715Z |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-09T11:04:18.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-09T11:04:18.863Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-09T11:04:18.893Z |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-09T11:04:20.569Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-09T11:04:21.072Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-09T11:04:21.090Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-09T11:04:21.091Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-09T11:04:21.148Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-09T11:04:21.149Z |INFO |Root WebApplicationContext: initialization completed in 2255 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-09T11:04:21.605Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-09T11:04:22.400Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-09T11:04:24.076Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-09T11:04:24.789Z |INFO |Started MainApp in 9.797 seconds (JVM running for 10.524) |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-09T11:04:24.809Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-09T11:04:24.818Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-09T11:04:24.821Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-09T11:04:24.877Z |INFO |Start scheduling PRH workflow |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:24.909Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=62866bcd-751f-4067-b473-a2ae2dd47b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:04:26.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:36.455Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b0fd0037-04b3-43c9-8dfb-34238af8ca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:04:37.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:47.525Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9c67ab5b-0580-4d83-94be-013f02d9b4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:04:48.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:58.594Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a32f25e5-3163-44c3-92f0-4b58384560c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:04:59.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:09.665Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8947e059-d23c-4c90-9b7f-30f98fcd88ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:10.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:20.734Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9aaf5a29-fe00-4fc5-9a84-ae60ebe9a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:21.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:31.813Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2ffceff1-b82a-4918-a568-72b0d0e35c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:32.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:42.881Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=55513347-fcc0-4f48-915e-e34ff8488aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:43.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:53.923Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=95ea0acd-b992-48b6-8ccd-169d14ce5cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:54.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:04.992Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=82b1c0f8-b4ef-446f-8049-d1b29dfb4912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:06.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:16.064Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=410bb47c-0f5d-4cd5-82c4-8470ae5bfb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:17.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:27.137Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7c7e76b8-141f-4d9b-8d03-7267ab115344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:28.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:38.240Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=576d442d-87f9-4004-8505-57fc9a4146f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:39.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:49.281Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=31e7ce16-da04-4e77-bde8-42534468871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:50.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:00.319Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3bae2163-98a7-4ec1-8a9c-3c02b05421a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:01.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:11.394Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c970b2d9-3e2b-4609-9a56-142d297e0b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:12.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:22.478Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=030e7679-181e-4a14-b99b-4cb5748fd370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:23.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:33.540Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=383998d2-f28a-4f6a-8831-55a52476b650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:34.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:34.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:44.578Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=12d6166e-c8e1-4ee7-a1e3-7cfda0be6c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:45.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:55.644Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=319d0e15-f2e9-4a86-867f-48544ff035dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:56.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:56.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:06.695Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=28d80263-52ee-4156-a501-95e4cdacfcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:07.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:17.761Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2a8b2e3a-3347-45f8-8706-8b378bd440ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:18.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:28.834Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c6ad2653-e09e-4c5a-847e-048cbbf47d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:29.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:29.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:39.872Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=adce110c-3b7b-4bf2-9340-dc3945596d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:40.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:50.909Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7e42bb2f-4a16-405a-801e-b89440f5ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:51.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:01.952Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ce6cfd69-7648-41a3-acee-4f4c30639d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:03.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:13.032Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1b4e895c-29a1-42d8-a085-f7d9ffa9b205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:14.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:09:22.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:09:22.867Z |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-09T11:09:22.868Z |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-09T11:09:22.872Z |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-09T11:09:22.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:09:22.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:09:22.885Z |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-09T11:09:22.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:24.066Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d96d606b-c61a-4dc5-94a3-9351b3261821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:25.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:35.134Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=eb4184d1-3171-409b-8923-b5dc0c8be492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:36.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:46.217Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=709e20a2-2093-4229-b887-0dea03464dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:47.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:57.278Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b2b1bdfb-8675-4c84-af34-f46c470d10a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:58.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:58.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:08.349Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2ac9035e-a964-4ab9-8d4f-5bfbe92d2a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:09.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:19.392Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=050f7363-7cda-4f8c-8804-4ef68e29c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:20.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:30.432Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a6af95f2-8a44-44e4-88cb-0b8768f962a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:31.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:41.512Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c52f3ab9-9ee3-49af-abce-965103c19f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:42.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:52.608Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fff042f1-fcba-4cc3-9ebc-0c2afb2abc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:53.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:03.684Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=866a5a54-64ef-487c-9446-7c6be9bacd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:04.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:14.755Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0ebaff6d-6e3d-4cb9-a18e-62333f6afd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:15.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:15.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:25.827Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8c11e7a3-083f-43d3-9072-fc8e799b97c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:26.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:36.897Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f2115a9-7073-4899-8845-c28216e32a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:37.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:47.934Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d1bd04d2-9e83-4007-a05f-8eaa913dae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:48.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:58.973Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b1c310cd-89a0-4cd1-b907-8c3c000043b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:00.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:10.051Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4ad98a4b-867f-4def-aa42-085afdb5c6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:11.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:21.122Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b40f163e-2e11-4782-8868-c02e81393cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:22.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:32.190Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f923dc1f-6c61-4cdf-be78-d3e371b8b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:33.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:33.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:43.233Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d536d1ac-796f-4a12-becc-7829b14df2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:44.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:54.272Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b0e9e714-8351-470b-8194-d5c341377c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:55.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:05.316Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6ddc8b77-6665-44fb-83a1-69cda20d2855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:06.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:16.356Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3c5de286-3923-432d-b64f-d6288f796456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:17.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:27.391Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=37ad3c4a-62ad-48b4-a6b9-628563717dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:28.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:28.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:38.434Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d86c9ece-636b-426a-afd3-2179d72534cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:39.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:49.473Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c00a1c4f-c5d1-4771-9269-b5dca91b7c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:50.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:00.511Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8d300c12-fafa-4112-b7fe-ebc67b26eac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:01.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:11.586Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=52ebeaa1-900a-4116-b9ce-2e6f1d7c1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:12.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:12.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:14:21.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:14:21.913Z |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-09T11:14:21.914Z |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-09T11:14:21.919Z |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-09T11:14:21.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:14:21.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:14:21.939Z |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-09T11:14:21.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:22.664Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=32ead489-427c-47c4-a267-748691f74a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:23.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:23.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:33.728Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=007497b5-d3fd-4373-9eff-9c3f8b3852f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:34.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:44.770Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=db34719c-ea11-4e32-8018-2c69ec0b5b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:45.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:45.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:55.805Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5ea6f160-c8ef-4c6c-802a-301e8dab89a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:56.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:56.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:06.884Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=66ff7617-4e0a-4ec6-afe9-7286616e1bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:07.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:07.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:17.953Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d3247e81-eec7-4c3d-89ae-ab2b6c71b5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:19.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:29.021Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4bece454-4a7f-4635-b67a-40fc1d024095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:30.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:30.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:40.064Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=68e19f32-e765-4fd9-b663-bec71dce1810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:41.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:51.106Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d5c105ae-5f8e-4e1a-9237-29009caaa2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:52.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:02.177Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ce19d02b-97b0-4206-9b1a-04b76b2e9438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:03.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:13.248Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4738c6c7-b1c0-4067-9714-1913cc8d41cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:14.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:14.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:24.294Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0b3d8848-090e-4295-ad69-eac336871446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:25.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:25.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:35.361Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c768b469-33d4-436a-b359-8cea0e7fe54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:36.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:46.406Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=51f7a8ba-19b1-4d53-afe9-7da40b37b93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:47.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:57.445Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a51153d7-f63f-468f-a03e-9d127046a977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:58.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:58.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:08.481Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9c626641-8ccf-4453-a34e-dfd396efb647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:09.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:19.594Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4ee028c3-c6d7-42fd-be4a-9a8606363220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:20.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:30.657Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=df6c00e0-a360-4f44-8368-474ef3eb9d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:40.765Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0a4fdd71-70c0-41b5-91d9-3b42887f8dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:50.779Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=efdff7af-4a76-432c-a7c3-6a18a96e4f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:00.793Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=07734f1e-e763-481d-ad38-de6df3905f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:00.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:10.813Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=caecb635-da76-406b-b9a7-e2f567dc9683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:20.833Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=69e646e2-56f2-4875-bc5b-af4e49e25890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:20.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:30.850Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a72bac94-be75-4033-afe9-2017bfc113f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:30.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:40.864Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b971bd37-362c-418d-8037-12d86710fce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:50.878Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ff9c4706-302a-4fcc-a499-465a98c5aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:00.897Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7ead2234-f787-488a-b275-414a0a006f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:10.907Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=84c8c30b-5786-44a9-9ca0-32f8e5023cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:20.918Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a6d6cfc0-dac2-4f6a-8b1a-583bf5e2323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:19:21.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:19:21.911Z |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-09T11:19:21.912Z |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-09T11:19:21.914Z |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-09T11:19:21.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:19:21.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:19:21.923Z |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-09T11:19:21.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:30.930Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c7dc4fb2-6112-4ac6-83de-f43ef3818743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:30.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:40.952Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f047c4d5-2030-4f28-88d6-629e223efa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:50.965Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=44c3b441-f7a9-41a9-809a-677b5de226aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:00.975Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=92d9e5a7-cf50-40bd-877f-6a0b0a721106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:10.987Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=078b4ad5-9f6b-4731-9ac9-43a8b40f0507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:20.997Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f40b796a-47c6-4880-b3cd-ffe368c7f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:31.014Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d65dc95a-2b88-4adb-af25-ada4956e16ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:41.032Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5d03efe7-baed-4395-8ac9-a1604d438fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:51.045Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=02d5aac9-b1dc-4784-8c20-6d1b61411679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:01.057Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f4c75443-dbc0-4b0a-b6c8-37dc0f51ec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:11.066Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=29bce8c0-a9d0-4c03-984f-9535bc3062f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:21.077Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=26c37836-c428-4d56-87ac-df476085cc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:31.090Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c290011d-aa8e-47d7-958a-31af273aaf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:41.107Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=10c10b62-357c-4c78-a7b6-da5ba6da881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:51.124Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=35413d2f-ca64-47fc-bc58-92ce8884f993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:01.133Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=133aa289-91bf-42d6-8909-25ffb37a4255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:11.146Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9ccbc895-8d1e-4bcc-a25e-36ed8b751af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:21.157Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f518cdb2-a1fe-4c18-8641-b2764f31e783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:21.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:31.166Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3b350240-bf02-4702-a507-b685e085b187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:41.179Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c69eb2b7-8a64-47fe-858a-61c76ae8f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:51.190Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1e5c54c9-938f-4bc4-90f9-733080ad5cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:01.207Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1d7c792b-2b04-4059-9ce9-40d84c60db71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:11.217Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=435fbb24-4b07-4c89-8c90-4722c407456e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:21.229Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c66b3ed8-ac7f-42ff-914a-f9ee49164155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:31.238Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6fe45129-7132-4819-8330-bdab45ec22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:41.254Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9fb2e7d4-f10d-4213-a1a2-0b7bda7a73b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:51.265Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=61a72b73-2923-4f96-9cd0-87dafa7f2c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:01.278Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fb4705f4-3c70-4c92-bcb8-c25c289b24ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:11.295Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5fbbdcc1-846f-4503-a331-fb3077105f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:21.308Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bf947ab6-fbe1-419b-9488-9f504bf0c8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:24:21.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:24:21.886Z |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-09T11:24:21.886Z |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-09T11:24:21.888Z |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-09T11:24:21.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:24:21.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:24:21.898Z |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-09T11:24:21.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:31.318Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f8b0ddf4-bef7-4569-88e9-33d3494349b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:41.328Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=54aaad3e-51d2-492f-a604-e0d852e4df62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:51.336Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=72e63298-2f4d-4bc9-b37e-281a58debc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:01.348Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ca3f5961-ae53-40af-b90d-157ee07f48d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:11.358Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=03d7a919-3293-4089-adc5-21e49431b767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:21.385Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bd282b5e-b2af-4ac9-9299-ae251d1703a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:31.393Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a0cbaba3-c9a3-46f8-a883-200d6845b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:41.410Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=795d6a08-2274-4d3f-9ac1-6bde92b4dd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:51.420Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=010ae0ca-3f9f-4bb6-b06d-7d88bd0819e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:01.428Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2659fe6c-926b-4124-b1f4-3b8b8e8dce74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:11.439Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f07a868-b7ce-4094-91c8-c78284d83d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:21.462Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c1561708-3e34-4a8f-8f11-cc06adf5ce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:31.480Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4719af64-14c2-4bcb-a0ee-bed32dcc14e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:41.491Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2273574d-ccbb-4146-b2d0-f5089a2cebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:51.500Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=be3aedf1-66bb-44cb-9b7a-5d715969c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:01.510Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e5d2b988-ce98-405a-bbfc-0f97d96e7928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:01.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:11.523Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=96d723fa-bac1-41cc-b7ab-75b94e402df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:21.534Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a127514a-267e-4f5a-9139-aee19b6211b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:31.545Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5b0e4884-fcf2-4ecb-9970-28f585327a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:31.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:41.561Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=21d8cc29-fad7-4efb-b0f9-9cab1c52844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:51.571Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=438164b8-4ae8-4418-b4ae-f78fdeeeb777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:01.582Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d6771a3b-57b3-490e-9bc0-f8941a27450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:11.591Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b9de87af-a403-4dd5-b6c2-ce4c4bbe2822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:21.607Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1556c1bd-ee45-46b2-afa3-e0e6f7f485c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:31.622Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ad42f02e-7e51-42ee-ad3f-420780feaaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:41.633Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=33ad0349-d3fc-4d2c-9c7e-e1e05a9803a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:51.643Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=83bd0469-bc26-454c-ba2d-b6db3f1bfdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:01.658Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f973d62f-60cf-49b7-86c8-5833dce9cc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:01.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:11.673Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=79795bc1-ed4c-4b4b-8de5-b4071fbca7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:21.696Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6afa8c19-4f20-457b-a63a-144d2ce4bdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:29:21.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:29:21.900Z |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-09T11:29:21.901Z |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-09T11:29:21.904Z |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-09T11:29:21.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:29:21.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:29:21.913Z |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-09T11:29:21.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:31.712Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5bb9e9f9-1a4c-40c4-99dc-bb4d1be3496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:41.723Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=355ce931-5cdf-4bdd-be10-1b5a9d4305a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:51.735Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=95497047-c062-4af4-8dc0-e3bfd20c2bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:01.751Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ae1a25ad-1e88-4833-b866-e53792071565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:11.764Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=294b288f-bd8e-4f9c-8a66-13689dce8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:21.774Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4ed4324c-4937-4bf7-9bd4-5f7767eba6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:31.785Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=83af99ff-60a6-4df9-818e-528bcc45caf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:41.799Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=954335a6-3824-490a-a91d-c23511514a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:51.816Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=24f77b5e-55cf-41ef-af14-576ca8eccaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:01.827Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=791e485a-0b19-484c-b4fa-68b6d2cab522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:11.864Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bca844c1-a2ed-4608-b878-c08a4b95af33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:11.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:21.884Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5aa97c14-8d68-44f5-b65c-72138816bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:31.896Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9eec2626-61df-48b4-8f02-418b1198fbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:31.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:41.908Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=272389ff-5354-4c60-bdc6-95400630da66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:51.923Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=af333f3d-41b3-450b-a223-d15a6a3d0097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:51.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:01.942Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9397b78c-6dda-4638-aa0a-e860c465fd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:01.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:11.951Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=79b33410-9ce1-4de0-a7b9-a64936228864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:21.962Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=555d9b07-62fb-4ac7-9dbb-cf9a4fac86f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:31.977Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=37a92a0f-84cc-4667-a020-0a983b7ac4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:41.986Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=77b35228-550b-4d05-a729-e3cbae21fe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:51.995Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2d68e150-8bf6-4e9a-b951-eaf5b7c2f851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:02.006Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=765e07db-8dd9-4b13-b145-18b4a3ea1d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:12.016Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=19040ec1-30c7-4139-8270-35d6fcee88c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:22.025Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b619910b-35d5-4b1a-9c22-213fbd80996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:32.034Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a2f14bf0-04d0-4f6e-83fc-24eeb737a29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:32.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:42.045Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=61048cae-205c-4e31-947d-70c5d550779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:52.057Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=06b205e5-a187-4b8e-afbb-60a59cf12cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:02.066Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=810c5dfd-664b-4dd6-a56e-8efe07100389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:12.074Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8de07192-65ba-4b50-9bc3-467941d4c4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:34:21.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:34:21.862Z |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-09T11:34:21.863Z |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-09T11:34:21.868Z |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-09T11:34:21.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:34:21.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:34:21.875Z |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-09T11:34:21.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:22.082Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5efc7f93-a512-483b-b876-a582b6e22e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:32.097Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f1824dde-2049-431f-b6d4-47866d6523d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:42.114Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=059d2c06-2202-4782-8fb4-fb7316678785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:52.129Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=640dcba6-96bf-4000-996f-8ec701574af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:02.141Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4fa3951f-9f28-4856-8a19-78bae348bb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:12.149Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4cac288c-170e-49df-8803-e9e68d08eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:22.158Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=35733584-ce42-4a7a-a345-e753ecf374c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:32.180Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2ce8dbd2-96d1-417b-8132-745f6d2825d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:42.189Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5feb531a-21e6-426d-8560-180458b4515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:52.199Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fa3891f5-8c29-4de2-836e-bd7a8401f924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:02.210Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f5309a09-3a11-4c39-b44a-0a4d179a7498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:12.222Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b1db329c-d6de-4ad6-9141-825b3c5b2783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:12.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:22.231Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=891bbc4c-106e-4a50-a5e6-45e349162fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:22.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:32.246Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7f95ff35-d040-4806-acc9-41665e5d4931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:42.257Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fd54a2a7-7ed9-4b37-8cb4-979421ad34fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:42.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:52.274Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=03257348-b573-4f60-a8e1-1e13582350c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:02.285Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=937b486f-e52d-4b32-9f25-453667246a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:12.293Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e48928c4-42cb-4a6b-82d3-6d6109597e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:12.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:22.304Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4b3c88ea-3286-426c-a69c-71af31b5bca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:32.320Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fae0c2a6-4735-46b2-aaa0-acc9737050f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:42.332Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=32224b59-2556-47ce-b10f-eb9275a55e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:52.349Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e13a13f4-74f8-47b9-8918-4516ad95440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:52.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:02.357Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=37e3fea8-9624-435f-9fec-e30b9760b5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:12.367Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b32f03d7-33d6-4672-bb16-357c65133b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:22.385Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=67217424-09a3-4102-9f25-0b00665428bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:32.400Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7be4bfc6-a498-4315-b8e1-79e8b57ad365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:32.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:42.409Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=283315be-b4f7-4565-a875-f380afd51db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:52.427Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0b2adc90-74a1-48ea-9e9b-5456a57fa96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:02.444Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e93949ff-c617-4978-a0c7-d3ecb1ad887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:12.463Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=45a07329-ef2d-4188-886c-3ec5b159d9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:39:21.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:39:21.945Z |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-09T11:39:21.946Z |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-09T11:39:21.948Z |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-09T11:39:21.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:39:21.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:39:21.955Z |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-09T11:39:21.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:22.470Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=354ea4be-4c08-4ad4-992a-eee893cf5098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:32.478Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9e94d794-0505-4b9e-964b-0af6d2eddfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:42.489Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c6f2b854-2ac2-4b68-9599-dd66d541bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:52.503Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d308651c-51da-4025-8614-df52a486548a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:02.514Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=677a273e-f5b5-49cb-bfd0-44ee7997c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:12.521Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=43faf107-1666-47b7-af9a-428dd1d8e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:22.529Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=da2b16a6-8fb7-4832-a4e8-dd1da65c67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:32.538Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=edbda186-be2c-4f68-ae55-7f7110791120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:32.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:42.548Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c4647d6d-fdea-44d8-a35f-97036df6facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:42.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:52.563Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c65654ab-ce13-4c99-b980-60aa96f647ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:02.578Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7747bcce-6581-42d2-9b4c-b039c783e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:12.585Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ef970753-cd21-420c-8b0c-f0446b789732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:22.596Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=27106c4b-a9bc-4f7c-a391-c17f540da09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:22.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:32.613Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=af82b9b7-c378-4fe9-996f-345756880a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:42.624Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a03c77f0-90ed-41bd-a59d-7706ee0a331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:52.633Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=454dcd5f-887d-40b9-95a4-19bd0e19f98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:52.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:02.643Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=98d49b78-0b5f-46f1-8cd7-35579f551e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:12.652Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cf481797-37cf-4c8c-b550-270c4e6011c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:22.660Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bfea63f7-0680-491f-b1c4-7a2093f75dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:32.669Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=99bc64c4-30ad-4916-9321-b6d52f2abcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:42.679Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c6d16446-d517-4abd-b054-4dd2012294cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:52.692Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=70f9e402-0965-4b39-b8cf-b1a5aff1ae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:02.701Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e0af514b-5db9-4b40-b6c6-59d9f028afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:02.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:12.708Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=169e2c78-586b-44c0-ad9f-50c8efbce0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:12.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:22.717Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=821a423f-bc0b-44e7-b73a-75e5e9ddcfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:32.726Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=29256401-3963-4b24-a212-53abd9419a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:42.735Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=15855dde-1706-4f02-ad80-b14266ae2f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:42.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:52.744Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=96dd6713-d22e-41f3-bb21-5542448a0a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:52.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:02.758Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d7de45a6-fbf8-489c-b6c6-b20092ab3680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:12.767Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5be9b69a-a689-4c0f-af50-2153fca4a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:44:21.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:44:21.911Z |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-09T11:44:21.912Z |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-09T11:44:21.915Z |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-09T11:44:21.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:44:21.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:44:21.924Z |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-09T11:44:21.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:22.773Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c5c3a8dc-c705-4a9e-9037-26655200a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:32.780Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a3a275b1-9431-4f8c-bba7-79bce87b051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:42.789Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=be0dc83b-ef63-4dd4-ad7d-89543cffa61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:52.798Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1cb0bfbd-572a-47df-9da1-84fac910557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:02.809Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=df5313fc-201f-4e49-b50e-b6c0a22c1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:12.828Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=537edfd9-c0f4-43ba-91c5-13904353bc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:22.839Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=289eed31-fb33-4758-bb36-fa87c0118193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:22.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:32.847Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fb02ec34-0753-4f5c-bb98-c7af59f283a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:42.856Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7bf6f33e-5c92-44ba-ba70-eff79b20c505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:52.863Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5fbe2f7b-7fb2-49e4-bdf0-060acd87db6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:02.871Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9a8017c0-7fd2-4f24-bf71-0705ed7a769a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:02.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:12.880Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d653758f-318f-4fb0-a40c-231ce1833073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:22.893Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ee3c77f5-f739-43bc-a131-8309c4b4ecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:32.900Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d79e4cf3-401f-47ce-80bf-4391c174b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:42.907Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5e559191-5786-4675-937e-03d793728d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:52.916Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=aa453a49-c181-4682-ae30-536221b84b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:02.927Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=42bbb047-90e0-450b-ade4-e2760bd92fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:12.940Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d2ce1262-df78-484a-9865-09fdf536bd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:12.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:22.947Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a448707c-c2fc-4ca4-b0f2-18b779692f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:22.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:32.954Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e885f09d-8fb4-45a5-b5cb-9e4b8c04a7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:42.960Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=57c6e82c-e667-4f27-a074-9a273add6e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:52.968Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fd338916-44e0-4cbf-87db-6a9aa5e4e555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:02.977Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cd21cf4a-cb86-4830-ad54-27b0a65efe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:12.988Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=292a8178-bd05-4e54-a50b-555f78ea755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:23.002Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=62e12d5b-7a3d-4368-8dbc-5f9df8ae0113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:23.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:33.010Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3aaf00e6-adec-4915-aad4-76b7d61c9cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:43.018Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=66c4ca06-711a-44f9-a48a-ad6ef4a11c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:43.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:53.025Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bf387d88-6868-48e9-9070-857e874db46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:03.033Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3af69c19-6934-4790-ba38-3ebb37ba6ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:13.040Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7853cfe7-01de-4b26-9b8c-9fb40b1595c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:13.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:49:21.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:49:21.904Z |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-09T11:49:21.905Z |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-09T11:49:21.908Z |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-09T11:49:21.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:49:21.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:49:21.913Z |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-09T11:49:21.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:23.047Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=575ec386-50a0-4bf3-9f5f-5bba93ed393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:33.057Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=76bfe866-157c-4138-b585-9cf51ba545de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:43.071Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5cf86150-bfba-49ea-a681-da5aceb92a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:53.077Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d860d787-6d3d-4d4b-a67b-b74252738f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:03.087Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1a478f16-e517-4b72-8480-7d7adcac2c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:13.093Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=261d6d72-6890-4322-b3f9-08073afd38bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:23.101Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4911809d-35a7-4bf3-b884-6a6735c7664c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:33.109Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8f62bcb5-9fcd-4111-8198-183af843331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:43.118Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=42c8f7ad-1004-4c3a-9ee0-d2521a37e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:53.129Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fc321a4d-b6ad-4469-b014-ce98b4ab1ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:03.144Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=09c757f9-3a9b-41a6-bd8f-71ce405a44a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:13.153Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5d205907-6381-4afb-8f64-4bd25d870120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:23.162Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=57dcff04-2a54-4b8b-96c9-26b045c8b24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:33.169Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d2d68139-fc18-4bfb-92f2-530b309cd0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:43.176Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=18dd079a-2075-4627-b9d2-ff08a16b3cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:53.184Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4faf4954-bbbb-4838-9314-bbaa15f8379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:03.192Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8ee4b74d-f30b-4cb5-a022-d70643075f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:13.200Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=aab9dce8-172b-4bea-9928-dc437c014855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:23.212Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2b656ee3-0215-4a76-8f62-20167d9de159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:33.221Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=525bad2b-1ddb-4971-ba76-d2df60a4c1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:43.230Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fcfda708-5510-4f8e-92aa-ae71d21bff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:53.238Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3a11ce3f-b218-4ea7-9d3f-6739ee843b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:03.246Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=91160082-f097-4a02-95da-773614f1a0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:13.253Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=48856e95-5dbd-4e19-8b26-a6c1a56adc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:13.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:23.262Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a98d3908-d335-43e8-9e31-0aba331c6c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:33.271Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=541841f7-5130-4222-9390-7d5635477499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:43.284Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=60c45341-b876-4169-b411-7b4851ef4de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:53.295Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=77d1b4c4-ed98-43dd-a12b-8afd23775e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:03.303Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f509afce-eb32-4988-bd5c-352fbd68e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:13.310Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=47172763-f44c-4f38-b388-323b74c69b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:54:21.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:54:21.928Z |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-09T11:54:21.929Z |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-09T11:54:21.931Z |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-09T11:54:21.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:54:21.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:54:21.936Z |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-09T11:54:21.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:23.318Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3ecc0a07-4e00-4785-a7a3-8acf75f15f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:33.325Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e2295fec-d614-4a12-b4a7-fc53003e1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:43.333Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0562f06e-f1f1-4c36-9b4d-2b5a6df37db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:53.342Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c7fea9e2-e406-4b76-b602-b6ad83cb1ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:03.353Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=640a07cc-5704-4397-ae7b-10f9213ca50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:13.367Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=facf9961-861f-4086-a041-388b358fb34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:13.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:23.375Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8f60c43d-0fbc-4a9e-8aea-619a3a639b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:23.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:33.382Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c336c79f-cb5b-4744-89d2-d394e739cdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:43.389Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ff139a16-dc4a-45af-b8bb-17de4a1bb05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:43.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:53.397Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=de73087c-6341-4a30-bd3d-5c356b9ac714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:03.409Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f7070d3-afb2-4de5-8f68-d8bc34cdee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:13.420Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=29747db8-600b-4a6d-9605-2a9b5d65a578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:23.436Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=59f9b4a3-ca74-41c3-9858-3a741772ebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:33.447Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f095db10-61f1-4110-9050-bef945b138b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:43.457Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=63f7ef55-54bc-41b0-bd9f-95f5919ab497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:53.464Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=14b78969-8c73-4c74-9d94-9cd2d94da461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:03.471Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=149a64f3-02a4-4721-913b-270a0d7ff418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:13.478Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ee1523f9-fb8a-4018-b8bc-35a377c13544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:23.485Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0fa7f8d8-9e00-4731-9b0f-14bb0933ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:33.494Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=95483f43-86c0-4783-a190-1a9a5d296738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:43.503Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8b550b06-caa4-43c5-9bf4-ab034ddfc14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:43.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:53.518Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cfa31596-2b29-4f74-9f46-8086e40ff951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:03.527Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=be282f0a-963d-4362-9968-2709f27a287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:13.536Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0f3fc159-b040-49a8-996e-df91f2bbfd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:13.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:23.542Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1ddff72e-2e8b-4cd9-a731-927405c638cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:33.550Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e9917236-850f-47b5-9051-b2c0432150a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:43.557Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a2cb7bf4-eeb7-4568-8c22-7d694ad46f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:53.566Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b66b5d75-f645-41bc-a678-15d2b0f09e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:03.577Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=20246aa2-aadb-4692-967a-6773c836501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:13.591Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a283286c-209d-4205-a0bb-6511a45bc4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:59:21.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:59:21.894Z |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-09T11:59:21.895Z |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-09T11:59:21.897Z |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-09T11:59:21.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:59:21.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:59:21.903Z |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-09T11:59:21.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:23.600Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=38ac1f36-6d61-40e7-91d7-0aabbf42d3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:33.607Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e6b83231-2c3b-4e66-a2e4-692ebda24a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:43.612Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=82d23457-0c3c-4022-86e5-8f5b4f275cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:53.621Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4e6a9163-b6b9-40e4-af0c-18b1b8d1c937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:03.629Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=69ff07f7-2ddd-4db1-abd6-876f3b8772ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:13.641Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=218dbb08-3b33-4cf5-957b-665606a967a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:23.651Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=133671f7-31f4-4b6c-99f5-497c1b37f170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:33.668Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9e16aea0-58d0-421d-a01a-7788cdff2885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:43.677Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=07a93a78-d329-4c9d-8d05-cabd07236469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:53.684Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0ac059ed-e349-44fe-89f3-b3fc0d2ba754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:03.691Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fcb51f51-0830-4d7a-85e9-0bfa049edbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:13.697Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4acaa2de-247a-4f24-b89d-ef595435a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:23.707Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b70980c4-74f0-40ad-aef7-7c1920f858a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:33.716Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=547f7120-ebdf-46f8-ac0e-13edc2d88d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:43.733Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8b2b1e99-c26a-4d88-87f2-b96904ede005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:53.743Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f264e457-4a55-47cb-80c4-ac3aedeea7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:03.756Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=408a6a84-c603-4652-8923-e87bef6779f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:13.764Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ebdafe3e-6771-48d4-9cf9-d7f2371f0738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:23.772Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=02d251ba-d6a7-4786-8a99-86481f51b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:23.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:33.778Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=eac2afa0-f1d7-4674-8d2a-88f4bd07a6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:43.785Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e2eb8e19-4b2d-41e7-a6dd-a9162234133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:53.795Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ed20fff8-20a5-43e3-9d20-d93f8561dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:03.803Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d771e92b-4651-4d14-a7dc-8742d1505b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:03.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:13.813Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e8d806f1-6233-4a79-8a4b-759886b3c692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:23.826Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1327c718-1575-4fd4-8c48-f55547d36e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:33.838Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d4ad435a-273b-495c-84e7-5810e2f1c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:43.846Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=40398705-0721-46a4-b1b2-69b33a8d0c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:53.854Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=81736eef-228d-41de-b8c8-6f7961ce6df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:03.863Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=645543c8-d9d4-4d92-bd3e-8d4a0baeb909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:13.870Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4d44bb93-ed52-4b85-a461-b561b426e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:04:21.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:04:21.922Z |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-09T12:04:21.923Z |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-09T12:04:21.927Z |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-09T12:04:21.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:04:21.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:04:21.935Z |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-09T12:04:21.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:23.876Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3068ee4d-b640-4d39-bf31-e8c7611dcee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:33.888Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=023a39e3-99c9-45f1-a20f-82972114156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:43.895Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=45e82115-17bf-4803-99f1-d78df4c41624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:53.904Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8ff7a2df-f30e-453a-a424-9a0b345f6df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:03.920Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=05d922bb-9e60-4086-8615-6ca4ec26e01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:13.929Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6541406f-8499-4253-bcf3-c8057e2b809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:23.938Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c779cd82-499d-4a1f-b028-ac9e20d4fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:33.945Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=61a7510d-4d11-4a2f-af3b-46da0cc17259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:43.951Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=557f1bcd-6fc6-4e09-b0f6-1b76c1627d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:43.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:53.959Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6fb29832-4024-42f2-854c-ac9ce1d6fa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:03.967Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e830af16-5d41-46a4-abf5-45d225bbc7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:13.980Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=54fdb8bd-1b77-4963-9cea-06e42cecfe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:23.987Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8bfdea7e-6f9a-4e56-a408-15c7c1130fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:33.996Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e420da90-e1b8-437d-a2dc-17817a633737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:44.004Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=12b3cdc2-8faf-49f6-98a1-e51114064293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:54.011Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7bc66c6b-930a-4cf3-85d2-e0604e632ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:04.017Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=48d4ff39-7210-45c3-b579-5980a340f497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:14.027Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9c9c1bd8-05f2-4d15-8850-9d0dfd9bfa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:14.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:24.035Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=03bf8a0e-7f37-4da6-8b56-766e9cfeccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:34.043Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ba8bb61f-eadc-43a8-a615-54bb3c389a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:44.052Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f00d235a-260e-4e9f-b3b3-44a49baf89e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:54.064Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f5247578-cc46-4037-8cbf-cf3870d32b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:04.071Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=df137de2-1baa-4779-aa0a-642ffd9f5140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:04.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:14.077Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0bb55381-94a3-4535-a66d-5e5150863c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:14.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:24.083Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6f86ade3-09d5-4962-834a-fa9256fb403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:34.090Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0cfdebbd-8081-45b0-8fbc-6ec678f9d7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:44.098Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a4870d46-e511-4330-adca-8402f807a170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:54.108Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=00ce62c7-e9d3-4025-8e8d-eab6836a3909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:04.127Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e63360c3-87a5-4778-9e6c-0b2bbc3e7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:14.138Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b01f0d4e-5c50-4300-8aaa-2311e380d05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:09:21.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:09:21.863Z |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-09T12:09:21.864Z |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-09T12:09:21.866Z |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-09T12:09:21.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:09:21.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:09:21.871Z |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-09T12:09:21.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:24.151Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fe8bbf68-0e0d-4f72-a959-050f4faba3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:34.157Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e7b599fd-a99e-469f-9532-ff4b7f009038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:44.164Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d4797552-0293-4f32-844f-44e8214a7d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:44.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:54.173Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b60a4644-d03d-42ad-91f8-886bce4e9e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:04.181Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=845715f8-b8ba-46aa-911f-b278f394b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:14.189Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=306d667c-8d6c-4f68-840d-db5f0388e97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:24.202Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f71f89cf-eff8-4595-b095-68ff4f4f9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:34.214Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=eb187c74-8277-4e11-afee-ac0f8ee6fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:44.222Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b644b2f7-4965-4f39-8d09-8e6abd27c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:44.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:54.231Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=00c22cb1-979a-4bfa-a4fb-50c552784e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:04.238Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c59e8c9d-ab17-46b1-a454-1ec81760d727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:14.244Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b38ee618-19ca-4f54-80f6-c98d0001f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:24.249Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f5c93b5-7308-4915-9f5d-d2f7802ec458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:34.255Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=78764911-0193-4876-8eca-977fe3cf9ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:44.264Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=95a48996-0ba2-42f2-b8f2-43046c4283e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:44.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:54.275Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3404eb05-d7b7-4e46-9e1d-1e777c4ce181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:04.282Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e3a06361-bc87-4349-952d-45ce680466ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:14.289Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a6bf027c-837b-47bb-ba0e-5737a3ac7a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:24.295Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=664910fb-261b-43db-b949-a68769b9096f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:34.302Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e06815d7-aa1a-4727-80fa-d8e24ca011d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:44.309Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=24e5e0b0-6dbc-43e9-9ec3-11998f3eb087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:54.315Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a0ec71c2-b8a2-4d7b-823b-8ea0144afe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:04.322Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e9c4dc84-f12e-4a4f-927e-1b1761f2722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:14.337Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=44688271-507a-45ba-a1ac-e9d3b7bd4cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:24.343Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=91823743-f524-4394-b6e2-547402261b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:34.355Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8ace6622-aaac-4a47-bf8d-f76c43c3d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:44.363Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b112255b-a5dc-467c-9f96-e8d03a1605c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:44.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:54.370Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bad09433-2f7d-4a4d-bb43-d2b698cdbc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:04.376Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5fd670a0-1a1b-48a8-b073-039490427d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:14.383Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1ca7c0cb-e474-4deb-ad2a-bbf1172b034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:14:21.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:14:21.913Z |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-09T12:14:21.913Z |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-09T12:14:21.916Z |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-09T12:14:21.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:14:21.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:14:21.921Z |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-09T12:14:21.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:24.393Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b1843811-a447-45fb-884b-ae58133074b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:34.402Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c68e2daa-f66a-4159-9a0d-01d9b61d54ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:44.411Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=07354689-6ed1-4412-9e47-b24587ed329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:54.423Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=57c0c5f8-bf5e-4c72-8577-c5ea9021ab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:04.430Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1c0df54f-d28b-4b03-a557-136f331f068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:14.438Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4adb1d40-fa31-49af-a2e2-a8d1e753463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:24.444Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6ab51e21-1bb8-4601-853b-1de0259af6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:34.450Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bbdad488-2e10-4470-bae2-300496ef4c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:44.457Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7602eb38-2de4-44e3-9be4-1383cd0efefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |