By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T05:50:13.843Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T05:50:13.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T05:50:13.878Z |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 |2022-01-20T05:50:14.507Z |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 |2022-01-20T05:50:14.605Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T05:50:14.605Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T05:50:14.606Z |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 |2022-01-20T05:50:14.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-20T05:50:14.754Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-20T05:50:14.775Z |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 |2022-01-20T05:50:16.302Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-20T05:50:16.807Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-20T05:50:16.822Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-20T05:50:16.823Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-20T05:50:16.884Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-20T05:50:16.884Z |INFO |Root WebApplicationContext: initialization completed in 2109 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-20T05:50:17.210Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-20T05:50:17.809Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-20T05:50:19.139Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-20T05:50:19.520Z |INFO |Started MainApp in 8.209 seconds (JVM running for 8.856) |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-20T05:50:19.592Z |INFO |Start scheduling PRH workflow |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:50:19.607Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=68221647-3cac-490f-8751-04f2240faab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:50:21.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:50:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:50:31.065Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=16d95bfc-7c7f-45cf-8174-3448206e545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:50:32.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:50:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:50:42.136Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=23c35723-c2a5-44bc-ba00-fe065ee2b73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:50:43.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:50:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:50:53.209Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0154b2ae-db49-4434-9fc0-d6c636892b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:50:54.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:50:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:04.280Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d5a7b6bb-72e9-4bc4-b593-837ed8e57b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:51:05.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:05.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:15.352Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1879a03a-b7e5-4aad-bc98-da30df683f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:51:16.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:26.437Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8227d612-1261-4b7c-99ca-b64ac51f09a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:51:27.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:27.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:37.497Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0092a1ff-ab0b-4575-aa7f-fd9f26d82920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:51:38.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:48.576Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=521710cd-135a-4229-847a-00bbdc411169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:51:49.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:49.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:51:59.641Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=6429ff4e-2869-4e77-8940-8d94032b5227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:52:00.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:10.712Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0d96d290-baf7-426b-b682-c081c3a033e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:52:11.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:11.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:21.818Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=64c9c3d8-5106-4a64-8561-8196f8253ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:52:22.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:32.889Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e04cb408-20ee-439a-965e-1b01710e762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:52:33.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:43.960Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c15d7b19-8830-480d-be72-29d761a9fd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:52:45.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:55.033Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=86151107-aa83-4208-9dec-0e1d89dcbde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:52:56.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:52:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:06.104Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7eec35ad-e0ad-48d0-a2a8-18f6c18fa694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:53:07.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:07.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:17.176Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b15e5237-960e-47a8-8496-9b114e5cd247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:53:18.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:18.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:28.217Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b38b31c9-4f7b-4fa4-9dc0-4a38c6a641e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:53:29.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:39.288Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=71b46971-6da8-449e-b2c0-18146fa0d18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:53:40.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:50.328Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8ecd8ded-d6bf-4b16-8e2d-8fb464c8c6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:53:51.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:53:51.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:01.368Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=afacc9f7-94dd-4ea1-bb84-4ad3900c51b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:54:02.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:12.440Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8b9156a4-a45d-41ab-9535-5b4b0711ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:54:13.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:23.512Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d6f2b47d-bff2-40be-88f2-f6c9c0d201a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:54:24.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:34.552Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=49487a1a-cc8f-4a0f-8664-19e207548205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:54:35.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:45.624Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2256ea0e-f71f-4bad-a998-6411413ec2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:54:46.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:46.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:56.696Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=6f8e759b-e91d-4f1b-a81d-3b5e815379f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:54:57.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:54:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:07.736Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=46488fb5-7d26-4d67-8106-146fc05170bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:55:08.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:08.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T05:55:17.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T05:55:17.992Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T05:55:17.993Z |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 |2022-01-20T05:55:17.996Z |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 |2022-01-20T05:55:18.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T05:55:18.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T05:55:18.004Z |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 |2022-01-20T05:55:18.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:18.776Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=14ff0d5e-45f3-4047-98b3-074bb41dff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:55:19.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:29.849Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0ca80323-aa01-466e-a65c-311194a1ca67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:55:30.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:30.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-20T05:55:38.125Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-20T05:55:38.126Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-20T05:55:38.128Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:40.920Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=73fb27c1-12d7-4081-8eee-5ca68f45199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:55:41.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:51.992Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8a3683e7-883b-428d-8c32-7c07678d89c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:55:53.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:55:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:03.064Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=948ac1dd-c18d-4c53-ac15-405c4b4cd15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:56:04.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:14.137Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b4436222-77be-4ac3-b6c6-ace1a4f17d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:56:15.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:25.240Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a2b38c03-8f23-4c46-9000-ce7d4df17462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:56:26.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:26.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:36.312Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e3588989-b37f-4069-b827-2956fd813b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:56:37.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:37.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:47.384Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=525bc86e-a049-48b7-addb-0c90ea0173a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:56:48.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:48.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:58.456Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c987b05e-54e1-44f6-86f2-583a3656205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:56:59.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:56:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:09.528Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d4aaddc9-4e3e-4862-bdf7-7c76600b2ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:57:10.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:10.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:20.600Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=df5a4f50-ca55-4e9f-a30a-99d51b0e26d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:57:21.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:31.672Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b1b29d94-25dd-465a-8896-ebd8e4a0172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:57:32.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:42.744Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f5a7c00b-f730-4239-b139-1b31587c1a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:57:43.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:53.784Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b4c4acf0-86fc-4bb2-9883-2d04ffff0bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:57:54.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:57:54.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:04.824Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=568b9f7b-f15c-4f50-8274-c44a1352e034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:58:05.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:15.868Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0c5f481b-5bb9-443e-bb2b-ba88c9e2e283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:58:16.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:26.937Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=05db0cb2-70cd-4e00-811d-03f165e7ef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:58:28.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:38.008Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0ee40713-36aa-40f3-bdfa-dea61e940adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:58:39.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:49.080Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=36f5d958-dab4-439f-b935-5753328e2e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:58:50.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:58:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:00.153Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e0c80069-2280-47d8-adf0-3044ef25b354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:59:01.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:11.224Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b179398f-debb-468e-aa08-503f911f643d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:59:12.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:22.298Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c9cc18d4-40b7-4c55-912d-cb8e08eb11d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:59:23.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:33.336Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=38ac62cc-35ce-4564-994f-acfefc6004c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:59:34.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:44.417Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5980e3e6-29cd-45a6-ae8b-1cbbed4bde02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:59:45.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:55.481Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=07a09450-96ca-4288-a667-311aad9ddcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T05:59:56.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T05:59:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:06.520Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=60bf7d57-2542-4b27-84bb-9531cd465b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:00:07.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:00:17.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:00:17.513Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:00:17.514Z |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 |2022-01-20T06:00:17.515Z |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 |2022-01-20T06:00:17.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:00:17.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:00:17.522Z |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 |2022-01-20T06:00:17.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:17.592Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=fd842237-2e74-469d-a82d-58c8b28abc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:00:18.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:28.665Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8d230f83-dd3f-4e4b-bfa4-87b8238491b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:00:29.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:39.736Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3def9eb6-89cc-4022-afb3-804563eb99a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:00:40.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:40.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:50.808Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=19c924d9-76fb-41ec-9ec0-b20039a2b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:00:51.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:00:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:01.881Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=122f77ee-4ab5-4a86-8cce-6b47b75ed18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:01:02.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:12.952Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=829223a6-0943-4f57-8cc7-358b972ff052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:01:14.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:24.057Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=15e04648-3df8-4358-8468-c6ef4b79f0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:01:25.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:35.130Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f87ba6df-b205-43a4-90b5-d4157c8e9b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:01:36.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:46.169Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=54d1fca9-5615-4e1d-8fd5-6438bb95df20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:01:47.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:47.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:57.208Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=15e3061f-e970-4035-a490-6042268d7493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:01:58.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:01:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:08.248Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=38310644-7829-47c7-a830-842f91e3feaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T06:02:09.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:09.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:19.292Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ae35f157-fee3-4b3e-961a-4317b2b2327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:29.393Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4f74c212-fa56-4378-8ba3-68e2003a790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:39.405Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3ab9130a-022e-47ea-bf77-d2a9af3ea8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:39.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:49.415Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3cf7f725-109e-4556-83c8-2ad63d51f5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:59.425Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3bab60a5-245f-4731-ae9a-9c7a76f7aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:02:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:09.435Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ab42aab2-76c2-4529-b921-4676699f9ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:19.444Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=62f46696-48c3-42cf-9d7e-b81c0b5b76c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:29.452Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2b725067-bb5e-491e-8ad8-92419f589c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:39.460Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2e3e13de-f379-4da6-b76d-ff3f053ca2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:49.468Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=076c1257-0b21-4f81-b1bf-0c4d234b1405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:59.476Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3d4deba7-2262-4755-b910-0283fbdcaaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:03:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:09.484Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b67e8fd7-431a-4de4-93b2-524b20726e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:09.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:19.491Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d4d7aa36-f11f-4410-aaf2-648f2fd3d41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:29.500Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=20dc1b1f-4f98-4d39-9245-ac7ccd233c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:29.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:39.507Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d03bf0a0-2c21-4758-961f-71a7d0fc5005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:49.514Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5b896809-9420-41f9-ad4c-3fbb3fbdf147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:59.523Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2e1fc47d-df69-45e0-b772-7489e525053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:04:59.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:09.532Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5dbc2007-7ba4-4c5a-87f2-d040807e9786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:09.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:05:17.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:05:17.525Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:05:17.526Z |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 |2022-01-20T06:05:17.527Z |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 |2022-01-20T06:05:17.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:05:17.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:05:17.534Z |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 |2022-01-20T06:05:17.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:19.539Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8f9e53a9-5126-4287-a19f-1387a86fb4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:29.547Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8194268b-9a59-4e35-9620-192684abc79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:39.555Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2eb01f6c-aef3-450a-b092-4a5175dfa84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:39.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:49.563Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b1d4d030-6b80-40ad-a725-1591d99118e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:59.570Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ee86abb1-f032-4c9b-840f-3c62764a5621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:05:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:09.578Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5d5b7a04-e3f1-4dc5-87d1-2e912bdfc241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:09.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:19.586Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b84a4c70-110f-4a26-a39a-d5d5088d2edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:29.640Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ef85b1ae-f88a-4b14-b16c-157ecd308181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:39.649Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=69fcb0c0-d3ce-4055-b2d5-8e53d0cb8295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:49.657Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a9e0c4a8-e821-4309-95df-2f6884453136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:59.665Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2e4e640c-4f8f-4187-8edf-77de451abb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:06:59.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:09.672Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e3f81dd8-66b6-494d-9367-582bc7216fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:19.679Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=94972c63-cb35-46fb-8ba8-e10337d67044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:29.687Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=73ced5d3-ae54-4b70-9b6c-35f5314e0c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:39.694Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f35f28fd-b926-4f38-928c-179ccec2196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:49.702Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=cd64eccc-83f3-4c6b-b050-1a0b846154a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:59.710Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8917b7cd-7e98-4dd8-b2c1-542d9b302aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:07:59.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:09.717Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4be0614b-1f0c-4cf2-a9c3-91fee3286276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:19.725Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=be9ed227-f7cd-4187-b5e6-11e60654d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:29.733Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=bbf396cc-ae78-4bc2-b7b2-a327d8ad606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:39.740Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=701d61d0-fd71-47bb-82b4-be87fce8ec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:39.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:49.749Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=9a3a6fa0-d4a1-48bb-a224-27b3b9819bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:49.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:59.757Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=520ede51-876c-4504-b9a3-d00954ddd5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:08:59.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:09.764Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ecadabd2-edd3-41d2-9909-7c75e57b9dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:09.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:19.771Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a8ed526c-de1b-4163-8628-b285619adeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:29.778Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=afa2cb8e-7444-4001-9105-f22c42cfcb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:29.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:39.785Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7c20e2f1-de4e-448f-9c91-0127a24bba50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:49.794Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5c4e6983-8556-42bc-90d9-c28226d0df70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:59.801Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=357cb611-70fd-490b-a43f-44ae0ddd48e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:09:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:09.808Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=6b9a48c6-15f2-4d78-9b14-6ffdc02b9b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:10:17.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:10:17.471Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:10:17.472Z |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 |2022-01-20T06:10:17.473Z |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 |2022-01-20T06:10:17.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:10:17.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:10:17.480Z |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 |2022-01-20T06:10:17.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:19.815Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=baa57194-a97b-4252-8bec-1cde8bca5150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:19.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:29.824Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=66b172c4-4735-4ea3-8ac2-2b80bffea79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:39.831Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=36298db7-f452-4c69-bcc4-d15df369e2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:49.837Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=014acd19-74f2-419c-a204-d65482ae3c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:59.844Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=aec235f0-bd1f-4eca-9a42-32f8b9f294b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:10:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:09.851Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ad9b66bf-3a2a-4a3b-aee5-b334d1df3ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:09.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:19.857Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a4ca62ac-655c-4b0b-8a12-bb7e591196da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:19.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:29.865Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c3d2ffd9-39a2-40f2-8f82-f33f08dcb1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:29.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:39.873Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c6f6c287-85eb-45ee-9ce7-3bd2018b7b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:49.880Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=14b373d7-4d0d-4991-8669-adbed4e70d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:59.887Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f50415d2-d7ae-4342-ae85-02ab1b0f223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:11:59.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:09.893Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2c0050ae-3ffd-4978-92aa-f3fc9005dc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:19.900Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f5028fd3-2375-4913-ba93-9fadceb14d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:29.906Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=27a046fc-5f6e-49cd-8713-71fee077cfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:39.913Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7637ce3f-29ed-4cc1-b753-1eba0bdd8b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:49.920Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=73db1516-2a23-4bb2-bdae-4215af343f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:59.927Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1b60a996-259a-4d44-9631-a4ac81f7e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:12:59.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:09.933Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5e915fbd-ef74-4834-bcdb-ba4cd5568bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:19.940Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4316040b-cf99-49e6-a713-c76a7567d705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:29.946Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=88c31e09-5ba1-4870-a985-d9a34866b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:39.952Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=eada2190-0031-4aac-9bdc-d3241941d1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:39.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:49.959Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2ad14e8d-2b0d-4008-ac9b-cb6f462875a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:59.966Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8b7eb5eb-06b4-4180-b683-f9b5bd440117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:13:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:09.973Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f82cd8ea-fbe8-46b5-910a-3e7b5ef80ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:19.980Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5fc8a889-fd87-404b-8f5a-8ae629087e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:19.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:29.987Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4f300659-4e6b-4f42-b417-7cf5630cdf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:39.995Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=26f89c21-2121-4ff8-9513-3ebf2d376167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:50.002Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d35b6a05-f578-4bab-9fee-432b1fbbafef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:14:50.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:00.009Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4da5efc1-c742-466a-b323-d033f2a2060c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:10.015Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=411104ee-fd40-436f-92eb-bef58fecffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:15:17.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:15:17.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:15:17.459Z |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 |2022-01-20T06:15:17.460Z |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 |2022-01-20T06:15:17.464Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:15:17.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:15:17.464Z |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 |2022-01-20T06:15:17.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:20.023Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f61fa9a9-16b9-4cce-aad9-9485b6f8fb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:30.030Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0852136a-1567-4f5c-a348-caa5c2276e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:40.036Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=564ce415-f9b1-4c09-a295-78c1ee01d61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:50.043Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=68975aff-a7f1-4a97-98c2-e8b9c6622b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:15:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:00.049Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=317b5ab3-0bec-495e-96c7-7054707cf5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:10.056Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b49929bf-2d12-45ac-8559-a4b907715d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:20.065Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=43f55ec4-5ec3-4ec3-b34a-a7e73fe951ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:30.071Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1747e79d-feda-43d6-8b66-d71344332caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:40.077Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7414c7e0-a0ee-4543-b67c-233e0e5169aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:50.083Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=30bcd085-dfa7-4626-8f6f-48c4e64df98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:16:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:00.090Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=578e3e3b-ed80-4e4b-b653-d2960ae08ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:10.095Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=04a4398a-f8c5-412f-9f95-11eafc8ca9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:20.101Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=edefee32-5f7d-47fd-9e5b-b39f8986526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:30.109Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d2b9b3bf-e84e-4706-ba63-7f886ff1f72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:40.116Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=9599e4ee-d6a4-4f1c-8857-4dfe9dfcd8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:50.122Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=893b1b39-224d-4cb1-9ce0-eb67a978e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:17:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:00.129Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=566c72f7-75f2-4dde-8c0c-1e4c28c99435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:10.136Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ef7eca48-3a82-469b-9b9a-7dc9b9dbf13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:10.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:20.143Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4e113c3f-4ba5-48d8-b91b-8bb60c00572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:20.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:30.150Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e83d92b7-9a30-46f3-afaa-4d3dfd800697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:40.157Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e017c23b-56d7-4824-8b0d-b0bbb548bf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:50.164Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7222d49e-5dc8-4c53-be78-062850a71710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:18:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:00.171Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0cdf5e83-de9f-436e-a1e6-afe9910e3044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:00.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:10.177Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=bff89afa-45fb-4e9f-9287-180fcb30df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:20.186Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=62813b6b-e98b-4588-a693-8e760405f09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:30.194Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=cebddcdc-ccef-49b8-b131-778b579c7047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:30.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:40.200Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=79975c63-68db-4f82-92d9-6034dd1b4ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:50.207Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=76c256d9-ff2b-4533-b4ea-32e3aa52178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:19:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:00.214Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=07177edd-a935-431d-861e-e1f784b1897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:10.221Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=93e66478-06d9-4d7e-ad37-84f18f69b506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:20:17.452Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:20:17.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:20:17.453Z |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 |2022-01-20T06:20:17.454Z |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 |2022-01-20T06:20:17.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:20:17.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:20:17.458Z |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 |2022-01-20T06:20:17.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:20.227Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2f22f240-6702-44ac-a965-0be83edb92c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:20.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:30.234Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7b73d57c-d3ba-4e40-8024-db01a6efca01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:40.240Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=eb71b949-9d08-4bdd-9f7e-a8c9665f1010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:50.246Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1f2c7c02-4e0f-4c53-a940-1c33ac650c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:20:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:00.253Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a1627db3-32bf-4dbd-93e3-da8b57552751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:10.260Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=9daf9f1b-2596-4c1e-a1a4-07afc8013f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:10.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:20.266Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4da09630-563c-4d50-bccd-7dcd9755f8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:30.273Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=aa3dedde-e2b3-46db-800c-a0bfe704a293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:30.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:40.279Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0504ef09-3fe2-45bf-a8f0-04aa083e0ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:50.287Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=89a6b0b7-f4d2-417c-b2ac-8ae635ac768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:21:50.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:00.293Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=abee7b47-b6a6-44a5-97a3-ed7ab0682108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:10.299Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8cf841ef-c2ec-4c4b-97a1-7baff5037304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:10.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:20.305Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=53f0773d-3f3b-4088-844d-0b310e988171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:20.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:30.312Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=64f89288-f44a-4ca3-be48-591ef181f09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:40.319Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=9dc999fb-7140-4b60-9996-f732fa258037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:40.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:50.326Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=fad68023-c8f0-44aa-b9cb-0b2df0dfd17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:22:50.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:00.332Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f700c3d3-9050-419e-9f5d-88f95269c0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:10.339Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3e6d5275-2f79-4b22-ace2-ade9838f8ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:20.345Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=36427454-8796-4539-9724-c9246990122d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:30.352Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=204b0b3b-f3f5-4844-a305-7ab44b771582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:30.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:40.359Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8bfeec18-98ac-472a-ac50-837dca6dfa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:50.366Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e3aa03df-dfc3-48dd-b82f-4dfa14eb5df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:23:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:00.373Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=35349568-4b33-49c3-a417-022e989507f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:00.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:10.379Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=de790e5a-5fa8-46d8-9f16-5c429f561ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:10.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:20.386Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=934a795f-90cb-4833-b716-8daeae470cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:30.391Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=89e831a7-aef7-4522-9e92-c45547cd8e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:40.401Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e88d3c8f-b15b-4550-8d88-f4c3492e1f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:50.406Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f456e415-1614-45f0-8579-fd75df7d496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:24:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:00.413Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5b0fc8b0-afda-4cc8-810f-269ad65209a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:10.420Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=6e46c83a-3ca1-43f9-ac6e-719b2ebeed46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:25:17.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:25:17.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:25:17.455Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:25:17.456Z |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 |2022-01-20T06:25:17.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:25:17.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:25:17.460Z |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 |2022-01-20T06:25:17.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:20.426Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=83f5f4a5-e3a2-4a40-aff9-ada85063c1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:30.433Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a451b3ae-2aee-4937-a9c8-913c951390b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:30.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:40.439Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1fd6ba81-2dc0-4b9e-8e87-49f04b2ddce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:50.445Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c9575d81-2842-4ff5-81a0-fed00a6bf238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:25:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:00.451Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e0249f44-5901-4196-b6b3-ec19cbe50bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:10.457Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=32e46caf-155b-4a59-b30d-41e87af68d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:10.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:20.463Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ae1a52ef-b78a-4182-bb19-878a2bd9958e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:30.469Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=eb61b509-fadf-4cd6-835f-91ddee69cd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:30.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:40.475Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=6de98a12-2bef-4325-9e4a-fe8f911db5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:40.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:50.481Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=34c8de98-5ea1-4570-9eee-db743240e462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:26:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:00.486Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a28acb0d-7c21-4ae9-971b-49120ebb4310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:10.493Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f703a9bf-ba8d-4d06-9b46-7bb92f03af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:20.499Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3434b55c-7efe-4f3a-857e-b496178f8ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:20.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:30.504Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=551d54dc-9723-4977-bcfa-e6798ff46d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:40.510Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=15affa35-7c77-45bc-ab23-4d81f9b33d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:50.517Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4d812ff6-761f-4b59-a604-bbb8a4d49e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:27:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:00.523Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=02dca1ae-12f5-41db-bd8e-9306ea60bbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:00.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:10.529Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=badb85cd-28de-44db-a6d2-4e279441ffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:20.535Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5d06a794-077c-4a06-82f1-e5b361c37d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:20.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:30.541Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=6330bd51-e5ef-43ba-a150-d06d02cc027d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:30.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:40.547Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=cfd5e13b-abba-4edf-b311-308eb619f9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:50.552Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=87b6aa9e-8080-4d87-a9d7-126a097367e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:28:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:00.557Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ca09724e-50c2-4cc3-9a87-ae10865e7ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:00.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:10.564Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4569781d-cf9c-4292-ab6d-1b30b679d1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:20.569Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=58314770-8e34-456a-976a-38405d3f7dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:30.575Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=77d4c645-221f-4686-9b63-9f22ace2d38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:30.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:40.581Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3907fd71-0b34-4dbc-820c-708e9d6d0359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:50.587Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4c6ff9f5-4c47-4352-9d1b-0d191de16538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:29:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:00.592Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2a406b1f-abfb-4404-8715-c41184fa4a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:10.598Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b3eda158-015d-43cf-b419-e0a93f5bde70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:30:17.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:30:17.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:30:17.460Z |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 |2022-01-20T06:30:17.461Z |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 |2022-01-20T06:30:17.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:30:17.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:30:17.465Z |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 |2022-01-20T06:30:17.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:20.603Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7de9b2b8-31de-4a83-9a51-f6318c6a7a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:30.609Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=520ae551-439e-4c4e-85ac-bfece0238c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:40.615Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7aa28bae-d44f-4c8e-8fc8-67a43d46aa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:40.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:50.620Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4f3a1894-eae8-4562-a2d6-6b59c9236eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:30:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:00.625Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=956731be-45d6-47e8-bba9-95246a22456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:10.632Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=680b16fc-e487-492d-bc4f-6080ad804c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:20.637Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4a16d498-c534-4e19-9170-4ea45d4c139c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:30.642Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=66ce4671-956b-4e04-8c15-36e29ac7efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:30.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:40.648Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3e3aff48-bff4-427f-9011-9c8566e28641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:50.654Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=034c5ed5-d3dc-4778-8096-d7d45bc2319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:31:50.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:00.659Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8b0a4e5f-3110-4212-aefe-25a5182e6b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:10.665Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d57f194e-59b7-4d4a-82ce-78d98dcdceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:10.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:20.670Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=66e7558e-2576-4e24-a311-23610d2179c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:20.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:30.676Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c78fc8f6-ec58-4855-a2a3-3bf12abc747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:30.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:40.682Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c3acf529-3542-4dba-aca9-0cc1763d16d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:40.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:50.689Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ba3a6d28-387c-4339-9f1c-9786c221954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:32:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:00.695Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=67c38675-7b5a-45ec-bfec-2f9ae73b703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:00.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:10.702Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=e8e19fbb-fa96-4805-b120-1a8b36b6086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:20.707Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4ff1088f-c2c2-4b2e-b208-ed1c50e340d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:30.714Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0116396b-1e03-46a9-8015-e2e7f916e96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:40.720Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=669db411-dfa6-4dbb-b020-621c79a1cd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:50.725Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=13888505-6a6f-46e9-9529-4ddc30d46ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:33:50.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:00.732Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a8f7b70e-9e3c-44d0-a44e-1d7b90708741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:00.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:10.737Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5af76f4d-582f-410d-bef3-574d2b15cbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:20.743Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1d89cbd3-5034-4ef6-bc5c-4f866818ab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:30.750Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d397ab6a-6f75-481d-aaa7-b2d00555448e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:40.756Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=6575a9ec-9adf-4ff1-85ba-c9749451b6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:50.761Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=441e1924-a1e0-4f97-8286-e1fc55bc9691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:34:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:00.767Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=dc506f34-42d2-476c-8297-0fd18b173379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:10.772Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b7e86561-bfcb-4bf1-a8e9-a7c9d74ce24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:35:17.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:35:17.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:35:17.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:35:17.445Z |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 |2022-01-20T06:35:17.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:35:17.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:35:17.449Z |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 |2022-01-20T06:35:17.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:20.778Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8344cac5-3ce4-490b-b014-a0c128af08f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:20.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:30.784Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3faf89c3-5d2b-4ee1-a692-487422ed04de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:30.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:40.789Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0db6cfef-75b6-470c-8fb1-ecfc29a7ee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:50.795Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=952f4335-a054-4b1e-a1db-ee3c523b23ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:35:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:00.801Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3e8cd9ec-d9a7-4093-a0b1-e0f3f0e24a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:10.806Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=825ae4c0-bad0-406d-887e-0aa5d7ac60a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:20.812Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=7e3ecd35-0717-46e5-a982-ef0d786e233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:30.817Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1e252302-e868-4944-aaa6-1588e9cfa207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:40.822Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5b5815bc-0262-4d56-8be2-b4c7b94465cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:40.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:50.828Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=fe009ae9-9bc8-4bbc-9d32-330146a80c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:36:50.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:00.834Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=09721376-c216-4798-8f5f-ff4a0399c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:00.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:10.840Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=4d40b511-a658-45c6-b96e-bf44fa47758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:10.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:20.845Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=46ae73a3-6cf1-496b-a64e-a757a30498d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:30.852Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=efc7ef4e-2e80-41fd-8c43-7bb3c8d21dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:30.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:40.857Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=96468237-fe80-47cd-9313-67697c5e113f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:50.864Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=91193da1-ebf5-4836-a54f-034a2a88ac63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:37:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:00.870Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a0584caf-e48d-4259-aa41-0789506db841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:00.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:10.875Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ecce8f20-59a6-48a6-982c-3102eafd19e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:10.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:20.881Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a8530ada-6c40-49f3-ba3a-e9258120c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:30.887Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c0639f8b-3016-4fb8-b336-ca498a98624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:40.893Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5c31a9f6-1cf8-46df-974b-f5e63bb74eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:50.899Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=9a5a2f35-b0eb-4951-93a2-d0aa0e816670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:38:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:00.905Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=3dec3350-f1e0-46e2-805e-26c6230e61bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:00.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:10.910Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=2b9e26b1-52a6-47c3-aa36-cb4ad7e8449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:20.915Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=d7f46109-0333-421f-8cce-42d93051a190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:30.922Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=8b1c19a4-0808-49e8-8f0d-eba77f22eaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:40.927Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=68c6981c-6237-4024-a9ed-d9f452ce7504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:50.933Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a73dd608-3d15-4a78-b6dd-6a227d8ea975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:39:50.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:00.938Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1707348e-ceee-406a-8271-c9d656fe7579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:10.944Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=0e632195-0fe5-45fd-b830-eabc4ff7c21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:40:17.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T06:40:17.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T06:40:17.454Z |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 |2022-01-20T06:40:17.455Z |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 |2022-01-20T06:40:17.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T06:40:17.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T06:40:17.459Z |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 |2022-01-20T06:40:17.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:20.950Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=24047362-a778-4401-9138-063ced71cabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:20.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:30.957Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=aaaa6aa4-1a6d-4d18-b20d-9d890e4c8492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:30.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:40.962Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=20703545-d802-4aa3-8a09-f2e11e10f368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:40.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:50.968Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=b31a5acd-6cbc-4d5a-aabf-15632c8fd166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:40:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:00.973Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f5fd958b-1490-468e-8ea3-e0eaffdbf192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:10.978Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=1fbc9776-2a3a-472e-9a59-6f2e0ba8e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:10.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:20.984Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=f7d250f5-401f-4923-a2c3-208f626ec10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:30.989Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=62574750-3d42-4c3d-b604-1347200c854c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:30.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:40.995Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=16902d25-eca6-4040-b948-d83c508f2cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:51.000Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=5c2e37e3-ee9e-4ce0-ae65-b46853fdf8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:41:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:42:01.006Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=c32d0cf2-a879-4fbe-bd30-896d60aee8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:42:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:42:11.011Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=ae79458f-e4e9-4930-a468-95c464e44c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:42:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:42:21.016Z |INFO |Init configs |InvocationID=538e6d4a-6592-4d1e-867b-ba1e83fd0e6b, InstanceUUID=a47268b4-842a-4114-bfc5-20840006c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T06:42:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |