. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:10:16.400Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:10:16.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T12:10:16.434Z |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-12-27T12:10:16.994Z |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-12-27T12:10:17.071Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:10:17.072Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:10:17.072Z |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-12-27T12:10:17.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-27T12:10:17.227Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-27T12:10:17.245Z |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-12-27T12:10:18.332Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-27T12:10:18.663Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-27T12:10:18.679Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-27T12:10:18.679Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-27T12:10:18.724Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-27T12:10:18.724Z |INFO |Root WebApplicationContext: initialization completed in 1478 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-27T12:10:19.022Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-27T12:10:19.778Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-27T12:10:21.220Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-27T12:10:21.742Z |INFO |Started MainApp in 7.254 seconds (JVM running for 7.95) |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-27T12:10:21.810Z |INFO |Start scheduling PRH workflow |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:10:21.824Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a9e75003-c700-4122-beeb-ea8ad0ee25dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:10:23.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:10:23.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:10:33.279Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ff5b98b5-387a-45c4-8442-e701a2802fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:10:34.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:10:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:10:44.348Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=91cb8293-8724-4fc2-b35e-a860413d8824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:10:45.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:10:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:10:55.388Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=66aa6992-3878-4ec0-befe-9c813ce151cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:10:56.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:10:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:06.428Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5d23e051-6869-445d-8e8b-7c2e3b4b9a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:11:07.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:17.469Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6a8d2ebd-12f4-49be-8384-9a05cc4ecb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:11:18.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:18.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-27T12:11:24.198Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-27T12:11:24.199Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-27T12:11:24.205Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:28.508Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2d0d9a4d-efe9-407c-bb9f-96698645d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:11:29.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:39.547Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0d3644b3-46d0-4f7d-872f-d9fdc336b8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:11:40.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:50.587Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a7605c85-890d-49af-9b29-fa144fbefc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:11:51.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:11:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:01.627Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8478d384-54f1-4a4a-bc66-23fb47e5b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:12:02.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:12.672Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=679aea88-d911-41c7-8ef9-444868805ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:12:13.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:23.744Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c7db1368-2db1-48ce-9ebd-d55fee593220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:12:24.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:34.818Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8429f993-eab8-4cb6-9326-a4b0d07859dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:12:35.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:45.884Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1a557422-9387-4f6b-8d34-9a5c75a8ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:12:46.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:56.924Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=31b70434-83eb-4ebd-ad77-831cbfb968c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:12:57.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:12:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:07.964Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5a99abdf-2664-4168-a72c-b371ed2d2fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:13:09.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:19.004Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a22fe389-3bcd-49fa-9b5b-e73a927d1e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:13:20.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:20.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:30.051Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9665d9ba-7901-4789-89ca-364c769ba6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:13:31.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:41.089Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9bd385ee-5fc7-456f-bde8-bfcdc01103cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:13:42.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:42.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:52.124Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2096a899-7fa1-4184-b267-7518f3562b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:13:53.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:13:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:03.163Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=04d9c7cd-0080-48bf-b12f-cab7c9df2f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:14:04.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:14.203Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b2ac7006-98be-4e52-9f15-29a431ac86cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:14:15.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:15.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:25.243Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8296c283-943f-4c93-a490-ea39ca6fe98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:14:26.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:26.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:36.287Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b651edfb-965d-41c2-8c93-147e73ee91a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:14:37.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:47.323Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cfea2c0e-fdc4-4162-94ee-d6979587d7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:14:48.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:58.364Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=37a73865-7368-4cbf-a47e-191f9a90d6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-27T12:14:59.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.192.246:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:14:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:09.405Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f27a84a7-e4b2-4630-ad8f-4ae876e09b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:15:19.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:15:19.536Z |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-12-27T12:15:19.537Z |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-12-27T12:15:19.550Z |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-12-27T12:15:19.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:15:19.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:15:19.559Z |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-12-27T12:15:19.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:19.610Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=37edf3e5-11ca-4a96-9da3-35b9354e784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:19.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:29.623Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c15a8f3e-6483-48fc-bc1e-2dc8134258e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:39.636Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=52492bc1-e55f-4e19-a404-ec1e917c251b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:49.651Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5c54b851-b4d1-4930-830f-111a8eb50da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:49.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:59.663Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7cf756f9-ad4b-4813-88c2-5d95bbedaacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:15:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:09.677Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=752e8f36-b8af-40f6-ac66-e6c43c133271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:19.685Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f358933d-3c7f-494e-b220-6d2589d8993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:29.697Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=314e3228-f390-4a96-8d5b-9bc1d7f4fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:39.710Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7309798d-63b7-4f48-ba8b-b8a83beeba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:49.723Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=89181921-1262-4049-a53b-2c5a00252cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:49.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:59.742Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a3e1343f-ffbb-4a0f-8ca6-1771d42a6b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:16:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:09.754Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=28c69e11-01e1-49c2-b22c-83f3abb829b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:09.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:19.765Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e4c7164e-0770-47f6-9b2f-e9cc3e9b3a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:29.774Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bde387a2-e5c9-42c1-abc0-ca6b44b3c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:29.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:39.785Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ac70a7e1-103d-4830-bfd2-163dad7f2ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:49.796Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c1a1ae8e-557b-46ec-be7c-c5d50086c2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:59.805Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c54fcbc6-f0e9-416d-9a8b-230155824baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:17:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:09.814Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3136cde5-669a-483a-ba0e-0a1a4e1d40f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:19.827Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d7c8fe37-24c8-47c2-93d9-ddee355ff4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:29.843Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=865a330c-3f2f-4af4-9b0c-7290ad5136d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:39.861Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=df11b98d-3943-4178-af6f-eeef28aed0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:49.872Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ab569610-b8d4-4b22-9734-6466d7be90eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:59.883Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3f025932-5381-450e-8c21-5ab3cd36fcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:18:59.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:09.893Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ec07aeeb-b452-4525-b5e4-77b3f549c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:09.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:19.902Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b48b131c-8da2-4d6c-a378-d73044a051ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:29.910Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7470f8cd-3282-4aef-bb46-cb726551f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:29.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:39.921Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3dfb2734-685e-4564-a7bc-bfad132e195f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:49.930Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=59b930de-fff6-4e4c-a522-beda2ffd87e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:59.942Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9e3ec5e4-ac03-46da-8bac-de36fd68c898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:19:59.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:09.963Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ba0994ae-57bc-4912-af66-b277da8dbd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:20:19.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:20:19.383Z |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-12-27T12:20:19.384Z |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-12-27T12:20:19.387Z |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-12-27T12:20:19.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:20:19.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:20:19.396Z |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-12-27T12:20:19.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:19.983Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=32bd1b7c-8e24-4b95-b5ab-27806e251c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:29.996Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c8ed0c91-8cb4-4ffa-9efc-24205c6ec989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:40.004Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6910f1da-e4ae-4ad3-9c10-816674b888ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:40.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:50.011Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bf6f6db3-9c8a-4bac-84d1-94b8e40747df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:20:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:00.020Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d606b0ac-f8f0-40d1-9349-4e9d17a9dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:00.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:10.028Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=efcd5b8d-a04e-40d7-8c25-e74b74a6b283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:20.037Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fd1becc8-e1b2-484a-a991-00ba551305c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:30.052Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d1212bd2-31ff-4973-a1ee-167aba7ce5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:30.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:40.073Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c67aa82b-0e9a-498d-9f67-4118ae91db30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:40.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:50.086Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bb824d34-013d-4c2d-b600-b2b6739572ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:21:50.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:00.100Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=38acf341-d37b-467c-a48f-6eb4fe8d9439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:10.109Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=10ed3d72-b931-4089-9717-dc1d60b4b947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:20.118Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e348011c-8c37-431d-8f3d-e5c3dc423e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:30.126Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=59a5f3e0-0c82-4c2d-9ee7-ad2425b4d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:30.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:40.136Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=43286458-6e8f-4cbd-9273-db6ea314fc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:50.147Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=51bc5f29-8f3a-43e4-baee-0d8c10ebb4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:22:50.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:00.160Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3aad0093-efd5-4e3d-9236-fb0b1f248b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:10.176Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=47728201-a0c0-4bb5-bb56-f913ebfb7f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:20.192Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fcb26fcb-6b5f-4965-b35e-f8316d562507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:20.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:30.202Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=24c7f5fa-2d1d-4594-9057-cbd8a75273a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:40.211Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2848f1ae-06d7-4b63-892f-eb6d907da570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:50.220Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0c9a2a04-5411-4681-bfa0-48cb1a4e90b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:23:50.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:00.229Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=baef51fd-0d4f-4048-a772-61c9fc332d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:10.237Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=241b90d4-bf08-4ab0-981a-45e389c536cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:20.248Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8072b9fe-2d0b-48b2-bfdd-8b16e423415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:20.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:30.270Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ef6464cf-8951-4101-b986-2eaec8ce7892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:40.283Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=97d14c31-7596-4216-af4f-f090f1756471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:50.295Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b484b34a-9511-4038-879b-24d2b8fa94b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:24:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:00.303Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=99567725-d457-48a6-a41d-ac4dc77c9632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:10.310Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1c885de3-5f8f-4560-ad47-7fbd8a2a6190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:10.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:25:19.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:25:19.328Z |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-12-27T12:25:19.329Z |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-12-27T12:25:19.331Z |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-12-27T12:25:19.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:25:19.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:25:19.338Z |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-12-27T12:25:19.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:20.318Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b7cdb4de-ccc6-4126-8394-ab64abf55282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:30.326Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=aec6673b-50fb-4e24-9d18-83d23eb52048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:40.334Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bbcf1994-2378-4613-8e6e-b7095a831642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:50.344Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ce55a009-088f-4413-ab25-a3ff3183b50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:25:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:00.354Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c24edff3-60a6-416a-bff6-9b70c7e58e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:10.364Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3d497a36-1be9-4394-8e75-0defb19cc9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:10.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:20.380Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=37709223-ed66-4ffc-abf5-66c1bc556b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:20.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:30.398Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=323c6d2f-3331-4a6b-85aa-839e2d409aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:40.406Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9364a1f7-f43f-4eea-af5d-28aa8944d208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:40.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:50.413Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4adf974d-d61d-45bc-829c-e45d96861865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:26:50.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:00.422Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=456353db-53d0-4d49-b254-732a60a63fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:10.430Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d33b83b5-f6a1-415c-8eae-a7b86d9ba673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:20.439Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d87fd410-86e0-4460-8cf2-7d07dd9925d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:30.447Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c35ec09d-d94b-4a3c-a1e0-aca98478c67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:40.460Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=13f66e61-0b98-493f-86b7-523a1f3ff896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:50.480Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=645364e8-dbc7-49d6-8d20-6d8883864cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:27:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:00.492Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1d71cdce-6344-4b01-8bdf-844f553065fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:00.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:10.502Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f2707600-0483-47fb-b40a-26b22f90a981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:10.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:20.511Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=28e51f16-53a2-49f5-990b-42d2aea06cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:30.519Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bb625266-00c1-418d-867e-fbc1e41b4d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:40.538Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f01aa3da-c0fc-465c-859c-4af62e422ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:40.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:50.547Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=dfcd3fb9-1756-4049-ad4c-b387824a33a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:28:50.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:00.557Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=159ab888-1487-4b99-b9ed-646ab4b68ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:10.569Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8e995a87-808e-42ce-bb16-8ab550d3f371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:20.585Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=89f615c0-5695-4aa8-ad95-664bde46c4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:30.596Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f375329e-a87a-48be-9774-ae50558d701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:30.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:40.606Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7b8bef64-0f6c-4082-a480-68e6261501ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:40.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:50.615Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cd589a78-26d7-4035-9090-63a50b39d53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:29:50.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:00.623Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=72578677-4a81-4d97-be0e-ab4a5049ee3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:00.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:10.633Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cb1a4f0d-53bf-4bbb-9d2f-fd30fdf7d042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:30:19.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:30:19.382Z |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-12-27T12:30:19.383Z |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-12-27T12:30:19.386Z |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-12-27T12:30:19.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:30:19.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:30:19.393Z |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-12-27T12:30:19.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:20.643Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=df39089c-78b3-4988-8e27-0c27f3d33293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:30.651Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cd386b3d-2ccc-43f3-be6d-5f25ffbd29c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:40.665Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c5048661-17bb-4475-a651-cb71613e2f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:50.687Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d2a885cf-1058-4de2-a793-c756a4152556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:30:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:00.701Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a6bfe6ab-489a-4a78-9646-3bd275041645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:10.709Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f9ed2a71-e44e-4302-93f4-f4bea5bbde54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:20.721Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=aea0be11-bd3b-4edf-bcfd-1a56d2efceb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:30.731Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ab7a0c4f-2d66-4c8e-bd61-32ecb5f34ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:40.739Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=45e00bec-e279-4d08-8644-ecc8243b684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:40.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:50.749Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=70985d0f-3d2f-407e-b0cf-61d95371e34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:31:50.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:00.757Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a6dc4bf8-1fa9-4b8c-b79d-3bc783be8d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:10.766Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=aa9d2d6f-f837-4134-882f-b908c39c5475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:10.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:20.779Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=938b3daf-6893-4bd7-adcb-4e9be6341632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:20.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:30.801Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=280c3488-9a2a-4163-a7c4-13777fa24db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:30.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:40.811Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d88d49d8-df99-4d5c-b1d2-430abb451d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:50.820Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=beea319f-a343-4b15-918d-a56e09b04144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:32:50.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:00.834Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e8b4e6c4-feb2-4f72-aec9-840fa1c0187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:10.842Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7695a122-fee3-45d7-9147-770e670151cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:20.850Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=76e37b4b-6f8d-4dbc-a728-bf557fec2fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:20.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:30.859Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ee59a6a3-5c1d-4ab0-990e-0816e80b5617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:40.872Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e8eaeb62-0aa8-466a-beda-b78ec55fbd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:50.883Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=927f4ad0-f31e-46d0-8356-2635991bae77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:33:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:00.905Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=237234eb-852f-4e39-a424-b73c7634b2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:10.927Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3c6e8889-4acc-435b-a777-6c96cb9f44a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:20.936Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=acacf7a9-bce4-466b-a381-8ddf0ab57446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:20.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:30.944Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=55ec2233-c110-4edb-8052-53ae368d500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:30.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:40.951Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=40a9437c-0f1f-41a4-97c1-524a11d97a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:50.958Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9fb15f3e-18b4-47ff-b810-f0761d610546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:34:50.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:00.971Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=99b79819-abd1-4bfd-b039-7bfa4f6ec2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:10.978Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6fafd1e9-8e25-49a7-86a8-7e0390cb88be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:35:19.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:35:19.547Z |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-12-27T12:35:19.548Z |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-12-27T12:35:19.551Z |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-12-27T12:35:19.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:35:19.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:35:19.557Z |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-12-27T12:35:19.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:20.991Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cb1b4015-7985-474b-a69c-fa0229448ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:20.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:31.001Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d4b4d57e-a5b1-42b2-bd8d-66aa2ab39cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:31.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:41.020Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4a6cfc78-3b80-45f9-acf9-2a78c5336de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:51.031Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7e44fef1-012c-4a7c-b714-cb49fc7243c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:35:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:01.040Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=49d2d756-1357-4467-8557-aad2821e3453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:11.047Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6e71f8b3-1396-4757-a5de-fbc9a31d6c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:21.056Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2eed1ab9-cd08-4cd0-8e33-be818e35f581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:31.064Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a9748d68-455f-47ad-b848-91a60c50463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:41.075Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=305a9104-5aed-4205-a460-a82c1da98796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:51.085Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ae3104fa-cc43-4fc3-948e-0eaff8ff5e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:36:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:01.097Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b5f65cce-1d82-48ab-9387-fc613f03d0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:11.111Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=633c2137-442e-428f-9a1e-f83b10b69b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:21.120Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9ac8a757-f1f3-4f3c-84fc-8e73631498a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:21.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:31.132Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e806b66d-3d26-49e1-a3da-f1f9d7755cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:41.140Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=30e50ab1-448b-43a7-815e-9d82b4247128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:51.148Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d4d595fe-6732-40e4-8bcc-762b98c06b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:37:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:01.156Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=15b65a4c-8f45-49e8-9ac1-d20e82644c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:11.164Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c2bb43f0-99c7-43a2-b8b4-3b3ff804439e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:21.172Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6034326e-65c0-4e19-8cb2-7a5bb9b68a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:21.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:31.180Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f3071bd3-1c27-4c05-92cb-db3dcc2ed40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:41.192Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d32645fb-57f6-427a-8905-f757ff475249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:41.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:51.208Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ad1ddb1a-76c4-48a8-8ca2-7c65ca58f404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:38:51.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:01.223Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=03fbc2a9-1272-481c-9b66-b08e61be94ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:11.231Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=df3b0f4a-5dc2-4be1-9f4b-3a14c4aae227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:11.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:21.238Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c00801b7-8982-4741-bf87-76f59a76eea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:21.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:31.245Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8ca9642d-e0a8-4910-9a32-ebfbe7aeccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:41.252Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=04020df1-adb5-4dcf-a0ba-4342ecb050f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:51.259Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a03c9ae3-812e-4864-8670-afcee9e5a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:39:51.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:01.266Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f5e1f6d9-6084-40af-a085-b023f6b26773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:01.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:11.275Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3613f037-ab3c-40b8-8b02-d63e3680cc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:40:19.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:40:19.353Z |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-12-27T12:40:19.354Z |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-12-27T12:40:19.357Z |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-12-27T12:40:19.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:40:19.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:40:19.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-27T12:40:19.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:21.286Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7219b5d6-d458-4f1f-89c1-f1a159e45888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:31.300Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ede81893-3594-4c82-aeeb-cd009a50888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:41.318Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2529c45d-d639-4a58-b3ab-44b90623c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:51.325Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=925497c9-e31e-49e2-80da-dbe9c67b2d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:40:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:01.339Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7864f458-7fea-42ea-a5e8-0e3ec77e9259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:01.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:11.350Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=41148d46-22d5-4d80-a0c0-65d2709cc34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:11.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:21.358Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5e799392-cb38-4ca1-91c0-b4ecd641e6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:31.366Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7c5c7247-ccdf-4815-b424-4b0ad71af86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:31.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:41.374Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=78cb74f6-acba-43a6-b267-10e797674897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:51.382Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4f00a90a-7cb8-4d55-911e-e6158828b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:41:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:01.394Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=05d505e6-0fd8-46e8-8f3b-7b35a7a9d92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:11.411Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f6e75a29-6d32-440a-93ba-9235ae50af60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:21.422Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9c9cc0ac-818e-4bbc-ab5f-edc8ef33556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:21.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:31.433Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7951ec80-fc17-4649-8893-110ab101e8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:31.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:41.443Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6c85ece0-c0f2-4c4b-9678-2fc808b07acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:41.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:51.450Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d6c30ddc-f36e-4151-9dfe-3f118c8d8e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:42:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:01.458Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d44dacc7-d769-4864-8103-6861b22680f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:11.466Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9ce3fbac-a145-4c05-b5fc-8103a20cdc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:21.474Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b6dd5436-d9e7-4592-87bc-f0f796dfcc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:31.481Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=186062e1-6f49-4f97-9684-1777e1ef2dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:41.490Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=50787b10-316c-4b9b-ab31-52b391a76ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:41.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:51.504Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3ca599ce-f0e9-4437-937c-db8c38785526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:43:51.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:01.518Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c8d5d5e3-9f64-4f4b-84e8-8440f5b33ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:01.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:11.528Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=72a0befb-eaf2-4450-8f63-8b57e45a6b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:21.538Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ade4d516-be48-4e93-9854-c6f1a69879ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:31.545Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cb1c97f9-3945-4cb9-804d-ebc277b97ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:41.552Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9bf645ca-ee48-436d-95c3-8aa87d7c879e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:51.561Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=943fb3a8-c700-4a81-97e7-209d75ca0228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:44:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:01.569Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d0bab9c4-44e0-4a7e-a133-cfc40f3cec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:11.576Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=49d64488-1b2b-48f1-913c-5a0627e6baab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:11.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:45:19.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:45:19.428Z |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-12-27T12:45:19.428Z |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-12-27T12:45:19.431Z |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-12-27T12:45:19.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:45:19.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:45:19.435Z |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-12-27T12:45:19.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:21.585Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c665057d-fa0f-4a82-8d1c-1d15f0ce8c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:31.594Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4a9be1f8-544c-4eb5-851e-d037ffaa117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:31.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:41.606Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=de0eb677-a7f0-48f5-a299-2a96e1656ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:41.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:51.623Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=48f08030-4385-4134-b486-6ee9c4ac4150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:45:51.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:01.632Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=34a3c45c-8116-447a-888c-391ea8306d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:11.641Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f7f6e0da-e46d-437b-8817-aef35b2c1f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:11.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:21.648Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fdedb7ce-4f13-408a-923e-63e699edab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:31.655Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=41c0b8a3-60ab-4fea-b00b-bc9034086a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:41.664Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ec10fc73-f45e-4420-ae34-d2c8eecc844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:51.672Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=64e6b98e-3c86-4cf7-9d2b-5148eacb296f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:46:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:01.685Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a2e9363e-93c6-4309-b518-d14d09b889de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:01.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:11.696Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f5daba31-a6d8-4654-b754-3f8abfc813d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:11.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:21.707Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=abec5e9c-26a5-4780-af80-ae8a835b3c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:31.720Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7b11db3e-0ff3-4a88-a007-e91486e0f779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:31.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:41.737Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=04f9ff7b-7213-497a-aa6d-10bddd40ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:51.745Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5886097d-17e1-401f-b81a-323beb458153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:47:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:01.755Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=98235ddc-bfaf-48a0-88ff-8ad9fcb7ab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:11.762Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d806df3a-305c-4372-9775-5a77263b0483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:21.769Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=96f47c38-3176-4563-92b0-5a756719b423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:21.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:31.782Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4196c859-c206-4897-b34d-a335f611fd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:41.793Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4afc795e-a17d-4e0e-bbbe-b73c864cd73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:51.804Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7aa208d3-b42f-4c31-87c6-0bb032f5310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:48:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:01.818Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=655befc5-c8d8-46c8-90b5-99a368084553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:01.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:11.829Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=56963b45-7a3c-4a87-b7ff-f3b0b9e20914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:21.840Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5c435cf6-68c2-4a46-a27d-34888f25217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:21.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:31.848Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fa2e2175-975a-45c3-bbea-dd548d7276b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:41.855Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=322496e3-2b04-48de-a87d-eb061fb49aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:51.862Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a77e1e6f-cdd2-428f-b987-9ea163ae9ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:49:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:01.871Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a9e9b222-9a56-490c-8b00-84c3112274d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:11.880Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=32d9db63-247f-4ca2-8a46-a34e76164ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:50:19.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:50:19.325Z |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-12-27T12:50:19.326Z |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-12-27T12:50:19.328Z |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-12-27T12:50:19.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:50:19.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:50:19.333Z |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-12-27T12:50:19.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:21.888Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=354ab2c6-2a5a-4e96-9913-291f0231579b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:31.898Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=74d6d716-3770-4c75-ba2c-0e260d89b376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:41.910Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9debc06c-9d18-46ae-9259-a34bfdce2a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:51.923Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=da3db59e-07c3-42e1-bef6-f7c0b07dffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:50:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:01.934Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1db8458c-a240-4778-8ad1-b69fe62e38a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:11.943Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1b0f6cc5-b4b5-4197-bec9-e15e76577148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:21.950Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0b57a319-0370-461c-be43-e0507e15216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:21.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:31.956Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f6028bd4-65ea-4f38-8ef7-bf597e9d1fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:31.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:41.964Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=50d4a6a1-4340-4f0c-8f93-dc48e314ee5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:51.971Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1cea18e1-6a97-4f28-9b91-794f4b731c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:51:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:01.979Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4140055a-453c-494b-8ca6-8ff2af6b0885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:01.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:11.987Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d4598333-1cee-443e-a544-75ca50a7ed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:21.995Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=70eb55ec-c6aa-4d5e-9190-429f8d6d446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:32.006Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=abec7a5e-98ed-4a2a-80fe-9d28c67b8add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:42.023Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a0bad372-05d3-4eba-86eb-b8070367036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:52.032Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=831a2e00-83be-4ee0-8a77-d6ec4e40d8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:52:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:02.039Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=70dd4dff-a455-4bfb-ad55-de4b7d566efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:12.048Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3217cee5-72a1-4bb0-b8a1-f55d23d2d036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:22.058Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=79bfec0c-f823-43ee-9906-08315dfe6118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:22.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:32.076Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=eb4991aa-3d0b-462a-b8f9-cee6923cca15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:42.082Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7ed0766e-e040-4b8a-ac4c-dc0f60c79640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:52.089Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b2079a8a-f074-4f45-96d3-0f381f669a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:53:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:02.100Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6e2b7f3f-3e08-421c-a84b-df01f2fa2f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:02.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:12.112Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d297940d-d090-47a5-a30b-0ace0aceaf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:22.126Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=dd74f1c0-e272-4f2c-bb47-eea25d192f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:32.139Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5843a268-61ea-4a67-b958-a368841d8a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:42.148Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ea285399-756e-4dfe-9911-7f646e47fa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:52.159Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0f876a1b-b142-4863-883e-940e4d7d9661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:54:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:02.167Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5d54c3a2-828e-491d-ab97-0dc64eed900c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:12.175Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fff14b87-83bd-425d-b4f8-78062b69899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:12.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:55:19.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T12:55:19.326Z |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-12-27T12:55:19.327Z |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-12-27T12:55:19.330Z |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-12-27T12:55:19.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T12:55:19.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T12:55:19.335Z |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-12-27T12:55:19.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:22.181Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f54c1330-20ec-4ba0-8477-75033e942e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:32.189Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=df924f09-12ed-4ca6-a61e-edf8bba64ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:32.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:42.201Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=70446854-4667-4973-85a7-ae44f250e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:52.215Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7ddc7acd-0d38-4a62-b1ad-eeee0afc081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:55:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:02.232Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d6b3f951-50a6-4dcb-aba6-d03d3ced2f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:12.243Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3afb5ad0-bff2-4092-bbfe-fcf358d32f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:22.251Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e973a872-b353-44d7-bb4b-079906ac4b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:22.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:32.260Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=18c84dc0-6467-4b97-ba9b-42a53792062b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:42.268Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e226903c-83b8-4610-81b2-57ba991a3991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:52.274Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0c5c745f-d0f1-470c-a0c7-1d3d1f3a39f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:56:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:02.283Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=60ea1215-09f3-4e62-8433-1234df4825d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:12.292Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=199888c7-3f4d-41b3-849d-1f3e506cba15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:22.300Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ec61c231-1ff4-4a30-8fb6-ee6b91b94496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:32.314Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d6afdd7b-cbc5-4b16-9106-188e8830633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:42.326Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8b6816a7-c51e-4c67-aede-d0ab786a1547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:52.341Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=85bb9535-f7ae-4b17-b8ea-320f7b787431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:57:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:02.348Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0991ea3f-6ae3-4dd5-baf9-7d3066e19f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:12.357Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=05bba9bf-cc46-4297-9e4a-11ef086fbfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:22.365Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1bf28af4-9ce1-4ecc-8f78-4526ee4dbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:32.372Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2e2eb5d2-5ff1-4f02-a65d-36bcf73fefd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:42.380Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cc8daa10-726f-4d02-94a3-b08aac2bfaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:52.390Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f627c209-ca7d-457d-a9ec-c02af630a400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:58:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:02.402Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5e2a65f4-3e5a-4332-96c7-2762a36d23a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:12.415Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=44ae9f98-a7e3-44b3-b0d7-0bea1e800a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:22.429Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b5f1cd35-c902-4f30-a626-31be977676ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:32.440Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d3fa4384-7a8d-4962-8896-5df0a3817072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:42.449Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=438124ba-2e80-4102-9eb5-b1ed4c50ba90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:52.458Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=83ce6a7b-78f6-4c9c-bdac-f9724c9d7b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T12:59:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:02.465Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fb1882cc-bbd7-4156-90b6-bb481d4f126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:02.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:12.473Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=043fa08a-e392-40e5-a1ff-e7c1bb63ee8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:00:19.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:00:19.349Z |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-12-27T13:00:19.350Z |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-12-27T13:00:19.352Z |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-12-27T13:00:19.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:00:19.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:00:19.357Z |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-12-27T13:00:19.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:22.480Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=af1ed0c1-7423-4bf7-88d0-e4389175b5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:32.488Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c94b9a27-29ae-409f-856b-1d45d7f5d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:42.500Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=215371da-0640-4b69-b724-a579e712a11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:42.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:52.514Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fa2b0500-f2d4-4d77-830c-1b83264e1768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:00:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:02.525Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=40ca714b-dd07-4315-83a5-384d9e59eba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:02.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:12.532Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=53ef33ba-a497-4731-897f-9b75e5064b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:22.540Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ad093727-4f3d-45e8-bac8-a44ac688cbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:22.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:32.546Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=55e93ffc-6653-46a9-8378-9122f5b56f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:32.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:42.553Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=dc3ca188-2071-42b0-ada6-b5899e212a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:52.561Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8f5a0de6-0ec7-40a6-b69b-84b0adac79df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:01:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:02.567Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a552a911-7647-410d-a2f2-1758e797e7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:12.578Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2b5c30ee-6e60-42fd-b232-8ffee33ad0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:12.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:22.589Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0f3db654-97dc-4139-a747-f13f681e1ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:32.602Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=abbdba77-5036-43b3-8f81-e2b49b1064ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:42.614Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c65fee7b-1083-43cd-b8e0-4d799ab60c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:52.622Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=95135dde-78ba-47aa-9ebe-215801dd3bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:02:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:02.628Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b6bd27c8-29c5-4b6b-94ee-8bc3b02afe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:12.636Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=02a5918a-48e7-4ba0-b61d-7dd89b56f3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:22.644Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b6fb9321-30b0-4558-807d-d8ce1d5e560a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:22.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:32.651Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=48becd89-df64-47b5-a00d-fd50599738d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:42.660Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=eef60124-afbd-4288-a7d6-40f571986dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:52.669Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4aa23d5b-f699-4b46-98d7-5aae8b867534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:03:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:02.682Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4f00d7be-53df-426f-aca9-a509d1fadf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:02.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:12.699Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=46f751f1-73f5-4abb-8a8e-6e7d4471f6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:22.713Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ca72182d-1c8c-437d-9e67-e93e3c18d28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:32.720Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=069208b9-b6e2-48e5-9aae-ac2ec40f71a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:42.726Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=70c9d7a9-3fef-46a7-bcca-017f09e35021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:52.733Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8e99346b-47ac-4a69-85ac-344d36f7d617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:04:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:02.740Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b1e24c4b-f703-44a8-b139-dcaac686b631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:12.760Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2b69e095-e2af-42d8-b964-138eebe4557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:05:19.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:05:19.333Z |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-12-27T13:05:19.334Z |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-12-27T13:05:19.337Z |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-12-27T13:05:19.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:05:19.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:05:19.341Z |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-12-27T13:05:19.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:22.768Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=00d07d19-c266-4633-bb65-b596ba1268c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:32.777Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8cd4f58f-8784-4fc3-8ca0-405d7fd66732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:42.787Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a8355a43-bb26-4d6b-83cc-1a202257eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:52.801Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3b59f138-d9a5-4929-ba2f-9210ea949aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:05:52.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:02.810Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0e1df301-0850-4b81-9b57-94365def3c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:02.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:12.820Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cc8faa70-8ca9-4b36-9902-bcebc2ec1818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:22.827Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e0abfe58-dfc9-4e0e-8395-7da640ed91de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:32.835Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=46e12f0c-ab66-41d3-a63b-63b14d0e4bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:32.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:42.842Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a03cceaf-0e52-4077-9fab-e64bfb8a6707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:52.849Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ada0fe0a-7f3f-43b4-b37a-41654c386f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:06:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:02.856Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=312bbddf-3f33-42bd-adee-6c81a0a3c9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:12.865Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=44ddac85-ace1-40c9-84f2-fa3100cd1f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:22.874Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4b3cadb4-a3dd-4c3b-bc57-de1fdb6fbd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:22.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:32.888Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a2581a16-beae-4ba9-a6a3-29fcc0e3f8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:42.899Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a50a59be-fc1e-479e-a626-b4906cdbf63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:42.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:52.911Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0d4f3a11-de85-4d73-9072-932a2ef957d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:07:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:02.919Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fc779c56-703e-4232-8875-616658188a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:02.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:12.927Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=65a8fb2b-05b9-479b-8c76-f194fe749580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:22.933Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6c6c8566-4b64-4865-9955-00abee3da22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:22.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:32.941Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cd64d279-e228-4489-8621-7e7be86cd2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:32.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:42.949Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=86d56968-0a8d-4389-badd-90f6c245de1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:52.958Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2a8fb8a9-e95c-4fd2-85f2-db593462350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:08:52.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:02.967Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7e3378a8-d7d7-4a20-8b43-18c768ebea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:12.979Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=16fe85e6-4fab-4f40-a42c-ae55fe35263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:22.988Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e17ba330-fbf4-4d75-844d-1049669419a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:23.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:33.003Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d6d514bf-3a11-44d7-a2a0-4bf680221f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:43.012Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5708faf5-7b77-4e15-8856-ee037942917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:53.019Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=737293fb-2e38-4b91-a22e-7369cbf51f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:09:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:03.068Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=29788acd-cdbc-4c70-ae5f-a215fda7554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:13.077Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5ae6f65d-8cd2-4f9d-bdb6-3529af536b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:10:19.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:10:19.268Z |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-12-27T13:10:19.269Z |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-12-27T13:10:19.272Z |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-12-27T13:10:19.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:10:19.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:10:19.276Z |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-12-27T13:10:19.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:23.083Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4ded380f-77f6-4cbc-b71e-2ec4acb1c9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:23.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:33.090Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e58c0a20-894b-4484-bc5e-5b36327c6f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:43.099Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3a56b6e4-94b7-4d5e-aa08-d1ed16261a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:53.107Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2c415ed9-7c88-46ac-8cfd-975cb8a47e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:10:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:03.121Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5e52c96f-0b6a-43e4-be09-31d4b3563cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:13.132Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6260e4f7-422c-4107-8269-be91c5b4bd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:23.142Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bdea86f6-0170-4331-b709-9508fe9ed079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:23.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:33.149Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=300a38ce-388a-4bfb-8add-fa962390f891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:43.156Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f396a075-acb0-4316-b5e1-826a47061879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:43.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:53.163Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6032ea55-e56c-4d22-a915-1375e6e367c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:11:53.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:03.169Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f06218a8-9964-490d-9fca-b9823f2e663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:13.177Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b2c6c465-f685-47f4-bc25-e17fc4867f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:23.184Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=08935c76-c57a-4818-8ca0-d7cf722602b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:33.195Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8d4d541b-113f-41ea-8ed1-16c4d0062072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:33.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:43.206Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f1434ebd-5be9-42b5-ae6a-744a27110beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:53.220Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5664ac52-0f16-4d9e-905e-e1cf989c6ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:12:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:03.233Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ff2d585e-c1ee-4537-b7e6-961826a6e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:03.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:13.240Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d04aff5f-a093-4954-8ea6-4ab6d1e8142a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:23.248Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=628359ff-9102-4e61-9c50-db11661008da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:33.255Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=03dda0f9-326e-4216-a5f3-757e977249b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:33.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:43.263Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1e0d83f4-8247-4bcd-b110-a8a36603b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:53.279Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4ae07ce8-9887-483c-b05d-a738c8558857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:13:53.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:03.288Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8c4f24ac-d256-43a7-9b2f-7d6d7bfcb2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:13.312Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=15d742c9-b775-4178-9179-b453a2c54096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:23.328Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3d1f1ef2-4a45-453b-9b45-b8b50d934a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:33.336Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=050d9ae6-5b8c-4ba6-a55e-17638432e51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:43.346Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=794a0fe9-d8ae-4a36-8618-b45061a9b17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:53.353Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=12ad5095-686b-40aa-a14a-9ff41c994498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:14:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:03.360Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9ef2fe80-c482-4424-8ff3-2ecd44312675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:13.367Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=24b6d048-c469-4d7a-a063-963632494e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:15:19.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:15:19.306Z |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-12-27T13:15:19.307Z |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-12-27T13:15:19.309Z |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-12-27T13:15:19.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:15:19.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:15:19.312Z |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-12-27T13:15:19.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:23.374Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bf6d4c4f-c055-4dfa-999b-09674e22eefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:33.380Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=624d6c8b-0b33-4661-adb9-e6eeb0138c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:43.387Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8a466df4-6fd1-4fdc-9350-4d9656eaf43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:53.398Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5f9eb845-eb11-47dd-a389-60687a8f698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:15:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:03.409Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5732944e-9b68-4c43-8367-bfe45bc60a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:13.421Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e0f209f6-5ca3-47c4-b64b-e232dee00ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:23.430Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=50bbb8b8-edbb-4ed9-8a28-83c6ad358325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:33.436Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=92e2e762-0449-4f39-bb1b-7646767d5317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:43.444Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cfc15cc8-dc32-45fd-901f-22218ecc3b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:53.450Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9e9a9f63-680d-4b23-958b-1f12125a9d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:16:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:03.456Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=53f4c012-848b-4ed0-8447-cc8d1bdaf789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:03.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:13.462Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=efa855d0-8bb1-4845-a93a-b49c977ad10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:23.469Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=41e15baa-09f9-4e5b-972a-81396a07ce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:33.480Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a3997e00-c386-4073-be05-1762044b914e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:33.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:43.493Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3f999f54-91c0-4591-9988-876125446db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:53.504Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f2ebd362-9f44-41ee-afe9-4b71801467f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:17:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:03.513Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4345dad3-c196-485f-9ef5-3929a3196991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:13.520Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b670692b-cb90-4e4b-9efc-1e679d4f2b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:13.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:23.526Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5b6fdd9f-a1df-493b-99e0-e2dd123a95c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:33.535Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fbb3da1e-c9e3-4bc8-8feb-d1fe76b26dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:43.542Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5b6d9055-a5e2-42b3-9619-41ae843b0ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:53.551Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d0bfb5e3-6606-4626-bcfa-46270777647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:18:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:03.558Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=af36ce88-3e17-40c5-a700-3c2570080e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:13.569Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=47f4866a-105e-4097-afa1-9bf9617ffa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:23.581Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4c589d94-76bd-473f-9758-f2f45d6d9dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:23.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:33.596Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d79035bd-5c38-42e6-8750-4cfaca778e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:43.606Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8e61e210-e8a0-4421-a99f-4b4ca06b2ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:53.612Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=877f011b-18c6-4524-8206-45de1922f5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:19:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:03.619Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0c9bbc92-b776-4e24-b938-be3200164d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:13.630Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=4e0c0859-088f-40f1-bf17-d4ae5b9247ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:13.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:20:19.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:20:19.301Z |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-12-27T13:20:19.301Z |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-12-27T13:20:19.304Z |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-12-27T13:20:19.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:20:19.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:20:19.307Z |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-12-27T13:20:19.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:23.636Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=05c86313-1391-469b-bca2-b97978b651d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:33.642Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b715cc00-fed3-4335-ac63-76119383ec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:43.650Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7ab326d2-dc67-49e2-a51e-6f1a445383c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:53.662Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e87d9f06-1c2c-4b73-81ee-cd942552db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:20:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:03.676Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a2540b5e-bf11-4104-a3c1-78618c9f79cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:13.692Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=62764952-2a00-4a5e-a8b7-048dcaa9bd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:23.707Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f06c2ede-18a7-4424-9755-df9a4015c5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:33.713Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e077255f-b6ae-4653-8551-96538bae2af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:43.720Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=748bb6a3-c916-45c6-9d66-adaf9c5d6332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:43.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:53.726Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8645b1d0-9543-4a4c-b5ba-bc51c5e888cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:21:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:03.733Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=064298ac-a51c-449f-9b70-aaa9ad3c9e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:13.741Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bfdda6f3-b8a4-4ef5-b4f0-16a2780a6b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:23.753Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1b2a46b5-0552-4911-8cab-0453b82ff746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:33.764Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=38ad337f-2529-40fd-80f9-843a88d53ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:43.780Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=17d6cb11-3172-4374-8a1f-2a0b4dcfdce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:53.789Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c8d2e6dd-52fc-47f6-9841-0138b6a7e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:22:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:03.796Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d4e9e47f-84fa-4a29-bc4c-9c5cdfd20380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:13.802Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=75f17571-a5c5-4335-9613-3b6ce61bcae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:23.808Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9b359946-dcd6-425c-a1ca-0105345e1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:23.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:33.814Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5ef5aeb0-0d9d-4b30-88d8-41516977fca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:33.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:43.820Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=05a92fbf-7441-4b95-aa66-6e27fc19dc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:53.828Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9d0f61d0-c412-48d9-aef0-753eb993f52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:23:53.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:03.837Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d72a2d4f-0588-4fc0-b96e-22aea1111210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:13.847Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0e4e2c97-22b2-40ec-b7e0-c03ada43a4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:13.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:23.867Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=80dbde46-4d41-4363-becc-e5ed4729b35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:33.882Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6b134f27-e949-491a-9453-09d000c2bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:43.910Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=58190491-8b9c-4e52-b8e8-e22c330a4d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:53.917Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6f9397d2-ebf4-4f30-bf76-7491806d791f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:24:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:03.923Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9a4253ca-1b5f-4d29-b9de-87ade5a7770b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:13.930Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=56eb34c6-d390-43ca-bc3f-98c51631f551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:25:19.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:25:19.300Z |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-12-27T13:25:19.301Z |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-12-27T13:25:19.304Z |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-12-27T13:25:19.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:25:19.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:25:19.307Z |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-12-27T13:25:19.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:23.937Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e6fb5870-725f-46c7-832c-08b945959b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:33.945Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bc532530-f2e7-4de6-8b38-908102c16f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:43.953Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=68bccd18-219a-4615-ad1b-8887c792dd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:43.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:53.963Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=736dc0ca-a527-452f-9495-5e5f72b25bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:25:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:03.974Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2d82630c-6578-408a-a148-9f7c6dcbdd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:13.984Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0647237d-7f9c-4239-ab93-ae9bb69ff57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:23.991Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=339b7f91-ae6f-4953-8d55-0cfdffd0a6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:33.997Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ff6459e7-cc6b-440c-860e-e113890557dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:34.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:44.005Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=15be447d-dcf9-4f00-a5a4-42666cc34208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:44.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:54.011Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=96d228d0-80f8-45c9-92ec-775a135e2a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:26:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:04.018Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9949f117-3633-4aab-8522-6243dcf4216b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:04.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:14.025Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=dd3ae05b-a614-493e-a0c4-b26c4d5cfe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:14.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:24.035Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2563dd0f-bd82-4420-a1f7-8c036c262e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:34.052Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6dab46e5-0d31-4721-bc23-10fdcaf24323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:44.064Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=12a18dd5-f636-4606-8ebe-2065ceb009fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:54.071Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=745b0373-cfcf-4720-810b-14a479661d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:27:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:04.078Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d00aa4d7-bf06-4cb8-a3fa-fb6032be7690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:14.084Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d407a7ce-7785-4afa-9fe7-8816e637c19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:24.096Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c4eae60d-dabb-4310-8734-f28b1d42bfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:34.102Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a465f062-c024-48c1-be69-e6062a7edeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:44.110Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5aba1878-51d2-4dec-88ea-3e4a8d679ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:54.117Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a78ec07d-8ee5-46f4-8eaa-ae6151af5b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:28:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:04.128Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=34562d41-dffb-4ed1-be90-8a6c84754c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:14.140Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9d2c8f76-cb40-413c-a847-4f28f13f9f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:24.145Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d73c7c7c-fa22-4811-8f75-de26c209f1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:24.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:34.151Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=29a62a56-8981-46ce-82f0-9587e3c064b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:34.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:44.157Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ac125263-f91c-41ab-8be7-cdb62a093650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:54.163Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d2856b41-b857-4fa2-983a-2132dcdd6861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:29:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:04.170Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=10411e21-27aa-42fc-9b6b-02345357cb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:14.179Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2d6059dd-bce9-4065-ba63-db4bdaa3e05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:30:19.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:30:19.332Z |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-12-27T13:30:19.333Z |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-12-27T13:30:19.335Z |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-12-27T13:30:19.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:30:19.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:30:19.339Z |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-12-27T13:30:19.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:24.190Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7f188e70-dcd7-40d4-b5fd-c3e6cb62b416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:34.205Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=10a4dff1-481a-465b-9957-22afe6abbd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:44.218Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=476e9024-e06a-4eed-b173-add782864869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:54.224Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2730714a-3630-4c0d-8be0-aa08a4dafe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:30:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:04.230Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=aa2b765c-e10b-423a-879e-3a35f85e542d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:14.236Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=052d851d-d932-40ea-8c3f-951a6ddb1fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:24.242Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7320f6e4-cb40-4e2b-acd0-2a30a840d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:34.249Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=dccd9213-3a8d-4789-adf5-093363497492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:44.256Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8264b10d-a252-4974-b57c-0a4ffda4d6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:54.263Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5ef08ec5-fea1-41a6-8614-8d15672233bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:31:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:04.272Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f3f5aea5-7bc7-486b-a7aa-9483a3dfea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:14.291Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c05ffbf0-90d7-46dc-944c-85db5704dd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:24.304Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1f8789a0-4050-448a-804f-bc80ad8c8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:34.311Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1fa236da-5a5c-4940-bbd3-e9edde0d937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:34.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:44.317Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a0ce41ad-ee34-4065-a15f-0c529133301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:44.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:54.323Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e2b6d71a-fcde-4755-a9a3-5f8cb3906f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:32:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:04.329Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f8387485-9fd7-460e-bfdb-fe3dc6763b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:14.338Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=61714c86-94c8-4144-8fd0-44c46b933aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:24.347Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2895c0ac-1544-4ee9-9f30-a7ed4a13da73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:34.357Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b3f12e26-2f64-4def-a975-6441dc643b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:34.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:44.371Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0a5180fa-8791-476c-9337-8c355cf1b548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:54.388Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=553063e9-1003-4239-a912-400b9c3d601d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:33:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:04.395Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2284f0cf-b40f-45ee-87eb-644e011f788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:14.402Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=8872f061-f56d-4a90-950f-c50919606ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:24.411Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ecc63258-e0e6-4887-9cb4-0c8a923c9f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:34.418Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1b6f3d3f-4b71-4548-991a-d88720407853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:34.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:44.425Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5ba13303-669b-4979-a865-5c000524f0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:54.433Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=cb639182-997b-41d3-b8be-4612172feccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:34:54.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:04.440Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=96084198-d1c0-4775-9a93-3585ba4be518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:14.451Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=50047785-6d51-42aa-8041-a4115f442d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:35:19.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:35:19.394Z |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-12-27T13:35:19.396Z |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-12-27T13:35:19.400Z |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-12-27T13:35:19.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:35:19.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:35:19.405Z |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-12-27T13:35:19.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:24.464Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2d56029b-2eca-4bbd-b872-18d38735baad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:34.474Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0e821f91-bc64-49cd-b201-dc47ac94564c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:44.485Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e836d268-ccab-4819-b066-4338331ec737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:54.491Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a8f9c5b3-bbac-412f-9003-59055dd20c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:35:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:04.497Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fc38194d-ff1b-484d-90bd-0edec22c8e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:14.504Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=176cafa8-8d97-4f77-b52f-24c488bad997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:14.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:24.515Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=dc6c38e6-cfc9-4645-8d75-a4371d3e348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:34.522Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3667e5f8-cc83-482a-b295-6106cd0f206a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:44.530Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d4f41c87-e405-4b6a-b9bd-cb4cd2d125a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:54.538Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=dfb4afa8-c855-4d61-bc1a-2c0a84603b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:36:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:04.550Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3efdf2fd-7445-40ca-9ece-119bdd887bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:14.559Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=99fc265f-c45a-43a2-854b-d57aa6558295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:24.567Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=de2940e9-93ef-4a56-a12f-13c13956f93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:34.573Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2550bf58-9fcb-47f6-80ca-749f11818fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:34.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:44.579Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5bd8b070-e20f-45b1-b6cc-23c76bfaece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:54.586Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=90a1d3b0-f3d7-4b00-8b2c-7fb042549efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:37:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:04.596Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=165a99af-4104-4b56-b654-2113de5bb679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:04.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:14.602Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=5a9bce5b-5cdc-4e38-91a1-5d8c46d6ed71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:24.610Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6b010664-a6be-4656-8677-9a3597c52c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:24.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:34.617Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3c634c37-964a-4e44-b2c9-8c91aee1a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:34.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:44.628Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a7281532-d048-4f5c-9bf8-c5497cb6c72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:54.644Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c8ec3072-faa7-414b-b661-0ec833fe54c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:38:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:04.652Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6127cb8c-dc3f-4da3-bf15-31913f2ab55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:14.657Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=3bca45c4-7717-4acf-9872-8f65981cbcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:24.666Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0283b2e1-56dd-46a3-9d25-edd6b0927727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:34.672Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7c42dbf2-a54f-45f9-85e9-1354047a8077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:44.678Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c2523159-76bc-447a-b2ab-44be2e75f0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:54.684Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=81427c53-61e9-4bdb-b80c-46cbbe118d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:39:54.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:04.695Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=94ba2c50-792b-4371-b7d9-576b0cdaaa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:14.703Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=87e3c3f3-3d63-4321-aaf2-50465f6af671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:14.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:40:19.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:40:19.311Z |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-12-27T13:40:19.312Z |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-12-27T13:40:19.315Z |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-12-27T13:40:19.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:40:19.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:40:19.319Z |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-12-27T13:40:19.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:24.715Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7a5d596f-3c2d-47f4-b183-4a79d123ecd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:24.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:34.727Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=a075e143-290a-4499-abcd-965af235f807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:44.735Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=345b1e0f-06a3-4b85-ab34-ded4b1042b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:44.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:54.742Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=c8dfb409-8d3f-4188-8090-d7670cb44e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:40:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:04.749Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1abbb131-7f5e-4910-9438-7c7618d188ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:14.755Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=78a11358-3a7b-46f0-b17b-101e82bb677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:24.762Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=918ed5e7-7d8d-4635-80f6-54c21c698d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:34.772Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=df1075fa-14e1-47c2-add0-e46c95fd23fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:44.783Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=45836746-e441-4a36-9e36-011295f8d105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:54.790Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=67a54f8d-00de-4de6-9f94-98652d803a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:41:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:04.805Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=25ca4212-5671-4fb7-887d-fab3b6592132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:14.815Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=bc2e0e02-47dc-4a3c-8380-00c4bb3be4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:24.821Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f2350bf2-a499-49fd-8433-b3b4b8813e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:34.827Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ac977b7d-e589-4408-9c79-b474da48adb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:44.836Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=43be0a4d-b593-42ca-bbde-ef2800dd47a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:54.843Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2c60e63a-987e-437f-8f5e-c4c79fa50b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:42:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:04.850Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=ffa096d9-c0ce-4242-8a31-01960b1250cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:14.863Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=0dc4954f-9507-4b85-976d-86274f35a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:14.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:24.877Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9d9af4f6-5364-4996-977f-9b6eb3054383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:34.889Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=1156b87c-2b08-4add-a0cd-e027ea854d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:34.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:44.899Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=6d4e001d-d9de-4dac-b20c-9ea3dc920b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:54.906Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=9497be0b-35a3-4eca-a17c-011c771e1779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:43:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:04.913Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=915ee9df-c98d-4b28-b915-d5ecdb6fefca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:14.920Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=2cb9ed7f-6c6c-45d0-adb5-980e4c852e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:24.926Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fbbd8646-e99e-4454-af0a-6f1071b2e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:34.932Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=dbdfbbb1-453e-41d9-90c7-944ef2b9d51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:34.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:44.939Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=07d567f6-c5a6-4ad2-94dd-a93b9145092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:54.951Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=d814ec32-4def-49b6-95ce-78c5eae6f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:44:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:04.960Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=e290eaef-13a7-4fe7-a5df-6f48fa7d1902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:14.971Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=7b6a65f1-b138-43b6-ad99-60707403cafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:45:19.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T13:45:19.358Z |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-12-27T13:45:19.359Z |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-12-27T13:45:19.361Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:45:19.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T13:45:19.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T13:45:19.364Z |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-12-27T13:45:19.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:24.980Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=83d85276-f2cb-41b7-b7a5-bcb62804f641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:34.986Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=194dfda4-cc24-490d-9cb4-d491b002e7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:44.993Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=f6c3fd01-7582-4269-875e-c799bc47b9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:44.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:54.998Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=883bc0b3-904b-41e4-9814-bb0cbc08fdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:45:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:46:05.006Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=b34b2cd2-5deb-491f-9304-4facd0c476f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:46:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:46:15.012Z |INFO |Init configs |InvocationID=71092f3b-80dd-4659-9600-c41e14889dda, InstanceUUID=fd8bbd38-f2e6-4f36-b71f-108028011b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T13:46:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |