By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:14:10.707Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:14:10.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:14:10.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:14:11.289Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:14:11.368Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:14:11.368Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:14:11.368Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:14:11.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T11:14:11.559Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-28T11:14:11.580Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-28T11:14:12.873Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T11:14:13.305Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-28T11:14:13.322Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-28T11:14:13.323Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T11:14:13.377Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-28T11:14:13.378Z |INFO |Root WebApplicationContext: initialization completed in 1797 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-28T11:14:13.757Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-28T11:14:14.458Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T11:14:15.700Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T11:14:16.149Z |INFO |Started MainApp in 7.797 seconds (JVM running for 8.344) |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-28T11:14:16.214Z |INFO |Start scheduling PRH workflow |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:14:16.225Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4e4ee68f-b527-474f-94cb-6cf0f2cc709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:14:17.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:14:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:14:27.675Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=62b79944-05bd-43ce-9d1c-52bc20ff619d | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T11:14:27.887Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T11:14:27.888Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T11:14:27.890Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:14:28.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:14:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:14:38.718Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=374b9d32-e380-4a4e-88ab-6062889f8340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:14:39.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:14:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:14:49.759Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5015d0e0-da2e-492f-8a9c-e00632acefd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:14:50.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:14:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:00.812Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9c80e587-a1f7-4a3d-944f-39566892e677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:15:01.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:11.840Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ccffe4a1-de0b-4dd0-bac1-b82456199ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:15:12.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:22.878Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a001270c-afb1-4510-afe8-9f2b3efbaf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:15:23.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:33.919Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ca6a509d-8579-4239-b95e-603188b5ef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:15:34.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:44.965Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=91f32f7f-df4b-4989-a5cb-a97bb74e2a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:15:46.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:46.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:56.036Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5b4b3336-686c-4060-bf5f-1ab8948e1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:15:57.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:15:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:07.074Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=77ed5088-9900-4d34-aa10-1222fedebf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:16:08.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:18.177Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a9e469c7-7ec5-40ff-8775-9858502c4ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:16:19.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:29.225Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b2d1e31d-eb7c-467b-b16b-0b739c319893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:16:30.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:30.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:40.260Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=24941998-6216-4630-9b5b-263ac252dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:16:41.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:51.328Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=87e10037-689a-4db9-8c10-eb9c23b9ef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:16:52.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:16:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:02.367Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=560e8bcd-d42e-4f0c-8ec6-acaa6ec96e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:17:03.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:13.406Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9b28f5e2-622f-477f-b678-dfe63617436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:17:14.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:24.450Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b7c94602-83df-405c-8636-7f0601abaf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:17:25.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:35.486Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0c579180-7429-4c38-8ca3-c0d9c7e82ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:17:36.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:46.528Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9adad995-a634-4220-941f-d6e65009b213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:17:47.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:47.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:57.572Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4d08190f-bfe2-479a-bd0f-3178264c5e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:17:58.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:17:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:08.606Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d49b73a2-2c9c-41ef-b7a2-e2dfa9e3d008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:18:09.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:19.647Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ea3d1e06-a73d-4d41-bef3-bb0e93098195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T11:18:20.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:20.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:30.686Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2084e3db-b78f-4579-b8ac-72e9e1ed9b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:40.791Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8cfa4434-0a9b-49c2-a0ca-b96121705383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:50.810Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b687ea1f-19bf-40cb-a52a-d1b5b8550064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:18:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:00.844Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6c98be57-fcc6-41fe-be58-42b967a0d20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:10.859Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a979fcb5-288f-43f0-a31e-fb0ae9f56ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:19:14.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:19:14.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:19:14.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:19:14.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:19:14.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:19:14.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:19:14.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:19:14.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:20.872Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=390b2b3b-474c-4fbb-90a1-5554423050ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:20.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:30.888Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=20a12dbc-c4c4-49d4-aad8-5f1068e755d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:40.900Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=94ef44ff-cf6d-42ad-9bf2-c6fefaed14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:50.916Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f9cbd031-dd49-4db5-b5e0-ec1afe32ce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:19:50.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:00.936Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fc39106c-0f94-4cbb-93d7-f145b2967997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:10.949Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=dd375028-14a0-4c57-a2dc-e560ec632dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:20.961Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5a71e69d-4d35-483c-9c7a-80a4ab315d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:30.979Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5c688c77-ec1d-45b5-8fe1-dd8ffddceefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:30.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:40.996Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=54ec9cc6-831d-4002-9fdd-9f99e7064c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:51.007Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=36e63a0d-7eb4-4559-a67a-9f62977c05a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:20:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:01.016Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a2153a29-759e-45a5-ba38-2a863995375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:11.028Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=82a621d7-f847-44eb-8e21-212202d3d74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:21.047Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3d353822-a471-4624-b017-cb06271264b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:31.064Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b7ea973c-e769-4601-b74a-b95a26ec9bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:31.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:41.076Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=90aace9c-eb72-4b42-96c8-80311309269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:51.087Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8219ea6b-6422-4f56-9576-cb686f449268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:21:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:01.100Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f3e754d1-b09e-4478-b7ee-e9b33caed046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:11.123Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fb668bb1-f881-45b4-ab2f-1a32ac34da46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:11.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:21.139Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e69840b5-8a69-4738-b707-0dc23365f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:31.150Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=898167b4-afea-41c6-b11c-32f318f001cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:41.167Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=97490f92-88c2-49d1-84ab-b4a15cb9f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:51.185Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b399aeaf-a689-4554-922f-0d22899b77b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:22:51.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:01.201Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0e474428-4595-4056-b255-359f4f5768af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:11.209Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c71f754e-bfc9-4a60-925b-b49e43e114f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:11.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:21.221Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=05f419d9-48d3-429d-af9f-bde2e12f7b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:31.231Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=59c8991f-a8c5-4fd7-92b0-44725a0baae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:31.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:41.243Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9f97e264-6b24-4b2b-96e1-becd20797929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:51.263Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9d4238e5-dfb8-4c77-8d38-f062c95e38ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:23:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:01.275Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8496f606-cb99-48d7-adde-26836f43edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:01.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:11.286Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=281cc2d4-4bec-4d9c-aaeb-1c4bbf5d0aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:24:14.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:24:14.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:24:14.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:24:14.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:24:14.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:24:14.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:24:14.097Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:24:14.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:21.298Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=106ceda7-ee55-4ff0-a1f9-9603c8b4ca30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:21.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:31.309Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3239d2c4-3fe8-44a9-8f81-53e8f053b3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:41.327Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=687c00c2-067c-47df-a512-5ed5becaf194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:51.342Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d5b7a864-6d97-4199-ac39-ae387636ea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:24:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:01.353Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1903be02-8d7a-43a4-82ed-c5c27fba1f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:11.362Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=efc93a75-a08b-4e2e-92ed-cfaed65ec88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:21.371Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=14057319-7412-4b7d-9126-ae0f851bcb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:31.384Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f1b35a99-ecbc-4774-bb3d-c6b81978ad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:41.397Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f589eb44-08b3-4a6c-bf4f-cb6df97f016b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:41.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:51.415Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1fd1bf94-8472-4f1a-aa95-b33b254e87cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:25:51.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:01.423Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4f4dbdb1-1d2b-445b-aa66-287ab5185981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:11.435Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0ad694c3-fb43-4c43-adfa-7a562ddbb20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:21.444Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0293686e-4580-47f3-bcfc-459dcd9d599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:31.458Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=26b045c1-421d-4084-a421-b006b4e0211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:41.480Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=438976dc-c7df-436d-9cbf-8bb375a43ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:51.490Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b3454573-9d0d-4ab3-bf09-7e9893b190b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:26:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:01.498Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=266b55e2-ee35-4f51-8faf-7e28be05ac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:11.508Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6687bd69-0a59-4d2f-a1b9-164141af1903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:21.538Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f2b3a469-d97c-4b29-a676-ae003463f66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:31.547Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6b10d539-7e15-4518-8f4a-a81893d44e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:41.559Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2f1222c6-1a03-4ed8-ae11-85d0ae82246e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:51.572Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a08fb989-8b8d-4987-accc-a4672784e37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:27:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:01.582Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=808a5ccb-974c-4eb0-91fd-f3c24674fd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:11.595Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fd689e83-d3fb-427e-8b7a-d3a1762b363a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:11.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:21.615Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8213ca43-4b04-4877-b06e-3441d8bcc84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:31.623Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0757785c-2c22-4c3e-8c9d-31768b654bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:41.634Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f977ab45-2e1f-48c1-aa07-a30938a37cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:51.649Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ecced4dd-baa1-4efb-a336-fc16b95c8757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:28:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:01.659Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8a1ad75a-9883-4039-8453-587076e2a773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:11.674Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3735f716-dcb3-43c6-920b-e256e9e08c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:29:14.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:29:14.119Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:29:14.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:29:14.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:29:14.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:29:14.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:29:14.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:29:14.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:21.689Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=20ed3b5a-4b5a-4bf7-ae52-2a73bff252ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:31.698Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d66d5e55-b832-4647-be07-fb2c218685b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:41.709Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=702b025c-10dd-4402-8234-7fb002ffcf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:51.742Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=49f9e499-d767-41d7-b063-a47efd63cf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:29:51.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:01.753Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=81e9aa10-9a10-4a80-890a-eeb43f2930d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:11.761Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=63439862-ce81-4cbc-923b-76736196d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:21.772Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=df4d6912-2aa2-4d10-8575-10a5a8fc0904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:21.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:31.780Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=41566fc4-1220-40af-9ad9-e24ea125c4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:41.790Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=37dc0be2-784c-4a3b-a9fb-d795c0be5070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:51.808Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=42fa0513-ef10-4954-8c1a-a4a6e6dd0b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:30:51.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:01.832Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=11de20a6-36dc-433e-9aec-b88f4b291c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:01.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:11.841Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2584b04c-5cb3-446d-a02d-94d302e57d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:21.849Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9174ccdb-5869-4a5c-9c17-ed5c96e2136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:31.859Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b66494fd-6ee2-4b37-946a-904496d58edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:31.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:41.872Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=68bcb9ac-2a6e-43dd-8b56-a870b8200cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:51.892Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=84e67ddb-c739-4621-8c19-fcc88b8e5641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:31:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:01.902Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3e7e5845-dfd1-429d-8cf0-82a774f1354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:01.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:11.911Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=476f7fa2-d313-42d8-8334-cebed080ccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:21.919Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2dce9e3e-62d9-4905-bdb9-dc0c2d7df675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:31.927Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9d050fbc-112d-41be-bf9b-91b5d091f7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:41.939Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0d656c07-6629-4371-8645-50c659f9b6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:51.948Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0d186477-aba7-4e28-a186-634bc643e49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:32:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:01.961Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e71d3df7-225a-4862-a06e-08519399a3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:11.973Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b4d8be5d-5682-4b0d-9d12-3876ae1fcb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:21.989Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f615f9f3-bdf8-4e8d-be9a-01d644be5ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:31.998Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2448ec7d-834c-4e0b-acdf-b0f83a3a5699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:42.008Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e569493f-5638-44f8-b35d-20df4411c876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:42.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:52.017Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a36a43c0-f1ca-4c33-857a-52a9badbd1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:33:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:02.026Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b4ca39d2-c28d-41cb-a029-76ab5e9a6789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:12.036Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=968e17bf-d346-4634-b57c-28b013b03cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:12.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:34:14.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:34:14.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:34:14.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:34:14.099Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:34:14.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:34:14.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:34:14.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:34:14.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:22.046Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0dc82f6b-c5f3-4ac2-8d78-09dae05ef243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:32.060Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6f8d4210-d0b0-48f1-bc4c-43b3c9eeea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:42.073Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3c1851b8-ea56-4128-97e2-5a2d5dc22e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:52.084Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=227e6809-7f66-4b67-8409-2ff4f7d7ff83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:34:52.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:02.093Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7a02eb90-7c4a-4a50-8a6d-ea68487328c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:12.104Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=cff77109-d590-4bbb-9372-35ab228146e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:22.112Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8c8939e3-ff82-4059-90f8-fbad81da3aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:32.121Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f931dff0-65db-403a-addd-06e4cf06d68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:42.130Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5f490377-1a7a-422f-bc13-9d7555bcdc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:52.147Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=835f35a3-dc6f-4632-ae32-0d559bc3c738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:35:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:02.158Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e99aadfc-9c51-429a-b2c6-ab4b9bf29eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:12.167Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c3017bd7-0381-460e-975f-8fdd70347dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:22.175Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d76f7026-0162-4dff-adeb-053692252e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:32.184Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f5188400-00df-47e8-98eb-f4c6a88bdd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:42.195Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=60a3aace-3981-4f63-bbf0-970c3ac8c315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:52.210Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9331d88f-a7ce-41e0-99a7-e7285fac67a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:36:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:02.219Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=42a16db8-2fbb-491f-9261-c0db863f7aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:12.229Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=42279f0a-cfeb-42aa-b430-96b19a9752d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:22.244Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=02bba7fe-4041-4bc9-bb58-06c25fcb7a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:32.253Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2d05f703-4790-468b-afcf-cb9b041e1405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:42.266Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=389f013f-6c8d-460b-9195-d2536a6ddda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:52.275Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d761bdda-673a-4450-b81d-c3222011b5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:37:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:02.284Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=60b6d3ff-1376-46e4-a64b-8a798ddd129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:12.301Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0bf19677-5850-464c-896c-0a62ddae8e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:22.311Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=90b96727-55a9-490b-80db-9fa63320539e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:32.324Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2f1cdb58-8e9e-4ee0-a0ff-c87d5e6d5e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:32.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:42.337Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c8b06cb4-4819-40c4-91c2-ec516d930798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:42.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:52.345Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=02760590-99cc-4346-9f89-6f21557255c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:38:52.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:02.352Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c0cbd65b-3b9a-490f-bceb-2128cd4da136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:12.360Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a997967e-ab8c-4e1a-9b3a-26290c675cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:39:14.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:39:14.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:39:14.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:39:14.147Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:39:14.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:39:14.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:39:14.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:39:14.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:22.368Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a672bbc2-2665-4a59-a82b-b4c42560bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:32.377Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=00efef70-d329-4deb-81a5-39629b97cfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:42.385Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=914ebeeb-7a13-48f2-81a5-4184e7d77bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:52.412Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e1665598-f411-492d-a69d-4dea34ed1578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:39:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:02.426Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0aade469-a995-4fdb-b4fc-77eeee60be13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:12.436Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=749b86cd-ffdb-4676-8fec-531840325e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:12.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:22.445Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f3272a0b-aedc-4b57-a659-ac86aa89d550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:32.456Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9d5f6044-597b-4b53-98ca-6701944c0e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:42.466Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=68fd5f7d-23f1-493a-9641-0fb9e8c4f458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:42.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:52.474Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=be99d361-a52c-4ddd-bf06-589c64c87950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:40:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:02.485Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7b589f0f-8980-4fe1-9022-2eb6b8ee37de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:12.496Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e008bb8d-6815-4c70-9e69-dabc65b2e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:22.513Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=25cb415e-605c-46e0-8820-428475dd0c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:32.523Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=83b2eed3-e352-4237-88db-061c0b9601de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:32.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:42.532Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8c22fb93-19f9-413c-a502-9820ad627734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:52.541Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=55e89da0-bb65-4f9b-a41c-0c3309588ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:41:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:02.549Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5d07c648-30ce-4c3e-a8ea-c26118c7767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:12.558Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d42b3bae-7fcd-412d-9241-3b66564922fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:22.567Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=31b1adab-a7c7-4a26-aa4b-5599fd69c8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:32.579Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=623e8bf6-bc08-4740-8f33-84c2b328cd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:42.595Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1fe8dfab-3bd2-40d2-91ed-c09ea8ef9ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:52.603Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c863a06f-2595-48a7-99d4-7d1d2ffa5061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:42:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:02.611Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d0904485-bd6c-424f-b4d1-ca44915985b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:12.618Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=20e8dba8-3b9b-4641-80d7-c5b2d8dcbebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:22.626Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b4ecdb68-633a-429e-90b7-04dc701ee6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:22.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:32.635Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8ea29f41-b85c-44b7-ab49-5a94ee168edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:42.644Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2d3f12e6-1169-4b87-97ca-c4990ae0d2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:52.656Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=60431dba-5832-4679-a367-5a717c85d883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:43:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:02.669Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=46541642-ce3c-47d1-ab9c-c6a3cc285925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:12.678Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b19117b9-b309-492d-b946-f5b0768d1ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:44:14.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:44:14.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:44:14.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:44:14.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:44:14.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:44:14.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:44:14.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:44:14.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:22.684Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=07ba64e9-821f-451f-82c5-ee221aa4e8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:32.694Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c97b5248-2744-43d5-8a17-770a3abf682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:32.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:42.701Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=889b56a8-fef4-49ee-9934-73368b843cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:52.709Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9be6b81c-0317-45cb-9a24-35797190d12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:44:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:02.718Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5c4eea2b-cba0-4f52-8d02-b66f93932a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:12.734Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e8d62b9d-9b10-49cc-b714-841ab2591fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:22.744Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1d4b9b94-439f-4975-b3a9-6009ff46a200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:32.751Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4ca7a0ba-d1e5-4aee-99be-572f5fa37884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:42.761Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=df12ee1c-be4f-4d9e-bf5e-0e4709f7561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:42.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:52.772Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4fcc921b-7814-4948-aaf6-c3a6d2b143c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:45:52.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:02.781Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=249c40c8-efee-4c2e-898c-b02bb5728919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:02.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:12.789Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c25ab4e3-37d9-468c-93aa-41e66dd70afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:12.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:22.808Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0093c910-b2f0-4eca-8d30-1d2b13373713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:32.825Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1ee493a1-6c56-4d38-9cd7-e1a942bcd3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:32.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:42.835Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6e52f780-4328-4c43-8099-a23c3683ba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:52.843Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f74a9fa4-e6c8-4d87-8ade-3a425642a61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:46:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:02.850Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=cfd093e5-eb59-4a9f-b0ae-89d6bcb08518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:12.859Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2dfaa2e5-b4cf-4946-95d4-adede5395f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:22.866Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e5bb768f-5cfa-40e1-9d9c-35a8aae4e42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:32.872Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=534e0379-3d50-4ca6-b99d-280aacb2a2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:42.882Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=969d7468-8d7c-46c3-9910-2b012df01138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:52.897Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2fafe60c-bf1c-4ec1-a645-0d0b39c832dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:47:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:02.906Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e6958e3f-b9b7-4d35-97ec-b4c9b0abc5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:12.915Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ea770d2d-e8db-49a3-b63d-703965246fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:22.922Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f865e8ee-b651-49a0-a204-d139aa37b79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:22.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:32.931Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e4fb2f02-f9d2-48c3-9c1b-8e0b7d751fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:32.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:42.941Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5953bf35-96a3-4d39-a759-b2ff7a95b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:42.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:52.950Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=211e05e9-2897-4971-9564-8902240b0c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:48:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:02.964Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ff9bc5cd-513d-4ca0-b8d2-fb8b9990d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:12.978Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ff7857e9-f5be-4172-ad9a-3f6f7fc962dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:49:14.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:49:14.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:49:14.143Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:49:14.145Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:49:14.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:49:14.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:49:14.150Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:49:14.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:22.987Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5d986b9a-9505-4fd4-ac33-dddd23f2b996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:32.998Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ee27633b-b24f-4412-b3dd-dbb08fb72f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:43.006Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=37a2c4d6-0a1f-4d85-ac46-571e0216154b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:53.014Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2ee14bc4-25ae-4ea2-9948-7c51b4eef2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:49:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:03.023Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fccbf82b-9e21-49a8-a90f-747246a08ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:13.031Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d390d16f-5d1c-41ba-8349-f90f1d3fda41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:23.042Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4c2e35d0-46d2-4371-81f2-33c9f01f1161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:33.069Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=160e9c16-dba4-48df-9869-b710768d9766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:43.077Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b86f0c7f-08d9-41f2-b8d8-1de839bb267c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:53.086Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ce15ac59-e062-4f8b-ab36-1615118cc7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:50:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:03.096Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d709652e-322e-4139-aba1-fccedb570c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:13.106Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=678f3589-90fe-4af8-8d8d-76a9dc24d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:23.116Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d54e24aa-309a-4e62-aedb-e1486e26ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:33.126Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5a899461-e2cf-432b-ac10-8941c903a585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:33.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:43.141Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bc449fde-7133-463d-891b-d42ff1972c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:53.156Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0b706b9d-c5fb-4336-b259-8f8d20430347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:51:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:03.164Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=39839d22-2779-4e99-851f-3fcc04eef58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:03.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:13.175Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=08a33656-295f-420b-befa-d8d3fbd467a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:13.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:23.183Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bca1f49f-03a9-44f5-a0bf-ee9c140eb8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:33.192Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5805877c-21e8-487e-b586-b2e3a64da065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:43.200Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=009ae8a2-a07d-4f76-aa9b-8d4e798bc6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:53.210Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e553905f-4ec3-4d5b-b8c1-18849b077ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:52:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:03.224Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=22e73942-6ad3-429c-b432-da2022cff85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:13.237Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=df444af3-e102-4cda-a95d-0aa2e89db0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:23.248Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=545f638c-bfd7-4752-80d0-2dd0d2429a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:33.260Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bc8c4934-a0a6-4ac8-914a-86e0ef8dfaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:43.269Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c8f77cfe-5c52-47b9-b270-78ed0890cddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:53.277Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=93e43da2-ae1f-4a58-99a0-8eaa5cf2e7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:53:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:03.286Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3fd67549-5e40-4965-aab9-0350c2134ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:13.295Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c3558f2d-81c0-4427-9a10-598d58703d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:54:14.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:54:14.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:54:14.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:54:14.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:54:14.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:54:14.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:54:14.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:54:14.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:23.305Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7780d93d-ba43-49ae-99fe-ee8e9f34bd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:33.321Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5cf37212-4850-46e8-9f4f-d2c801afc42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:43.332Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=27735b50-90e2-4930-a34e-bc6419e5b66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:43.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:53.339Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7458eeba-a8e8-4c38-b4ff-d83039e8387a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:54:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:03.348Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=edf280f2-47d0-4862-be4f-a8d16cfe314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:13.355Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ad743fc0-6bbd-4bf0-993f-995d9be223a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:23.362Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=13bf1e09-d044-4733-b07f-286c9c0039ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:33.371Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=30d97054-66e0-4089-ba38-a4986997d54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:43.381Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7a3e144c-dd6e-4e67-ac7b-3987363b49ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:53.398Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7871bd80-6a0a-436b-8ff2-3c3feb13b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:55:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:03.406Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=557a34e2-34cf-4d8d-bd05-c636d2de78c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:13.415Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=98aef9d5-d2d1-4872-a83f-c9e48f31962f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:23.424Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3eaee3dc-ac38-4fab-8636-4b4f201a8f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:33.436Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=aa80a0d6-d8fb-44af-8946-fbd4daed4caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:43.445Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4a6fb24f-3ed2-454f-b212-98e4c4cec6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:53.459Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c0dd0692-98f3-464f-b530-11ca3235beba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:56:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:03.469Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f9b7288d-daa2-4e94-a05e-57005cd750b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:13.479Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=846713be-e797-47ba-b041-5a2a770e6734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:23.491Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=58075a82-163c-4e99-8b7c-db373d52c17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:33.498Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d4f2eeb4-d543-40f4-8d57-93b6fa845e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:33.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:43.506Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b7c11801-7662-40d1-aa1a-d040283a9e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:53.520Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e60339ca-a1c5-416a-8991-f00c2e43438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:57:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:03.529Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e1311c21-78f3-4e48-9aeb-6a11f23b0788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:03.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:13.537Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f68035fe-dc56-42ab-b55c-e0ea8b816584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:23.545Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e76894af-a87e-4aaa-b55c-0aa9b6816f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:33.556Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=92e884b2-a89e-4367-a74b-06d20e50108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:43.570Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1ced3bfb-cd1a-49f4-8e4e-95fed0a619ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:53.579Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2c77ce9d-eaf1-44eb-8aa2-4eeba49a3b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:58:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:03.599Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6f52fff9-ee46-4e25-962c-df739412867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:13.608Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2b1aac38-0a5a-4322-8968-9084fc3c20e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:59:14.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T11:59:14.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T11:59:14.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:59:14.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:59:14.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T11:59:14.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T11:59:14.100Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T11:59:14.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:23.615Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f2f5859b-5364-49ff-a2c8-6437353cda00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:33.623Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=cefac772-8214-4f3d-9746-61192db8c5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:33.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:43.637Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ee9b63f8-34c5-41e4-98ae-9025c3c0da22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:43.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:53.646Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=cffb05c2-360d-4c09-830b-8e6f4171a5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T11:59:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:03.659Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=29e90b93-3d08-44f2-8539-860623d027fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:13.671Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a96eed0f-760e-426c-b2bb-cf263778aaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:23.679Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f372b288-88fa-49f4-9641-01f84dfe82d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:33.688Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c3a992b5-e9a6-4c91-b723-99cbfe0febf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:33.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:43.695Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1a2bf061-b4e2-47c2-9b14-cf115a1840ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:43.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:53.703Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bf07c56e-0158-4bce-a0b9-aa75ce69c2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:00:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:03.718Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=888da883-3a3b-4d0c-ad19-b55401dc01a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:13.727Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9ce12625-5afe-4436-878d-2a87998de074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:23.740Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b37b3782-fb91-47c4-9047-85cedbf0c0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:33.752Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a8d7d9cf-14ed-4bbb-b12c-f38007048623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:43.769Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0b47e24d-3ac4-488e-a757-5913a66103e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:53.776Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b3f7405d-ad8d-4142-8a06-c3adfe99b0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:01:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:03.784Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a46e4785-3e2f-4670-be5e-b0cbd9ab740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:13.791Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=023c54e0-f64b-4e05-8005-8623cb080a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:23.802Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=56d458c5-276e-480a-acbd-d0a0aa1ada85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:33.812Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e640f9e2-47b1-48a0-bb02-c38bb62d349f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:43.823Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9e851c76-38a0-4c4a-8aab-12cc5276afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:53.832Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2770f7cc-4b40-42ee-8b74-00db806fe765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:02:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:03.856Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=383746fc-f6df-4033-9788-d4edbba60c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:03.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:13.868Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8e06f226-16e8-4582-b702-c372a7b4c370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:23.879Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0565215d-79fb-4cef-83fb-9991f2e38700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:33.887Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=441b75cf-74e4-43b9-bb10-cfb05bdbb047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:33.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:43.895Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ac525419-b99e-4f23-ac92-bc67c96742cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:53.905Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1e79949b-e97b-47a3-9807-b38f243f240c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:03:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:03.918Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f87303f5-bf2c-4428-85f7-49f84782b636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:03.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:13.925Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5935351e-4a44-4a8d-a121-3a162e3f8ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:13.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:04:14.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:04:14.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:04:14.090Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:04:14.092Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:04:14.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:04:14.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:04:14.096Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:04:14.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:23.933Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=af0f3363-ba04-4510-a16e-7f9dae54a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:33.943Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=388dc183-fb24-4b08-8c71-98b311d174d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:43.950Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f5e1e288-59e6-42fb-be72-920f0520eb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:53.957Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=545bdab8-3f00-41e3-8b5a-20c6c6adac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:04:53.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:03.964Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8e4eb40a-867e-4781-9100-ac954bbf03b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:03.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:13.973Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0cab0bbc-ef9c-4283-a9bf-fb2b30af552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:23.986Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8c66d551-4cf9-422d-9cd0-c1ca41db885f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:33.996Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bf030f89-eaf0-49a2-8c59-22ebaddab56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:44.005Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e7df0615-1120-4921-8dfb-1f7fca58eb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:44.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:54.015Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=502b415d-8c05-4ce2-a254-f953e5117d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:05:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:04.023Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=403ae90d-d3b1-4e04-80f9-a32f1ce922b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:04.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:14.030Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2a853df2-75bd-4d0f-991c-35db033ef2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:24.036Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a8ddc259-30a2-48e0-a9be-6880e90e3daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:34.046Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6f2ec25e-449b-454c-a745-cc6d4b9cd699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:34.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:44.059Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b76656ef-421b-440c-a109-f33b86c313f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:44.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:54.069Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d8a2e945-0805-4b9b-9656-65f8b3d88c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:06:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:04.079Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9e002029-e357-4b65-9b52-85e663322229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:14.090Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f8a229b2-c476-47ee-83ab-0057d66185b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:24.097Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b496b9b6-6e5f-4359-b0f8-494657b42815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:24.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:34.103Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fff445bd-2059-4293-a608-962ebc124e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:44.112Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d9c08e44-4a36-4b2c-bb6c-e708a91eb9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:54.123Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e3124412-51c6-409f-bf00-9344d5cc200b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:07:54.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:04.133Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=12e080d3-1285-4000-9479-0b5c371f5e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:14.145Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=cb5bb0d9-b4d3-450d-b57e-deb2c78ef261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:24.161Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b6cecc62-7597-47fc-8ab5-3fa0a6f61c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:34.169Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e09f3c10-7246-403b-b5cb-3c9928b419b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:44.175Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=972f7c01-3f69-4c01-b370-df60590f578b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:44.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:54.184Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=df0d6f15-eea1-480a-b3b2-eac526d03b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:08:54.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:04.193Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6b502932-bb80-466e-a133-13509b8e2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:09:14.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:09:14.079Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:09:14.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:09:14.082Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:09:14.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:09:14.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:09:14.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:09:14.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:14.200Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e92bb54d-23fc-42b5-826c-aa994a93fef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:24.209Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6df0d22c-4c4d-4a04-9d11-548e627b04a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:34.227Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7dce4b10-5453-4b80-bfe6-ad6db14286a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:44.236Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2e771dd1-7ffc-4f59-b4ad-2ca70520f47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:54.243Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=05b9af64-76ae-437e-bf84-504ac869b672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:09:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:04.251Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=82e77bd9-feaf-4d34-86dc-87bde51f896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:14.258Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=50238efa-1b03-4504-b2b3-b9b2ead5ae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:14.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:24.265Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=dc09cf22-f578-4385-a1d1-2dcbd8de6fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:34.272Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=714787f8-33e4-405c-9078-56fd527e1f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:44.283Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c0256d13-f0e0-4567-9823-01037d3d172a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:54.296Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=da347098-2ccc-4f76-893d-291e4e248d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:10:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:04.305Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=41f9aaa3-7094-4d60-a971-a33259e77dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:14.314Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=81eee0a8-3384-475c-ba0c-83666ed1b131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:14.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:24.324Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0d41d401-47a6-4edd-8acd-ab2e30491c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:34.334Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=97aa5835-e764-453a-b0be-352788d7363b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:44.349Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=46389de5-fb7d-477c-b7c1-f261947fd262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:54.359Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=35b7a864-276f-451d-95da-6a4563d048cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:11:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:04.372Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b9e80e40-50a5-449a-a02d-f07cf680130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:04.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:14.383Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=60178c98-1de7-4b63-b90b-2753c3a54e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:24.390Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a437f2a5-f5e7-4aa3-8705-78009e124123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:34.399Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=38c2744c-44e2-4518-bffe-0080670ef4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:44.416Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8f0f09dd-e3fd-4eb2-acbc-779b602b511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:44.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:54.423Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=73b2d2a0-dd21-4a1d-ae06-3a70e807937c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:12:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:04.432Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=48c1d543-0898-434f-b113-8c5526e83085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:14.439Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6b16e02c-4be0-48e6-be66-8a34dde8c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:24.448Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e1ee94e7-2236-4d07-a15d-484d7df73c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:34.462Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=51e050cb-d699-4268-a3b0-aae4dd9f81b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:44.468Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=eb927e75-ae2c-4f40-b0f2-1eee9ef731aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:54.475Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=279a5ae3-42b3-4670-a514-62f57bb9709a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:13:54.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:04.482Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1a8c9f21-d274-4979-8a88-c835569b6144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:14:14.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:14:14.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:14:14.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:14:14.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:14:14.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:14:14.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:14:14.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:14:14.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:14.488Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=544ddd3f-09aa-42ba-b589-518b861d33bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:24.495Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=67665754-ca38-4c3f-9db4-004ea645ea06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:34.502Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1b922a8f-018a-4441-b08a-18684617d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:44.514Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=69a46ffe-1f9a-4a63-8eb9-99000bfe5b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:54.523Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f80f5244-e654-4b37-89b8-5bf463772f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:14:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:04.539Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6636eb45-4b01-4914-8b79-2b7a07bdce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:14.546Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ffffe2fb-bf0b-4def-8af1-dec59ad09153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:24.553Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7ce6dbe6-7a10-4fc4-9ccb-7e528808f019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:34.560Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8a600784-a5fa-4e47-b805-41cc2dadfc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:44.573Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f99b12b6-3164-4a84-916b-1812832b1158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:54.581Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ecc3168d-9daf-447a-afb7-574ff74a8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:15:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:04.592Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3359a1cf-11b4-4004-89ac-273771dec8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:14.603Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=08aa6a88-8c21-47a7-b8c9-45af7a274c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:14.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:24.611Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3992806d-ca95-48d6-ac18-c2a2ecebab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:34.622Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7b74821b-1146-4825-a3e8-d242b331eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:44.629Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f630aac7-d69d-4527-80f5-7641bbc2b1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:44.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:54.640Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=54b927b6-8212-4ba8-a8cd-7ba2f2c18322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:16:54.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:04.649Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=51c091b0-f666-437d-b84d-5e8213af4bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:14.655Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=eeb109e3-10b7-4aa7-9550-b929cf23fdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:24.663Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=01889379-e13f-4db1-ba00-b0d9e32d7273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:34.672Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=45f16589-0ef9-4e10-9dfb-13e0b6e92cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:44.683Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=21c8766a-fe0f-4e11-a651-ba075b6af01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:54.690Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a50467d2-6798-48da-99cc-c933a3350c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:17:54.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:04.697Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fe1ebce2-83af-4394-b137-5aac92d17244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:14.705Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=075eb4a9-a789-4932-9d7b-8d98b6d913ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:24.713Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e24de8b5-7d73-4021-b308-a3cf1b424f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:24.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:34.721Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=acfc3534-33d2-4a62-8cb0-2af944937ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:44.728Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f11d861c-bd50-4282-803e-918b73d9e2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:54.737Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8f071c30-dbec-4847-8fa6-317f95140072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:18:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:04.750Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=271a40a8-78ad-4b79-ae5a-1ae1f4f537ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:04.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:19:14.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:19:14.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:19:14.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:19:14.144Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:19:14.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:19:14.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:19:14.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:19:14.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:14.764Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=91077685-9397-414a-9c6c-ba6dabcfe7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:24.771Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c8c2dfbc-369b-43da-b3c4-dd3632e6adfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:34.780Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4b3ebe54-134d-4be7-8cf7-eaa90f9794cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:34.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:44.789Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=10dc8df2-bed0-43c1-98a2-e865bca42288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:54.798Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8dfaec0e-677a-4fef-b410-122775581c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:19:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:04.809Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bb7dad4f-7a78-4a60-8255-34e51b38bf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:14.820Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d5ea0d4e-df83-4b7f-a254-5c7de87fdaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:14.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:24.834Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9ac730a1-c7b0-4d13-af7e-80c29c059277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:34.845Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5ab75e2d-338e-453f-89c1-f3920c4b5cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:44.853Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d61bffea-aa32-44b3-a72f-bf0a7f44ef4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:54.861Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f8b42cff-3414-4a74-b9a0-b141c1b02f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:20:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:04.868Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=09968b6d-cee5-4f56-a0a6-f13a951de16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:14.875Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=95bd059e-c3d8-4e12-9fcc-63a0c79e62d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:24.882Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=defbb764-1de8-4817-a5eb-c1536b805948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:34.890Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c9f35fea-cf90-43b7-a9ee-0d657f1ee785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:44.897Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a17849a2-92bd-497b-b8f0-de8f1e1b533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:54.907Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=92830c94-a37e-4375-ad23-a6fdfb04e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:21:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:04.916Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=52ff41ab-602d-4933-bdeb-c4a6fa2c453e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:14.922Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ff25a444-795a-43fb-a51a-c7913bc2ac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:24.929Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1305bb9d-f738-4fc7-abb8-3cc967faf365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:24.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:34.938Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4ec64436-c892-4822-89db-d0f9e7002676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:44.945Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=53d68efd-80a2-4325-b4ec-91ba193dd7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:54.952Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ea2d2fa7-17ce-4cb0-8245-8e6f63d100e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:22:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:04.960Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=71111cac-ad40-4125-a4a2-0619f962578c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:14.968Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=69fbd6eb-5a14-4ccb-bb3e-ad786b6e4e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:24.978Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=05490484-4303-42b5-aba8-29ef7b3b7096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:34.987Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2017dbec-a6f4-48e0-a6a4-a1db8ebedf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:44.993Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=291ae1a5-c490-4577-bc15-ca136bfbc8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:45.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:55.000Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2e12d924-28a9-46b2-95ed-6f88550ab02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:23:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:05.007Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8dd37d41-a356-4223-9066-ff3c2dfea7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:05.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:24:14.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:24:14.133Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:24:14.133Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:24:14.136Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:24:14.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:24:14.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:24:14.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:24:14.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:15.017Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=762e1d65-fb70-4e82-b0e4-9cea4268cf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:25.023Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=75c33b8a-d4cd-479e-8012-ffe6fdb3ae22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:25.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:35.032Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9cea3945-cf4f-468b-b20b-2e37858f5226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:45.046Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d3fdc372-97b3-4d5c-8058-f373058fafa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:55.056Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=77531b7d-cff1-476b-b7ff-1592dfd58f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:24:55.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:05.064Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2ab74381-4a88-40dd-9c83-a5b8f715e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:05.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:15.072Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=465caaee-484f-41d5-beac-d9a85c31de13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:25.080Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=702248e0-e372-4b80-a58d-0e2c6101eac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:35.087Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f0db1fc2-2fbf-4aa1-97ad-f38e3414d771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:45.095Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2993a74f-3417-4f0b-9ed0-53bfbb476208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:55.105Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=58147086-0ba4-4533-8370-5bec752b2b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:25:55.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:05.118Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2cd551e6-1776-42d3-91a4-3f9cee12546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:15.129Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fd4a4827-cd7d-4bfd-b1ed-084cc8757cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:25.141Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2190ab74-9425-460c-8728-9b414cabadf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:35.152Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=17526427-b921-40d9-8cce-39bc5344b238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:45.160Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b903dcde-4af5-4de6-b604-753e82781505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:55.172Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e580395d-c048-4f65-af00-74a2ea734cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:26:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:05.181Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=69786d2b-7d01-405a-9e66-96381e52572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:15.188Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e8559e79-73e6-4181-9b4b-aeeb3c9bbf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:25.205Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fb05a056-5627-4c39-9e84-038d823939df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:25.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:35.218Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=21d9c18d-02cc-454d-8aa8-b8ed41dfbb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:35.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:45.225Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=83a396b4-73aa-4366-b433-f5c0d15643d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:55.233Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=592cdfb2-56d3-406b-a2f8-8e4430dd040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:27:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:05.241Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=02a119ba-791c-4ad5-9b34-dddf0e964e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:15.248Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a3a12447-1023-4a37-bc41-ada411fea140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:25.256Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=feda2f2f-2143-4f5e-82a0-3611dceff065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:35.264Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bf7b5509-c12d-4c6b-97c8-cc6b4aa2a704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:45.275Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=41b629eb-7e96-4580-b034-6820601fb903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:55.284Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=94a63b7e-3371-4c2e-8a9c-fe59644f16bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:28:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:05.290Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2b11b236-e587-4d9d-ba1e-a266df408d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:29:14.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:29:14.105Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:29:14.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:29:14.108Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:29:14.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:29:14.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:29:14.111Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:29:14.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:15.298Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2b4ce33d-bcf6-4a48-9637-b271685a0783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:25.306Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=21ab1cfc-b2de-4845-bca7-56c4da3a75a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:35.314Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ed8a8b03-7b3d-4dd0-9417-e96bb94bd028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:45.321Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5c44fc6d-669a-4912-919b-bff4aeb6ab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:55.329Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=653db000-24d3-4a37-a71c-825354d28dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:29:55.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:05.344Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a6a9f4f2-02f7-4c9c-bdf2-6701661b4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:15.352Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=10f7fd43-99e6-40fa-9150-13dcec7b765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:25.359Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=6f5f3050-f426-42fe-80b2-0db01a3adc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:35.367Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d0d136c4-1b9e-465f-b9d6-e62b4214bcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:45.377Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9694f9f5-1715-4b17-8aac-483078388c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:55.384Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2d406a9e-f052-4e6a-972c-27890c03c465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:30:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:05.392Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=eec057d3-11f9-4aaf-b003-60d3b89ad0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:15.398Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8059ad28-bd38-40e6-9c81-e65fd42efcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:15.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:25.404Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f4b68d0a-cf04-4b59-98db-8cbc26cf5d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:35.417Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d1ae7d2d-1c25-4336-ba19-1faa16e23e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:45.427Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=001c539b-2778-448c-8eae-847ec554e558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:55.436Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4d722968-72f8-44f2-9a39-0ee6e4c2a654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:31:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:05.444Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=513296ee-05fd-40ef-abc5-cd5cbe1788f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:05.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:15.452Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=dc4b57c9-13f3-4ead-9877-8c3390616043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:25.459Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=93c66c31-1ebb-487c-af7c-700ea17b5aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:35.468Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=151a1426-aab4-42d2-bb46-5cccf855f489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:45.476Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0c639942-32c4-4d64-9069-6cb984c9cb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:55.487Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a31a869b-4458-4072-88c8-72bb876af3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:32:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:05.498Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e7afeb3f-476c-4a7d-9c45-7efb202e149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:15.506Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1d56bdc2-cec7-4de4-9c90-1c3ec82046f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:25.514Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=81ee792e-ab2c-4a82-923d-8d055c69ca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:25.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:35.523Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=269a8f47-2d6d-4756-895c-d991e044d740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:45.529Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=59e1537d-e7d6-4692-b4b5-52be096f096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:45.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:55.537Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=da4ff7f1-5265-4992-8c6b-5fdbb7bea4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:33:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:05.546Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2ea3fb01-728d-4a2e-a86a-715f45291446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:34:14.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:34:14.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:34:14.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:34:14.131Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:34:14.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:34:14.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:34:14.136Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:34:14.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:15.554Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=2259d974-50a6-4a4a-b4d6-ea858d5aacf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:25.565Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c8027ed1-1f4b-4219-81ad-517263f14655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:25.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:35.572Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b551dee3-e0e9-4a4b-9fe9-3145808ee2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:45.580Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a88ee0b1-0ba9-4c26-bced-2653ec18e0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:55.588Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=132acb1c-e056-426b-9834-61e9da8fdb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:34:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:05.596Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d636df27-5da0-4493-88fa-78345ccb057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:15.603Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=21af3248-6b54-4bb8-846c-fb56e6a2d7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:25.610Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4abd4959-99ea-4826-8a5c-cd1101c382c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:35.620Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ca91ab09-98f0-4faf-960a-bc518cc8311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:45.635Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=d3966c0a-7d6d-44c9-92d6-b8c92f7626d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:55.645Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ed572195-ab98-4da1-a0da-c92e325a2662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:35:55.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:05.654Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=092200ed-fa12-41c5-ada3-8f1daa39b088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:15.665Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=9e4d85e9-dab5-4828-87fd-741e14c84afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:25.674Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fae8a79f-4c85-4a7a-93c2-3d6e1f25bf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:35.682Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=71dcf9ee-174a-4cab-8f10-9610c81d07f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:45.690Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=611d9354-b3a9-4efa-903d-98b7ead6e0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:45.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:55.698Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=cdf7d2d1-b5f4-40b4-bd43-aab457d4dc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:36:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:05.706Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=20ab90a8-1e65-4b10-aee5-3597d1501ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:15.722Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=be7dd291-7669-4130-84e7-bc930fa77e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:15.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:25.729Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=3d958dcb-1f8a-4b6d-83a4-e902fbf68e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:25.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:35.737Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=249bfa49-881f-48d8-b41b-752522443e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:35.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:45.745Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8ae00c34-3fa2-4b73-bc28-d34f5ce1240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:45.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:55.755Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8d23f3e0-16ba-4b5d-ae2e-80a2f88127e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:37:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:05.765Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=39cf08f1-d051-4fa5-8845-248352fb3f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:15.774Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=1825405c-098f-4153-b4f2-e44348c0634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:25.781Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=33140049-0c7c-45f2-8d80-4ecd7133cd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:35.794Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b78264a6-4d05-48b1-9d06-590e6ef2571b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:45.801Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=a83861b4-a8ca-4b88-a9e8-1dfaca50f60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:55.811Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=52119e34-02d1-42a0-9bee-9731bfc69bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:38:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:05.818Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=90d9079d-e2dc-4574-aadd-f516a3f00668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:05.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:39:14.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:39:14.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:39:14.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:39:14.099Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:39:14.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:39:14.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:39:14.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:39:14.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:15.826Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=59e25a2d-b634-43a9-98fe-3e0b3f94efb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:25.836Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=8aa00fd6-439b-423f-869e-1b53ce30c34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:35.847Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fe956d9b-0c94-4323-8a5d-1f354959b209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:45.856Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b1285dec-a845-433b-be46-c218f7cc92be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:45.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:55.870Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0aae121d-de51-42b3-951d-0eb35e3acf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:39:55.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:05.881Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fdb29363-254c-44b6-963d-31859e4dd434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:15.891Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=f10f9ea5-4b9f-42a8-8f4a-238e01415537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:25.910Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=73a308f4-adce-48e9-9e94-a19241099d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:35.916Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=fd754447-179c-4dff-a1d0-942052b99bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:45.926Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bf4737b0-8011-4f9e-9751-0f5532312e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:45.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:55.933Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=b3cc029c-e39b-4ae4-b5d2-6c0fdfaa3f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:40:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:05.946Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5194e6e8-e631-4ce9-a8ef-684a82083213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:15.961Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e7dcd052-4621-4cac-ad23-6f08b7fdedcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:25.969Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ea68a073-a253-443f-8e12-18adc918223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:35.979Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=03aec772-35cb-4f33-812e-6f355610b515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:45.987Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=70f6e4b5-7031-47f7-bb41-e0f21832f3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:55.994Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0814cf2e-6f95-4a47-9bf1-1c0685562d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:41:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:06.004Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=cc8bd1ff-0f10-48a3-adcc-bca6879a4698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:16.015Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ccb7197d-91b5-4e52-942c-6086ec85f580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:26.026Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=4ec4d52c-83d2-4193-b5b2-25df977ca36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:36.038Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=551ab2c9-7ef0-421b-902e-70dec7d167c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:46.072Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=790b7d96-639f-40e2-a58b-c99de45f8c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:56.082Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=ca6c6150-33c4-4af2-b03e-2772b2166971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:42:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:06.092Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=88c2a9e9-4038-4a90-a320-4ef6983454c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:16.100Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=811d1fd2-7dd6-4e5b-870d-19ea252bb895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:26.107Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0edf7dbf-0cff-48d7-a1cd-8d430f2ba285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:36.125Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=0536a84a-4645-46ed-be06-962afa50e334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:36.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:46.132Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7f0f7701-f121-4567-896b-e96e8f48ffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:46.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:56.147Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=dbd901e8-3a82-44ed-b5e5-f35473fbb834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:43:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:06.159Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=90f486e4-f147-4836-a482-ae96e52c2293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:44:14.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T12:44:14.119Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T12:44:14.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:44:14.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:44:14.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T12:44:14.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T12:44:14.125Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T12:44:14.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:16.169Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=e0c1ab79-984e-448c-bdc1-c79812a44ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:26.176Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=be39ae43-6958-4c7f-82bb-714631b1d080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:26.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:36.184Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=bc01e7be-298e-4e2c-9617-dac35b59d781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:36.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:46.190Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=c2647079-4c2c-4c1f-827c-f34d55a0cb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:56.198Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=7219d7a3-53b5-48e1-9290-1c1d5a2a39af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:44:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:45:06.208Z |INFO |Init configs |InvocationID=1fc7f675-67bb-4f0a-84c8-d5a962c7227f, InstanceUUID=5aed5831-40d9-40a1-8cd9-308c21e0004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T12:45:06.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |