. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:22:53.428Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:22:53.432Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T11:22:53.465Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:22:54.158Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:22:54.268Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:22:54.268Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T11:22:54.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T11:22:54.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-06T11:22:54.422Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-06T11:22:54.447Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-06T11:22:56.184Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-06T11:22:56.760Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-06T11:22:56.779Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-06T11:22:56.779Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-06T11:22:56.845Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-06T11:22:56.845Z |INFO |Root WebApplicationContext: initialization completed in 2397 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-06T11:22:57.261Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-06T11:22:57.945Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-06T11:22:59.236Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-06T11:22:59.691Z |INFO |Started MainApp in 8.955 seconds (JVM running for 9.682) |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-06T11:22:59.789Z |INFO |Start scheduling PRH workflow |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:22:59.818Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dbc9be2e-7642-41de-bccc-15b3a23054f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:23:01.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:02.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-06T11:23:02.632Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-06T11:23:02.633Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-06T11:23:02.636Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:12.002Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=31a34250-647e-4f80-b7cd-13b6dd4fefe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:23:13.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:23.074Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=00119d17-e3ad-481d-8dd3-b922384134fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:23:24.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:24.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:34.144Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=58cbcf40-aa6f-4c52-a96b-5f40ba7ac138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:23:35.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:45.216Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=231a9b89-a451-431c-bb50-8d778f1a0811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:23:46.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:56.286Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3dbb6e9b-377f-42c2-ad1c-ea1e88bc10a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:23:57.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:23:57.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:07.326Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=33eaf5a6-1c30-4e41-96b6-b489275ada03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:24:08.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:18.367Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1f8d54f3-c3a9-4e95-ab1a-52bca2360749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:24:19.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:19.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:29.407Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bf96b6cf-00b8-4a35-88a9-9b1ef8dbc79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:24:30.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:30.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:40.446Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f4b5fa13-a6f6-4a43-bd52-1f4e60848ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:24:41.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:51.487Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=aba57165-cdb6-48e7-ae42-5adc1bf27363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:24:52.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:24:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:02.529Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d99d24ab-552c-4036-9509-264a14ae8390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:25:03.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:13.597Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d1744526-3042-40db-af03-b836ba20010d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:25:14.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:24.639Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d01d290c-d42e-4ced-bfa0-c4d6225ab869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:25:25.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:35.711Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e6d72f2c-65bf-4136-8efc-c9bf7a84e228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:25:36.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:46.782Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5c27296d-8ca2-4861-9b82-d50be9558454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:25:47.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:57.823Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=194325cd-a3aa-41af-a2f6-4bfceda1111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:25:58.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:25:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:08.863Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=59b6e4d1-cc6d-4a0e-9f54-c3a08755be60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:26:09.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:09.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:19.902Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f1cd9fb5-935c-4255-934f-c44a2656a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:26:23.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:33.029Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=235ee667-34ea-4dc2-9feb-e6fdd8f432a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:26:34.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:44.094Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a6dfe23c-6d35-4ebd-bb40-b7cd5d41e30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:26:45.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:45.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:55.165Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=827b4d1d-4d63-4eeb-baa4-efc918b107bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:26:56.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:26:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:06.207Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b04dd3a6-e8cf-46ce-a882-d85442271496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:27:07.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:07.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:17.246Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1f7a9e02-4e6f-4170-a087-115a053e3cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:27:18.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:28.286Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=584459a8-9070-4fe4-8c99-48fb9abcf03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:27:29.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:39.359Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=40631111-dfe4-487c-bd85-55631f6e07ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:27:40.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:50.399Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d99ce8e9-5777-4a8e-ad9b-79729720c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:27:51.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:27:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:27:58.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:27:58.260Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T11:27:58.261Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:27:58.264Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:27:58.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:27:58.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T11:27:58.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T11:27:58.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:01.444Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=85934faa-6ac4-4583-9dbe-ac8441406b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:28:02.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:12.485Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7647964f-592c-4ddb-b4a4-ae24dd9dc348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:28:13.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:23.518Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7ccf60c9-6621-4b5b-8658-eaea88a29c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:28:24.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:34.557Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=acce04e1-365f-4235-8697-a99abf356a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:28:35.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:45.598Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d0ab01af-25e2-4da8-bb37-e9841cd720b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:28:46.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:56.670Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f28103ce-e0ef-4862-a6a9-6d93f5caa022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:28:57.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:28:57.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:07.711Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0fa9821a-dc61-48ef-a4e6-cc3b8dc12e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:29:08.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:18.750Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=89008f90-8f48-40a7-98f2-d12e6e6c41e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:29:19.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:29.789Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b332cf18-f8fc-4add-a1c8-044ca03d7716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:29:30.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:40.828Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=eccdc525-64d9-40f1-b802-4bbc41e8aa44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:29:41.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:51.869Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=78250511-9d17-446b-817a-29e5900c8970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:29:52.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:29:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:02.911Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bebaed2a-24b6-4242-b0ed-9906905ffcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:30:03.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:13.954Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=56c6007f-d24b-4f37-ab4d-a165f7fac1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:30:14.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:24.989Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=697e13cb-42a7-4b1a-88d8-b428bd3367c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:30:26.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:36.064Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fa82bb7f-b9bd-4a79-94a0-f8501b6569bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:30:37.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:37.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:47.134Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=38aeca9f-6ed5-4a37-8424-2d4b0b78c25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:30:48.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:58.206Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f7fd0c6e-78d2-48ba-b17d-d32c33fdde19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:30:59.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:30:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:09.246Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=869fe58b-d23b-4eb8-a360-4ca5d7d7cf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:31:10.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:10.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:20.286Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a212cf57-ee1a-47d1-a4eb-c50354431535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:31:21.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:31.325Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4fb5f859-01a7-43fa-ad04-698794be3b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:31:32.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:42.367Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8fd9f658-c32e-4e10-9624-c826973f9738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T11:31:43.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:43.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:53.412Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d0a5cb94-957e-4d25-9639-5a9b50db57b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:31:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:03.552Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f230f90a-91b2-47b3-842e-88cb5d647f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:13.567Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=25524708-be51-4d66-a779-7bff31fc0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:23.583Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5b12bbaa-0d2b-42a8-8fca-a77250e8b64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:23.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:33.598Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f9a4ab8d-8418-401b-b7f9-0a2d17b6bdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:43.612Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9e0dc022-f689-4c29-b1d7-b9d9166891fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:43.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:53.626Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=64384a53-4fdb-48b7-a9cd-5f12d97385e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:32:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:32:57.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:32:57.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T11:32:57.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:32:57.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:32:57.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:32:57.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T11:32:57.554Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T11:32:57.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:03.639Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bc7fecdb-f5ad-45d9-bc35-98a8503fabd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:03.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:13.654Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c6789783-e01a-4f35-a842-0bef8439204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:23.665Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8d9f70a7-644f-4fd1-ab90-5aa1e810d184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:33.676Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cfd8475b-3215-4e91-9574-be44494f3a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:43.691Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c267ded9-6387-43e8-bc47-7af40af0e097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:43.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:53.703Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c75a3b14-6b16-461a-9380-a095c1965b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:33:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:03.715Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a2cac3a5-0ac1-43f7-b06d-367599be3940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:13.731Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e2b22823-c201-4e38-8fd9-5c49347e14a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:23.742Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6816b1ff-66e9-4c0b-b03a-194d859edbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:33.755Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2637226a-086e-4c71-8625-6ab5cca8160b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:43.768Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e00afefd-15a0-4e77-a916-b019bc1d8dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:53.778Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d2f075be-1d01-4791-b814-9e2938e7bb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:34:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:03.788Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=24499db1-a82f-4115-8fc3-9d5bcef7e4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:13.800Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d47171f8-cfcb-45a0-8744-eb202650d6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:23.811Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1b7c35ab-58d8-4147-916a-e673b6879bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:33.821Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6b78cc98-8582-4859-b1bf-0b4a5d75ddc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:43.831Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=40845bf1-72af-41ec-be7e-7586f0398692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:53.842Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=48aaff1d-aabb-4e4a-ae87-13899bf847da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:35:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:03.852Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=eaef22ec-45cc-4ae6-822c-73d70a83d169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:03.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:13.862Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7d4858a5-8267-41c6-8102-e27baf243d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:23.874Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=56e0a06f-c44a-4f7d-85bc-d5a6e41fe6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:33.884Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8add3260-6cff-4251-a956-f53c90add593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:43.893Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a3d97f28-f7a3-4223-af34-75e550d8668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:53.904Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d7c6b901-6dea-4879-8687-1cc413aca49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:36:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:03.916Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9476fa09-7e91-481a-94e7-1f0932294011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:13.929Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2ef08d0c-7450-4cff-bafe-7f90a943b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:13.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:23.939Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b1e882a0-d408-417e-a2fc-5f0d64d1d330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:33.948Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f357ae5c-becd-4711-b41d-13040f5f5a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:33.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:43.958Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=78ee0e0e-efcb-4d5c-8ba5-2a10caab484e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:53.967Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ee17af19-13d0-45f7-8455-3e84a04ee3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:37:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:37:57.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:37:57.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T11:37:57.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:37:57.499Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:37:57.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:37:57.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T11:37:57.521Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T11:37:57.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:03.976Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d8ecfe5e-e42b-49f0-a136-0016d58e6b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:13.987Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8260768f-d8b3-42b9-b754-e8bec90336d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:23.994Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b046c79e-142e-4f89-aa52-2a48d02a4bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:34.004Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=31922ac1-c9c8-4725-bd35-6219fd59a481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:44.016Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9387e16a-1969-43aa-8826-f305bb6b1ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:44.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:54.026Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=da4ae7b5-496e-485e-8019-8dce99a1e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:38:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:04.041Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0450140e-4833-413f-8514-3f0a1f6db606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:04.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:14.052Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=64293a88-a551-4929-b3da-b9a0fc8f4d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:14.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:24.067Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e2a03272-a38c-460d-95a1-0e9246953bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:24.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:34.079Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cb3dea49-df37-47db-9d29-23b4e6860ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:34.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:44.089Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8c9559e3-12ad-43ad-a135-ed0f30e783a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:54.100Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6903096e-1bb1-4118-bd68-5fdca05951c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:39:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:04.109Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=148958f5-679d-45b5-898b-411616d70e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:04.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:14.118Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=293946f3-7535-4cbf-a569-faf9672e8047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:24.128Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=08a8540e-b84d-4763-bb32-738278ab047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:34.137Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2d696a7e-2039-4805-b780-1e26428ebf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:44.149Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bfb048a7-67e2-41b8-8874-9ac2e9dd7a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:44.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:54.157Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d97b897e-708e-496d-9ae3-c312c40d6237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:40:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:04.167Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8b1c7e01-dbdf-4ca9-96ba-be8750107033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:14.178Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6e8cdd6f-c135-4a05-a673-70a7f3229a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:24.189Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cf1c51a2-266f-40f9-9d77-351ceb2e0b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:34.198Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6ff2cdfe-a3a3-4ebd-b17f-2d8806e7aeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:34.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:44.208Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=74d55b22-b92b-4083-8f58-e85e954cd58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:54.218Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=746d5116-fe6b-4aa3-bbf5-cf131b12a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:41:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:04.226Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4f123eda-e1cb-4a34-a9b7-f3b6f13ddbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:14.236Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6a60c433-5683-4b7b-a52f-6e4c1725575c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:24.245Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dec19ba1-3299-42e4-9786-248116661e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:34.255Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=285e229f-ebc4-4e3d-9979-bf543c47db0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:44.264Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7cd3dce7-538b-4092-be71-8d75c57ecc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:54.271Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ff9a3ba6-fc38-4825-8e8f-b4060e57e4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:42:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:42:57.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:42:57.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T11:42:57.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:42:57.530Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:42:57.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:42:57.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T11:42:57.536Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T11:42:57.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:04.280Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e7b46c1f-2ac9-41fb-b690-49ad972829dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:14.290Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=394c58af-3115-45fb-871c-0c868553ee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:24.299Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=824d26d3-7011-4ff5-8cf3-de45ab7a0c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:24.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:34.308Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=66bf799f-a3e3-4919-b57f-e87c2a697bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:34.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:44.323Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7aca3c73-db5f-4e8f-ba0f-da19ea1687f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:54.337Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dfb4b5e9-3e17-43b7-9d04-d66ffeda79cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:43:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:04.344Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=64096948-50cb-4347-86fa-57add0a5a59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:14.351Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=52e9381b-b534-4359-8d41-c5423bbedde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:24.359Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=187c0265-9b19-4006-bfc6-397ce0f1b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:34.368Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fdd4826e-f506-4b76-9215-82bdeaf5aa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:44.377Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e093a424-9a6d-4872-8ef5-0eea08452d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:54.387Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6b811d89-22ef-4908-93bf-64997cca336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:44:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:04.396Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=80229a5b-9c85-4707-a8e5-e262f50de8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:14.405Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0ff38f38-f1ac-4a78-81ba-021ba065a84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:14.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:24.414Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=378bd6d9-a213-472e-857d-abef6ad975c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:34.423Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f434065e-363f-4703-9f13-4001a7452c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:44.431Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cbe56294-4d3b-4a60-99c8-48c6f742044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:54.438Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4a9a2b8d-5a0f-4a4f-b7e5-109f3b21e4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:45:54.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:04.445Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=43a1828f-121b-477a-b4a2-158ca0870c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:14.453Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8f64750a-8ece-4d4c-a6f9-23129cebe9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:24.461Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=57a880cc-76e0-4e04-b4a9-75fa5df28232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:34.469Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6097d9ce-c944-4f50-bc70-529c22b92a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:44.477Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4c6c5c73-8250-4087-b72e-607474525eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:54.485Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=925c8a70-9e52-449e-988a-10fa4d5a381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:46:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:04.494Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5d26e44e-98b8-47c3-b98d-a5b2a4179304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:14.504Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cf6a65c9-a88f-4694-ac9e-ffb6cf51b30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:24.513Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6d95a832-f56a-4354-b47d-3aff6aa258dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:34.522Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b85a391f-572e-4537-8abc-1d3a605279e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:44.530Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f71a567f-b763-4ede-b936-a1f861fb24d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:54.539Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b9195d73-b411-4173-a17d-cce5d770e890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:47:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:47:57.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:47:57.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T11:47:57.495Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:47:57.496Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:47:57.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:47:57.501Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T11:47:57.501Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T11:47:57.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:04.547Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ebafd376-79ab-4ef4-a876-5293e4500a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:04.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:14.556Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=308f9846-9fa4-4163-9e97-fd8a349911e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:24.564Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=633f1384-34fa-457a-a2bd-9c252722723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:34.573Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1879321e-9ed7-4044-8665-ebb06150b09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:44.581Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5f747ebc-d584-4cc3-807a-0460feb13f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:44.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:54.591Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5cd3f2c4-37ee-41c9-b7e0-b21563d3b7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:48:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:04.600Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e8c984b6-ed72-44ef-8beb-95217832cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:14.609Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a6397bb8-4c0d-48c6-9f18-ab43cb74dbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:14.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:24.618Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=efc23f4f-9b2f-45a1-a274-1c0224a9b8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:34.626Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b7e7e0a6-7f6d-45ae-a579-f102960deb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:44.633Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=beeeceb0-9780-457d-9ac4-de6dbb97a70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:54.641Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=eb278338-0626-4739-bb89-61f11bb47285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:49:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:04.649Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=88e1652f-cdd2-4111-9149-2790b2ecc1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:04.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:14.662Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c285262c-31eb-4384-bd07-e43204752069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:14.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:24.670Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=17dc8418-2893-4e2f-8b47-aa297080696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:24.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:34.678Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e1950b2a-00af-43cc-9e9c-6434f89959fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:44.687Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1d6a0c9d-8269-43c2-8dfd-0c6f0cc9671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:54.696Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c466530a-f0ec-40d5-9c6f-6b4ad66d9283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:50:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:04.704Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=eb3155e7-fc6f-44c8-856a-5cd63bb22de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:14.712Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=07ff5a57-2151-4567-937f-bd746f2605fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:24.721Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c9d08678-5a22-4e2c-89b5-ab33dc2f10d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:34.729Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d8361983-2f0f-47a3-a754-a9160ce57d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:44.737Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=52ad34a9-29a2-4880-a0e4-2502ce4bedcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:54.745Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1006d7e9-9442-4cc3-bf27-88d3f492046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:51:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:04.753Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=86b30b5c-e843-4b13-8ab7-390f927b2fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:04.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:14.761Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=65074c31-751e-4768-8168-5eb919677d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:24.772Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f0a71394-15a5-43c2-9131-daf89a9eed80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:34.781Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=108df4fc-c4b9-47b4-8ffb-6a82b0579000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:44.790Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e7a33837-3e2b-49d2-a932-21c705cb8e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:44.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:54.798Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=53495b9c-f10a-46b0-9c76-d0009ddcae19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:52:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:52:57.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:52:57.480Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T11:52:57.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:52:57.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:52:57.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:52:57.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T11:52:57.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T11:52:57.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:04.806Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e3e29ae0-828e-421d-8306-8b8e7fd17d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:14.815Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=691dc825-59d9-4a63-a721-43fed96aba92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:14.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:24.823Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e11da4dd-2a72-40e1-926c-e24039e0e144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:34.831Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cfcee20a-563d-496d-ad6e-d71cc62df936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:44.839Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ba65e119-aa33-447f-ab98-a5bf76b46bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:54.847Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0b8d1db8-e9a4-4d2c-b91a-7e8f2ae009ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:53:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:04.856Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7260b8b2-2290-4914-b54c-8128db5c667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:04.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:14.865Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b0111b92-7d1e-4d0f-b033-23570ad8821f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:24.875Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=877a8c1c-06d0-4984-8c2c-10e456403eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:34.885Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=905f97be-683b-4283-98c3-9b535abfc4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:44.896Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2ef2d67b-e651-4428-af8a-3649d0ee5b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:54.906Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=598da63c-992f-47e6-9940-d2adfe9171f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:54:54.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:04.916Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b0012f24-2f4a-456c-ae9c-a1ad94ad1049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:14.924Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f9b0328b-8f24-4252-8ddb-d58f18b1e6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:14.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:24.932Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b3cd1c53-7190-4d86-af93-07fe4ae7823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:34.941Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6cadea96-5948-42dd-9cf8-b6276ddebaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:44.949Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9fa81388-a671-4f90-beb0-c17acba488b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:54.957Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3f72e69b-cb29-4eda-b872-14e43a4680a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:55:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:04.965Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=074e5cfc-f007-49c5-a7c5-920f2db0de62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:14.972Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b280ec1b-5342-4586-b11c-ddf72b0fc080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:24.980Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ca9795c0-9ea4-47f4-95f6-e80fbc6fed4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:34.988Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=953bca3c-68eb-4e8c-99a2-d0d63a2331e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:44.996Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4d3d55b3-8325-40df-a118-b30fc049dad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:55.003Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=18b22fb3-8149-404c-80da-7e95bcca0a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:56:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:05.010Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6ba927a8-0265-4fb3-911b-b6556934406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:15.020Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=67f4d3b0-d17f-4c42-b0ad-9daeb3745520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:25.029Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a0eeb6f3-474b-4ec1-8c8e-36e990d48bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:35.037Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5510f3f1-0499-4e19-88d1-1f215f984336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:45.045Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8e243af1-c165-46e3-80c3-49f59c9ef574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:55.055Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3b80625d-be14-402f-873e-369c20796064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:57:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:57:57.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T11:57:57.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T11:57:57.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:57:57.542Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:57:57.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T11:57:57.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T11:57:57.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T11:57:57.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:05.063Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=02fc8755-68b0-4e6b-9e35-6a5a1724cbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:15.070Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bd4b6426-4a00-4486-8313-aae406c03a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:25.078Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6ed7a25a-24ab-4339-80e0-07e5b16a107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:35.087Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=08c8abd1-77b7-46ea-a221-68ef84b35b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:45.096Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=943c0a52-8d77-497c-ac03-4c7b5509eea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:55.104Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f92a39be-896c-4e60-ae35-17c6b948f902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:58:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:05.112Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3fe7383d-933b-4e56-8417-7500d1e175f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:15.120Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5fc36134-026b-4f26-a87b-a312fc3e12d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:15.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:25.129Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=67d5ca98-ed21-4b7e-b339-32bc96b2a901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:25.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:35.136Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=230b86e4-433a-4df7-bb98-46ae94e4d08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:35.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:45.143Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0e56e1d1-4471-44dc-b60a-9db3304a76eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:55.152Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e6f1d7e1-fc4a-473a-9cec-f9d510d2799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T11:59:55.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:05.159Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4f3dc950-6d48-4778-8dfb-8cb740f83b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:15.167Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1627aff0-c32c-4e1d-9d78-c58a3b7d23ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:25.175Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8a6c7f46-d796-4558-a786-5fc876e6a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:35.182Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5b46ef0a-e0e5-4cec-a062-d2e1950add2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:45.190Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1faca6c8-83a8-45bd-a87f-595b53a91971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:55.198Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=04c05c9a-7606-4147-b5c0-0fe041fb5dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:00:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:05.206Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=77141dcb-702d-4820-b49f-e7b1a1cd9c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:15.215Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=689941a4-6e8f-40c5-9113-bc4f20cf93a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:15.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:25.223Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b4248ace-b63f-4a77-b4b9-1bd3ed4d6b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:35.230Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=214a147c-20f7-4036-b5ff-52ab53dcda95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:35.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:45.239Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3a8c90f5-8b99-4460-aded-1790acff52d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:55.248Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=309318fe-1e4d-4e44-a6b1-4eabf2794695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:01:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:05.255Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=688d1ef9-3dc6-42da-8f61-5c2574de1446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:15.263Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d08761a1-f70f-4755-8483-e3e4614c463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:25.271Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a4c6e0a8-63b9-43b0-9cf2-bf39cfe3d192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:35.279Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=81ecd268-ac9d-476f-bcd3-22c7b66fdbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:45.286Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0c692af8-af5b-46b9-ba59-be06bf83fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:45.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:55.295Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0d8befc9-36a9-4458-b13a-612e55965bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:02:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:02:57.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:02:57.479Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:02:57.479Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:02:57.481Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:02:57.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:02:57.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:02:57.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:02:57.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:05.304Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b3ce9e3c-d812-4ae8-a0b1-b6788992dffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:15.315Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7c041f01-f849-4ce1-9e3b-13cb16b7e7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:25.323Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=03775e2a-b34c-4e7f-86c0-9eeedcc0a103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:25.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:35.331Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=de98ebca-8e77-40a0-b063-ae0f202b0e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:45.337Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ad3777b1-255b-4951-867a-1b336cea0502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:55.346Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0a907ca6-ce8c-45f3-8278-17e13ace1ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:03:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:05.354Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3516cb77-cb2f-4ae2-96e1-fcf4d6407957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:15.360Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=578712e0-efbc-4a95-bd17-398a341ef99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:25.368Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1a52e6b5-befa-4715-a081-b046ad908236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:35.376Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=16a896b1-524c-45eb-9fba-5a92116a4784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:45.384Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=48b4c449-66db-4483-b71b-4a292a2b09cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:55.391Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=46d6a438-8de0-40ac-bcef-66bfc99e9bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:04:55.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:05.398Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2e7b7c70-1070-4ea0-b6fb-989ae5ffcebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:05.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:15.407Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d33684d0-6989-4890-b5f2-33eb83a16486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:25.416Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=61ba3790-bf09-43f6-8b24-68bd4e9a7d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:35.423Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d42ec9ca-94d3-4a9c-b069-fbd6d3f4604a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:45.430Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9ead1746-3a2d-47f2-95f1-f3354b44bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:55.437Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=27a995aa-651d-478b-992f-2a223f9ae1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:05:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:05.446Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ff19fa8e-f850-4a48-b547-b5fb4072dd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:05.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:15.454Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f0033891-e1a1-40d5-b14a-3df652b3ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:25.462Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=883621bf-9624-4af1-b1e9-267b34a294c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:35.472Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=851cd27f-2037-4820-a690-c60fed459b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:45.480Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=de0af1a0-96b0-468f-8aa8-30eef0999b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:55.489Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=060f0d65-af33-4d8e-b6f3-df72faa2e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:06:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:05.497Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=740e683d-88cf-48e4-8f4b-065c4cb7c7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:15.506Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0692028d-4e00-4f13-9781-c7d56506c400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:25.513Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=13541c7b-d003-4eb1-9ac5-df1722400503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:25.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:35.521Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f53020e9-e9de-41e7-bc9d-7891a395c435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:45.528Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=281724b0-1f7f-4dd3-b32a-c91274b55360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:55.535Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3a841ac8-c504-4ed7-b77a-d75b5e9a15fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:07:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:07:57.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:07:57.494Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:07:57.494Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:07:57.496Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:07:57.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:07:57.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:07:57.500Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:07:57.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:05.545Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6358e599-7fe1-4efd-b0d6-2e1202a69f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:15.552Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=91da3cec-7f0a-448e-be84-611bf1bf3685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:25.563Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f345d72e-e82b-4235-97d3-6121c05bb053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:25.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:35.571Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b2811e6d-2201-421e-9f0f-c45c167f214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:45.578Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1b05ecb7-e900-4bce-ba2c-7029946a1dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:55.585Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4f7daadf-148d-455d-8ced-aa33cc16a882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:08:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:05.593Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dfac7ff0-a262-4176-98e3-ed51f4cb9121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:15.601Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=303529f2-2cd5-470b-a5e8-eb28320023be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:25.608Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2ef7c444-4275-48bf-bf2a-7d7d058fc620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:35.617Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8376e5d8-8eed-4baf-abfd-a9c415f7c63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:45.625Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=388bc06b-267b-4f60-977e-676db99ca3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:55.633Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a48ad794-4a61-4809-9581-a11c97757649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:09:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:05.641Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c60b41c3-ecc6-43dc-af1f-02325158bee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:15.648Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=116e9dac-773f-4ff7-bb88-70574faad015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:25.655Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=de70e4f4-eb0c-4619-9d39-0ff79b10ce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:35.662Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=115e31ff-a86a-4348-8ba1-cfab9f02298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:45.671Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b7d77cf3-f802-4e1a-8ee0-9116400aab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:45.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:55.680Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3b202638-51a2-40d3-be03-df7e47619e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:10:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:05.692Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=22f9ab49-14a6-46ea-ae64-6040201af065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:15.700Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c4c83955-80c0-4e6d-b50e-087e0560d7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:25.710Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b77b4ade-e5ed-4d97-80af-9abfed5936b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:35.717Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8a00a175-90e1-4a50-ae7a-528e5f68e7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:45.724Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1eb26840-fb09-42d2-b03c-edda0bd5c61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:55.731Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7f9e5854-2dc1-4bb9-9f79-0fc338680cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:11:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:05.737Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=14c7f5a2-06c3-4402-b4c7-89cac19c0369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:15.745Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=202f9ffe-1187-44dd-a77b-a5b5ecf3d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:25.751Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5f455e96-d858-46be-af07-947acfdec2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:35.757Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ade8e8e2-11a9-413e-b167-da3ac72d5195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:45.765Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=da86aaf7-7929-45c0-800d-dfcd894d1e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:55.772Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=91f6da34-7e68-4936-a02a-2091797d0ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:12:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:12:57.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:12:57.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:12:57.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:12:57.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:12:57.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:12:57.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:12:57.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:12:57.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:05.779Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7fa9920c-c816-446c-a77c-a70acab36d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:15.787Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=64ce2361-bc93-4c57-ae16-7924decd88c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:25.794Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=53470a18-c2c7-4d50-9755-245d31f22629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:35.802Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=84328936-0701-40ff-9bea-a2976f95e602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:45.810Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5d420058-fc94-4c64-a4be-8a0f6531fecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:45.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:55.818Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5243e89c-92da-4d54-8abb-3db34c0d781e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:13:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:05.824Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=46cc3d09-3cce-416a-a5ec-594408c4f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:15.830Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a42f8c3e-132e-42ea-902a-8ee771506149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:25.844Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=55003b68-8dd2-4f73-9f56-d8ba4cc69992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:35.853Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dad446f6-0e57-491e-857b-2a3bd946fbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:35.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:45.860Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9681e1eb-91d9-4d08-8742-b0415203f151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:55.868Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5dec0f2c-1011-4ccc-b9ae-bc2461337422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:14:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:05.876Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f71d918a-bcec-458c-b593-6d58a8368aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:15.884Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f8db7385-c694-4b6d-88c9-d25e7fcfdb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:25.892Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=69d9b487-462a-4de6-a160-d5b356cbe1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:35.900Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0f7d5b04-7ae4-491e-871f-8a10f85efb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:45.907Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=51e9071a-4b96-426b-9b17-c76efe41b228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:55.915Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=13d2edd2-2000-426f-9acb-78b8456bab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:15:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:05.922Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=17fc2c32-f21d-4805-adf2-9dd305edc693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:15.931Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c3a391f4-5a5c-4dfa-9880-218e6f2401e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:15.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:25.939Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4cadb248-7f86-4a45-bf2f-7bbaa7eaf191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:35.947Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=17a81916-fa54-413c-a0c0-e8fb2a360ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:45.954Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f57f47b2-c129-446d-b3c2-90756e9191e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:45.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:55.962Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b612d639-c381-47a1-88f1-10f0cc3afad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:16:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:05.969Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cecf850c-862e-4f9e-8921-ab8b232c101e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:05.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:15.977Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=52c4e111-37f4-40e6-951a-3170e34a766e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:25.985Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=60d9180d-836e-46b9-9896-795245a820ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:35.991Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=07d16469-8e3b-4b72-97cf-4bf17c159888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:45.999Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=48207342-f906-4379-927e-db981f4cf043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:56.006Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=34c3da69-5b11-4b15-9165-5c968b4f46eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:17:56.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:17:57.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:17:57.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:17:57.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:17:57.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:17:57.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:17:57.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:17:57.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:17:57.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:06.013Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7ff70991-1de3-4553-8b97-9d88582f26e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:16.022Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9080724b-06d0-455b-9929-9c34c3ec4afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:16.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:26.029Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fa70e81a-01b9-42a9-8090-c99aa1741ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:36.036Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=45aac0ae-de13-44cc-9740-5b74db162c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:46.043Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1d74a289-0933-498a-8488-e77d818fe6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:46.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:56.051Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5b562e1e-bc24-4221-a1af-0fb8c807c322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:18:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:06.059Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6a5804ff-1b12-4446-8a4a-832d66cfffcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:16.067Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e4a3e2ad-1e2a-4c0e-af06-79974c881aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:26.074Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b8d9360e-113a-4d23-b85c-a1a2497f03e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:36.083Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a3e0155c-5429-48a3-9902-97f59e6e64dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:46.090Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cec076b2-c23a-423d-af74-13cc5a11ecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:56.098Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=92ac363d-ac9c-48f0-9a45-a068c88d992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:19:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:06.106Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1b44d120-ad95-4f58-b3d0-ef8936171354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:16.114Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d272539a-ecd3-4611-af2c-cff0285282d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:26.122Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ca51c667-66ea-4524-a05b-8cc469f1d017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:36.130Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=319e413a-79b4-4921-a6d5-8b5adc302c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:46.137Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=047cf6c7-17f5-4979-b97d-b7e22463dc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:46.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:56.144Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4f41c0c0-c4c8-475f-bd8e-74a16dd0d083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:20:56.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:06.152Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b08d3ecd-f411-4a18-882f-93b97cdf01e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:16.161Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2cb878cd-8775-4845-b9d4-40a6a2a4beb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:26.168Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f4b33adb-9ee0-49c8-867d-4eaa0ad751c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:26.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:36.176Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3f1a236d-dcd6-423f-8fbc-faa792929aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:46.183Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=32fd7acb-b2a0-4fd3-8232-2bd6ce7528c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:46.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:56.190Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c403fd8e-51d8-467d-9f12-574a70aa8ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:21:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:06.197Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e369d4ae-3a9b-4656-bb2c-051be7794fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:16.204Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=10e45a3f-c429-4ac4-95ce-0001b77c5654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:26.211Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=71341fdd-9321-4371-81d5-a00e42646bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:36.218Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=11111ce4-387d-4a82-a4dc-113936f9d129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:46.225Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=297db6a2-9488-42dd-a0e5-be7dba68bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:46.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:56.232Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1b58b5ad-7fd7-4120-bdff-74213914f466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:22:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:22:57.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:22:57.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:22:57.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:22:57.501Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:22:57.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:22:57.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:22:57.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:22:57.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:06.240Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=40690e55-9cb0-4f3b-8381-e24a6e94ec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:16.246Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5bc67daf-c7e3-44c1-8535-80c251776b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:26.254Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=da49fec1-6ad3-4107-b572-0b600deeb143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:26.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:36.261Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a54d29e4-5db5-407f-b217-81f8dc91f424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:46.268Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fa130e32-1291-4183-988f-3ac04b4cf8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:56.273Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d3c60031-4b42-452b-987b-3b5f6d0581a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:23:56.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:06.279Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=547acd47-3c38-448d-91d9-e7c5468028d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:16.287Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e93134e6-f0cd-4892-90e2-9c45e3c582e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:16.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:26.294Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=db21677c-6653-4e86-8dca-fda0973c17e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:36.301Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=648acf18-c495-433c-b4b6-e3c6960ed0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:46.307Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5a4074e6-18d5-41ca-a37f-981e7204e1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:56.314Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=14a39351-161a-4727-8bb9-4df434d4bfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:24:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:06.321Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=07a63982-a8b8-4788-a641-c13e74395ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:06.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:16.333Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c4e5a5a2-f14d-43fc-8715-b1355cde24c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:26.342Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=642e098f-9fef-4540-affc-22b433563e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:26.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:36.348Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=55486a44-77be-45bb-804c-7be13d524ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:36.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:46.355Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d1076afb-0456-4467-8f96-1af5fa916850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:46.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:56.362Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=abf3cf4f-2a5e-45ea-9de8-717ff6072c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:25:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:06.368Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8b3062f8-ec0e-4033-9272-3060c787b3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:16.375Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3ef9972a-d16d-4e18-8bbf-13e6f14b21ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:26.382Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6295f1c6-bf1d-42ed-a4d4-044b11d22335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:36.389Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=efbdb894-2051-41f6-964d-247def1df99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:46.396Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=99c4f796-f532-4846-ab2f-30b53b8c6b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:46.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:56.405Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2f3d6bda-adc0-4ca6-8f51-98bb5cbda9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:26:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:06.412Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0b1f8fcb-ea67-42f4-93e2-3740ecbe9eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:06.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:16.420Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e12eed1a-a9af-4fb7-84e3-da1fb2fca7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:16.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:26.427Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6f7f9d1a-de3e-48c3-90b3-daf9c42f20e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:36.435Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=36082bc3-2528-485c-9d28-8d71778ac52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:36.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:46.442Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7a118d72-484d-42b0-8176-05d6416f890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:46.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:56.450Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5b7e0228-66e0-4d7d-8c58-7f977ef4aa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:27:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:27:57.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:27:57.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:27:57.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:27:57.484Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:27:57.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:27:57.487Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:27:57.487Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:27:57.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:06.457Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a0de1f67-43be-4241-af4a-f96e12cd5a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:16.465Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1f4ecad7-cddc-4351-a805-2a7fd65c3416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:16.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:26.472Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ac829a07-991d-4eae-9200-245e82a61b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:36.479Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e221931e-dc22-4cf3-b96d-6ed8f3b2113d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:46.486Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=05cfc999-0d3c-4faf-8737-4ef158e350cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:56.493Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5270da08-be80-4e54-bfd7-167781292b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:28:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:06.500Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=499ae5ab-d985-4e2d-b7f1-ef8bcbe6d07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:16.507Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7a041711-1646-4bd9-9dac-9ec1f9c2e741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:26.514Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ac20413c-6d96-43e8-a6fe-dd310ed91e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:36.522Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cbfe4526-85a3-4e35-8212-5700b9ead72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:36.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:46.529Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a2f1880e-6504-42b8-b140-1a40704e8ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:56.536Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=668c7de9-80d3-469e-8b68-c662641ceb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:29:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:06.547Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c166c569-9a7f-4834-b458-47b39a4bbdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:16.558Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=732a9ed7-af60-40fc-a472-53030b7dbe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:26.565Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=678ae365-d60c-4907-a71c-15586e17e348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:36.575Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ccb3fb3b-a81a-4996-889c-78cbcbe50580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:36.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:46.582Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=473483ba-e9bd-4353-948b-dbed9dc0f54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:56.589Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f8482676-bc78-4c11-8c15-597c6bcb7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:30:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:06.596Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f0b5dbc9-47ee-4a1e-94e0-ec73f056e48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:16.603Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=29980d54-178e-4620-b750-25fa382b21c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:26.609Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7d7c8d79-5c58-4d80-8c9d-fa1c2e0f2605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:36.615Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=27a4eab2-3d93-4a2f-8079-7046a8935eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:46.622Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dcfd3cf5-e8a2-4a48-9411-7b2ce7fe025d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:56.629Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=76d7353d-25c6-4d12-bfa3-90fd6843ef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:31:56.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:06.637Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ddf5cf07-1865-4309-8f6f-d85582aeeaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:16.644Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0fc5f965-8f08-43d6-b9b9-413384a5b7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:16.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:26.651Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3ba67717-0478-4b01-a150-69945f2431c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:36.658Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2c6995f6-27e9-49f8-9f55-28fa0e457b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:46.666Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e85936a8-f8f7-4ddd-94c2-3b7d6c55ac58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:56.672Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9713097b-b927-4ed1-9339-69019f1692ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:32:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:32:57.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:32:57.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:32:57.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:32:57.501Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:32:57.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:32:57.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:32:57.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:32:57.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:06.679Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2e43afc1-e8ef-40a7-a930-ca44df194a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:16.686Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1aef6c02-f31f-4966-8e07-6cd0b1cf5ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:16.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:26.694Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1f8c612a-7516-4270-8f99-06f95c0797c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:36.702Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7da0f82a-407a-43a1-8514-f83034f73220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:46.709Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=17b1a784-cfd6-4eb2-bbe2-7a5e054e6620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:56.717Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c5b1b82e-47ab-4df6-b2ff-d5f9472d91b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:33:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:06.723Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=28d82b3a-0aac-470f-a249-bb4559797f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:16.730Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a4f67b93-e4a2-41e9-996e-b45772efdc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:26.737Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7486a8d1-20e9-46b6-9299-c8913334e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:36.743Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=60a654bb-05f3-4530-9002-1894c8a48b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:36.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:46.750Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=208f1ef5-97ac-4052-9cd2-4907de225638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:56.756Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ff7f75e8-d33c-42e2-b16b-72b17b9ad73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:34:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:06.763Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b3742f40-8f98-4d49-a803-ce356064283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:16.769Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5f09e7b3-c893-405f-bc82-caa289c4e19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:26.775Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=eb6213b1-35d9-4069-9ff6-523e9fa0a38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:36.783Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9d9bc488-a65c-4752-ac48-d5ed1113f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:46.790Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f0e1d24e-a937-4891-b985-26a8f39670f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:46.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:56.798Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a630ed96-fd70-4841-ade0-b757c89ca111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:35:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:06.806Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8810ecc6-c0ab-4b3c-afa2-15d5a6ee3a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:16.813Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=797f3944-0567-483b-b7e6-745a9c73f7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:26.819Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c8ba964d-d28d-42b3-b28c-c06355224e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:36.827Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ae9bbed8-4de3-4706-acd5-425bd4e5dc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:46.833Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b35b9f6f-84e9-463e-a391-675ca1e8cb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:46.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:56.841Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5fd264df-47e3-4c6e-9a26-56f89955de1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:36:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:06.847Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=665cdd06-b43c-4e72-acab-943160dbc293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:16.853Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d86a54d6-96d3-4c5f-b127-720ae0c694ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:16.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:26.859Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d3b7c730-2b8b-4675-a4fe-11f1f3d8ee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:36.864Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=400120a9-22d2-4738-b1b7-e40c1940aa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:36.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:46.871Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f1bbf7fa-8403-41bd-8633-bd91707d01fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:56.879Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b5a2e5c7-3832-4fb2-a05e-4bb47b51f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:37:56.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:37:57.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:37:57.537Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:37:57.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:37:57.540Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:37:57.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:37:57.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:37:57.543Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:37:57.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:06.886Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d4ff7330-0b46-4d44-9d52-94f5d1da73c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:16.894Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=313ee8c0-91ff-4cb4-8e46-f955d773d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:16.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:26.901Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b178fe38-a553-414e-a9f2-557feabe6617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:36.908Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0cb8d4cf-c761-422b-a296-63a236344d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:46.916Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=35139c04-11a5-4fe6-9263-44b52dd23086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:56.924Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d27ec56c-028f-48bf-9253-425b31f28549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:38:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:06.931Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=afd147d2-03ac-49c6-9da1-5e7a2ea52ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:16.938Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a68b2f0e-135d-45da-a532-76f3750c4612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:26.945Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e65c8036-b613-4886-a011-1c7d585e4f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:26.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:36.952Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=eb47c593-e61e-4ff7-89c3-776591b5ca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:46.960Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5d5afd16-f141-46eb-8d2b-d55977afabf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:46.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:56.967Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=336b29f9-e0e9-476f-ba1d-01a08d96dc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:39:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:06.973Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ff50a0b9-126d-423c-bd36-6c4d3390d6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:16.980Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8d153f36-d8f1-4347-a1e6-f3ff15cf534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:26.987Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4348ff25-0571-432b-8868-acca62639db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:36.996Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c20151e6-ee0e-417d-9a42-9c8edf1bd2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:37.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:47.004Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a5d371ef-6553-4728-9a9d-5b997a9eab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:57.011Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e0fe7228-0211-4b16-8be1-15a04dae2a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:40:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:07.018Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=21ac6bf2-a82f-42ff-bb20-52da9ed87c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:17.025Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=59dbe18b-3648-4034-8c06-77c24a0ee5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:17.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:27.032Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=db36cd23-cf00-47ce-97ec-3b391233d307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:37.039Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8e309538-97f5-40af-b4ce-5f6bb19edd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:47.047Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e1f98c0a-8d5f-4640-a122-c49d20f4bf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:57.053Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=74ad4d93-ae7d-4ae9-8600-8b934b3e1871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:41:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:07.060Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a86fdfbb-c319-4dbd-bc1d-203a801bafa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:17.066Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=66ecb7a5-3beb-40c8-a188-6b08663acaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:27.072Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b813982b-d3c9-4b1d-88d2-d3833e28ea9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:37.080Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6e85f5b2-75af-45d7-a676-2244d90a5ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:47.087Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ee188d23-fb1e-4883-b623-a899d7a511e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:57.095Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e96976ae-f8a6-470e-bc12-f6e64c3e14f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:42:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:42:57.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:42:57.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:42:57.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:42:57.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:42:57.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:42:57.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:42:57.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:42:57.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:07.101Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=13384577-a16d-4456-a4e9-6b142286be5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:17.108Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6ba685d3-7b5f-4a71-85e0-a79478d4e79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:27.115Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9f8b84da-9965-49f0-9381-4aead2414f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:37.122Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=90b90bc6-85c8-42f6-b5f0-6909e2202d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:37.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:47.129Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cac764c8-4c07-4b9a-a495-a3214e1147cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:57.135Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3c842aaa-5885-4ca0-ae19-bc3352c59715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:43:57.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:07.141Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c7cb5d94-d6ed-477e-b052-7ae0fb1c3c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:07.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:17.148Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=204a5eed-beea-429a-97fe-a7ea5aa39d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:27.155Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2681086c-11f1-4753-a7a8-7153bc7264c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:27.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:37.168Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e5b7ff99-df81-44ed-bd06-ce473f91f140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:37.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:47.174Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2c2d37b6-573d-4c8a-bcff-d9b6aaec4f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:47.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:57.182Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=638459e7-fba1-47cd-b83e-17a252c17e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:44:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:07.189Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c3816baa-358d-44f2-9c47-f5eade3cae37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:07.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:17.196Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1b44c946-d8b0-441c-9783-a160ebf19379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:27.203Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=daa44af2-a5b9-4807-89ff-2667a3a45b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:37.210Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=10ed2210-823e-4c1c-a20c-3d58f7af4bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:37.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:47.217Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2600e6c9-3a8c-4517-b7e6-ec9d67825fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:57.224Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5362a061-2ed4-4496-926a-4babbfb47a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:45:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:07.230Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d86d98f7-ea7e-4564-aa61-2e2072adeb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:07.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:17.236Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=defaadc7-a628-4efc-a09d-99895281b355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:27.243Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3277b665-6c93-414f-a336-1866212caaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:37.250Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cf926f06-c382-4abd-ab86-409c434242bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:37.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:47.257Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8aceb015-4f97-4710-9a22-51cf1af0e89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:57.264Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fdbc9727-4123-42e0-95cb-f42ff7ffc199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:46:57.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:07.270Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d3bfa5f5-0a76-44fd-b8ec-0d3b090b43bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:17.276Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=53583320-6877-4e43-9f73-e289d480728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:17.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:27.283Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=45c11dbd-063a-4b13-b8d8-5d904ea90c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:37.288Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a58dc8c7-5afb-4550-8470-6d80e076773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:47.295Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=17200ffe-fc3a-401e-9515-0e1069cd9342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:57.301Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f3edfbfb-b444-4d6a-9b9a-50e49ae70b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:47:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:47:57.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:47:57.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:47:57.499Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:47:57.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:47:57.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:47:57.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:47:57.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:47:57.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:07.307Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=270e314d-b5f1-4316-bf1e-a84aa9194714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:07.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:17.313Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=db9e9a14-d8f5-4173-b632-6efd1d8b701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:27.320Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c532d89e-e88b-4475-80a7-4787da09d736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:37.328Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=186e4414-2fb1-4444-9731-9b31d69bb963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:47.334Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8bd745d3-feb4-4467-b799-80ae630486ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:57.342Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b81ec5be-18dc-4dc4-9822-b8a7f8d60657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:48:57.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:07.350Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=478db73c-365d-4161-9097-ee3db55ee012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:17.357Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=27f64d9b-ab05-420f-ad96-697346744c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:17.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:27.364Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=22a74da6-3807-4c6d-a84c-25e8bebe748f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:37.372Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cb5af9eb-44d2-4b6e-b312-266f8755f097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:47.379Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ae13816b-e744-4da2-932e-0be4a96b6ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:57.386Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cbe50815-2130-494c-9d02-6f98281cae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:49:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:07.393Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fb507e51-c673-41e7-9086-5a43e1716eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:17.399Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8aebd69b-377c-4b06-969a-6b0c79174057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:17.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:27.405Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a382d99f-7f88-41d4-86de-25650674f575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:37.412Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8d52ecc1-6610-4646-8b2a-7b39c5e87464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:47.418Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4f5e0af9-9c62-449b-9592-5fa3875c5cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:57.426Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=236c6d36-c758-4478-8c73-a367cd871626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:50:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:07.434Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0ffb87e2-8541-4c93-ac1f-9b5a814a68c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:17.441Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0fd699e8-d1ae-4e15-9c57-64e90f525a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:27.449Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6885efaf-6216-40d8-b68e-4f863a2c9eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:37.457Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a801e90c-5394-4224-8c71-a9f7cc1dab86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:37.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:47.465Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=32387f07-1e4f-4c02-bdeb-ec33d8f363a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:57.473Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c0d039cd-cb36-4b40-81e8-369652dbd5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:51:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:07.480Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=50cb6d3d-cc16-4031-8e5a-c980293c0403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:17.490Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a6df6046-e876-43d8-a595-45fb2265f40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:27.504Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6e3169cf-f297-4afc-a998-00a3ceeaf0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:37.510Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3c0c3577-906b-4b85-91df-950b3b74aae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:37.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:47.517Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2c58f3a6-f79a-48df-842e-ccf95b7d58ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:47.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:52:57.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:52:57.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:52:57.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:52:57.485Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:52:57.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:52:57.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:52:57.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:52:57.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:57.524Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fc93fc06-5604-405f-9334-a3561d7e62b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:52:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:07.530Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b99cad0e-53af-4d0f-9d8a-678ddc4ea870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:17.538Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0f08a810-a17d-4a54-abda-c3e97c181e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:27.545Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9ee5112f-4ac2-4140-b4be-869a47282e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:27.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:37.552Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bff5b7b8-824b-4575-92b1-5ce47b17cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:47.559Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a7e23b20-0b6b-4243-bb53-0775fe47c171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:57.565Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=73f614d4-308d-49b0-b8b5-9c4addfbc941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:53:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:07.571Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=06e59519-1984-4c66-8e1b-447e9c6028d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:17.578Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=181a69f3-3f35-4696-8c8d-39ecec8b8ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:27.585Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f2ec1b37-595f-461e-a047-8ef0edd141ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:37.592Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9bf71331-a911-497d-b28e-4172230d9ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:47.600Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f6cfe1b7-5095-4de6-a1f4-ad73a367bf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:57.607Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ee614840-2a66-4216-ac4a-4c1a0ef78340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:54:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:07.614Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=125843b5-a3da-4d6f-b650-cf37dfa7d061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:07.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:17.621Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0fae3a29-5e4e-4acc-a1a2-d1baa522b5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:27.628Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a4a57764-27c1-499a-bbe3-7cbdcf7cbcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:37.634Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e56686fa-8227-4936-9be9-69faf5f0420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:47.640Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b9d3a827-c6ef-4697-87b8-6edbf1a88709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:47.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:57.647Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=40b823ae-e0cd-4db3-9caa-8570dd16b3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:55:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:07.654Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6657b4d2-9125-4e70-afda-0a39ef4bbfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:17.661Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a7f59ed2-cfb3-4df3-855c-85213eef1848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:17.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:27.667Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a4a27989-874d-49dc-a0ec-519f31496e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:37.675Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=df22a041-e583-4dc3-8fe8-554f17e0503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:47.683Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f08cbf61-61ff-4a09-9dfc-b6063999fce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:57.690Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=85990c3b-40b9-4ba2-a5ed-0455ce423f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:56:57.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:07.697Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e5a738c6-e612-48b0-97f3-bd6893c4f6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:07.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:17.705Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e58a4f0b-2620-4609-9e3b-3f115cf7c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:17.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:27.715Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4ab29370-50c7-4761-8059-31c2ebad5cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:37.722Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=75ddc33c-ed87-4037-abc5-53554eaa31c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:47.729Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=91ecff6b-768d-423a-838d-7a55ff421b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:47.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:57:57.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T12:57:57.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T12:57:57.494Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:57:57.495Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:57:57.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T12:57:57.497Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T12:57:57.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T12:57:57.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:57.737Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8727f761-598c-443e-b3ee-5b71043519f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:57:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:07.743Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dd4a216f-7aa0-4b3f-8a20-a01133b8449e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:07.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:17.752Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f245c6f3-e886-4787-bb47-d0dbc6c802f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:27.759Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bd456f7b-c88d-4497-9b99-074644f271e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:37.767Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fabc1840-78c7-460e-ac59-39a95d1dd698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:47.775Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9e632896-cd34-4ae4-a082-60e6ab70fa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:57.782Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c07ae4ea-a4d0-4a8b-ad64-63e9b7c50e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:58:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:07.790Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=668c83a8-c97e-4b13-a63b-d1f744398df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:07.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:17.798Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=32f32ee5-6fb7-41fd-9043-ba0e68b74f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:27.806Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=94b5ad84-4666-476f-87d4-9a8adbdcaea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:37.812Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0577c654-06cd-4515-b442-f4aa1e75e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:47.819Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5f2d34fc-c12e-49ea-aab8-ac25a82e7b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:47.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:57.826Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=23fa7d00-b659-4555-aae0-e9d1dd3001be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T12:59:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:07.833Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a43f2b9b-c0f6-4e21-bf38-aa784653fbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:17.840Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c61f6fc7-cdb2-4da7-9495-d3756af797c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:17.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:27.847Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=55f6a38b-3906-4302-8f65-41e4e99c3662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:27.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:37.855Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=720277cc-2a25-4103-b5fa-04533ab334c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:47.861Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=36b0808e-5e2a-414f-8411-1120e915e5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:57.868Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f91a3e4a-1858-4bd0-8b17-5b4a2ed41800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:00:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:07.875Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=98856210-2a0d-460e-8e06-4dc8f61621eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:17.883Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=68cd53a8-7602-4cb9-8e1a-2d8522361619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:27.890Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=06679835-06c2-4d3d-bfb7-3c556b58edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:37.897Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=49848dd5-1546-4808-a87c-ed57e0aaf647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:47.905Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7ae9a18c-a7f6-4df2-96db-1eb36d5b01e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:57.914Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=407926ff-4d6e-4b28-b029-2786d903e509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:01:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:07.921Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=adab4f29-5592-43d2-8c03-6cb6f698dfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:07.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:17.929Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1ea9f7df-a327-48c7-b615-da2c99d7269e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:27.936Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3fd4a40e-981e-44d4-b8d5-f27aef6c5336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:37.943Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=564a42e1-9869-4293-a6e1-48e53cd11e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:47.949Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=191cebc4-b413-4703-89e6-4cef847a01b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:02:57.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:02:57.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:02:57.465Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:02:57.466Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:02:57.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:02:57.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:02:57.469Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:02:57.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:57.957Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=17026c1f-981c-4b28-92a4-4427f964a1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:02:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:07.965Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2ecc7acb-7af4-4468-970c-725c13acddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:17.972Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3878f0e4-07e1-4f19-ad33-5f4c66f24109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:27.979Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=932aacb7-bb32-49ef-aadb-a283e7e4ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:27.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:37.987Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8878a282-5de8-421f-9746-d049dda7c80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:47.994Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1f70bc84-bcdd-413a-be7a-433254c7568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:58.001Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=da24eba8-7f47-4e2d-8c9c-0d2c366bf1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:03:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:08.009Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=436a5117-250b-497f-b93b-540600c4ee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:18.017Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f05c503c-669b-4686-b9bc-aa4c4d74b02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:18.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:28.023Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3e5708ce-d1a9-4170-94e0-b533f9a4331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:38.029Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c9f8ea14-f3d8-424c-9e88-e6b36e199c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:48.036Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d28cdb71-b422-4e9c-9f6f-4a9c65116613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:58.043Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e25e993e-40c8-4f02-8629-97ba0ce38d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:04:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:08.050Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=39494229-95b2-4863-ad52-011ef88a0ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:18.057Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d1cc2770-15d5-4429-bbe6-40b8cf82f370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:18.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:28.065Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=53f18eee-f2a8-49ea-bc02-2b98e9dac1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:38.071Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b26bd3ac-b366-4b22-87cf-a0e46ae9edf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:38.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:48.078Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=aee57cbb-fc9f-4daf-88dc-adf9f9715323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:58.086Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7749b357-e8a1-4429-ae81-1b7f9101c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:05:58.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:08.093Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=88866d6d-ea38-44ce-8999-c48bc7b862ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:08.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:18.101Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=3d3c9d5e-4773-4c7a-85e3-b754139f4d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:18.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:28.108Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2b75b6b1-4401-485c-8f9c-fe860cec3b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:38.115Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d196f8d8-9a14-49fa-8d72-81ad04ce69d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:48.123Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d1dd87a1-9094-4eee-91da-5d5835fe70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:58.130Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f2f069b7-0ed8-439b-8302-ab3b543d9242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:06:58.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:08.137Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=68dcf7a4-481a-4e2d-98cf-39cd9e1e7d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:18.145Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=47d06f6c-ca3d-4d93-a00c-05bcf5c43d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:28.152Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ac6033c8-101f-4705-a2f7-49958c3bbe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:38.158Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c444d356-fd1f-4b84-adeb-54d8f9b13bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:48.165Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f7904e1b-ebb2-406e-b3cd-b947b98a0240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:07:57.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:07:57.488Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:07:57.489Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:07:57.490Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:07:57.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:07:57.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:07:57.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:07:57.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:58.172Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6dcedaa6-9ff0-46e5-846e-9f15768ef15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:07:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:08.179Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d0f761f4-0d5e-47ef-8ca8-0caa81cfe385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:18.186Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8d6dbed4-3e0c-47ad-8c04-2acd4492cf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:28.192Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f9e38f2b-1bdb-4a6f-99fb-717cbb41982e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:38.198Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2f35ffee-ccb2-4225-9fea-bf6b2f24ba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:48.206Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=58434e37-c18a-4f66-bc69-b99e137821ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:58.213Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0e13b192-3688-407c-8db4-40562aae05f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:08:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:08.219Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=46968219-5bdc-4106-9717-0aca8062cac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:08.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:18.226Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bb77b686-038d-41f0-ac46-2f1d2a3e4256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:28.232Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8b9e158b-4205-4520-be70-a100bdc6555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:38.240Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=029c5ae8-4b15-4b47-9b30-ef38d8a14e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:48.248Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8cd9e092-8a8f-4369-865d-10ef55f7e0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:58.256Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=de1322c1-00ad-4842-aa34-dbe5fa436f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:09:58.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:08.263Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c638866b-726e-40b0-aa27-b7bf27dfa0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:18.270Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cf40cd1c-a211-4407-9f36-0ceff4e793b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:18.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:28.275Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ceda0bde-cf75-4abe-b538-f670bdf4a33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:38.284Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=74d35997-8650-4c7f-8d1b-25ae7739588d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:48.292Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=575e23d9-a7d0-429b-b80b-ffa6c222f575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:48.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:58.299Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9de6cf71-79e2-493a-bc70-3bcaaed21e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:10:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:08.305Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a66aa23b-6724-495f-b235-5f411299526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:18.311Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b956527c-79cd-4189-8d4c-b991dba9b5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:28.318Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e4e6b49d-23cc-4d2e-8da6-c686a0a1e330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:28.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:38.325Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7d6c1c17-0acf-4fad-8332-1650d3384f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:48.330Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9f75b76b-12cb-478e-a004-4aa2e4558ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:48.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:58.336Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=82da7932-419c-4760-9eb7-118ce492e07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:11:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:08.343Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=319483ba-9660-4aca-9343-04bba7fed4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:18.351Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8bd67dd2-c2ba-4187-870d-192e845a7896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:28.356Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=76d97267-9df6-4bc0-94da-0cf82b7bfb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:28.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:38.363Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0357a716-9006-4401-a9bd-0d61fa2f6e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:48.369Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=02359da2-8d90-4999-975b-c29be3398343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:12:57.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:12:57.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:12:57.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:12:57.505Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:12:57.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:12:57.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:12:57.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:12:57.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:58.376Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7c0ae495-a0a0-4c41-9f2c-6591d971f0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:12:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:08.383Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=37d094f5-fbe4-45a9-9719-e876b2b5062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:18.389Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=33a4e163-5853-41fa-86ef-f64b976d4cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:18.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:28.395Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d987be3e-37c4-4dfe-83b8-542697743906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:38.402Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ba8f2fa2-ad2d-4b6b-9df3-5e781cc85d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:48.408Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=93ea6e9b-0aff-436f-b6e4-8244b5a3c107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:58.415Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b7dc8faf-1799-4cf6-8408-6c0ccf5db2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:13:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:08.421Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=34c78859-e942-4c72-8820-5050062c2744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:18.428Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=83f7b03a-92c1-4907-bb29-d0fcda986b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:28.435Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=176bbcc6-ff0a-4ccb-8173-3ba3c5bf3047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:38.443Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b33061b9-c3bf-40c1-be02-57564bc7bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:48.451Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=87081d8d-1bff-45e9-af5e-4bdbf66087f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:58.459Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=acba8b4a-b208-4542-8463-550ab1c95b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:14:58.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:08.465Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=faa04ed1-f5ff-45bc-b92f-e575a9799b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:18.473Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=22b0cc76-238a-4332-95f8-35fc3595094e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:28.480Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=77fe86a2-6972-4b83-bd00-135f460a0b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:38.489Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2869275a-4824-4c5f-a697-215b33da4d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:48.495Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=428d48da-b480-4aae-96a2-61acd2980758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:58.503Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=49673132-fa46-4664-b471-e4457220e500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:15:58.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:08.509Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6142d659-4744-4b2e-9c4f-2ff9ecf2673c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:08.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:18.516Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=18aa6870-1668-424a-839e-560e01c30456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:28.523Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8084deca-930b-4f25-84c4-778a71594692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:38.530Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e4e3eecf-c536-4362-bd18-5d7c5133a384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:48.536Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e11394c1-01b3-4fd2-aa18-da8a7e9758fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:58.544Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b1fb0ba7-71f6-4ea9-8626-eb09bd7b8046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:16:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:08.551Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=eac5ebd7-96af-4a60-b828-db546dc9be2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:18.559Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d481fa0d-4273-45a9-a811-f2ee868b43e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:28.565Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1d2e2f23-1c78-4b11-acbd-9cffaa1d0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:38.571Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=57378c88-de73-4321-aa2d-558daf6b21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:48.576Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=774bd94d-f028-48ce-a732-682a69c84978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:17:57.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:17:57.502Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:17:57.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:17:57.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:17:57.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:17:57.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:17:57.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:17:57.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:58.582Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2730d9fe-6006-4fb4-b20a-3c779ce0b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:17:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:08.591Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=554f90e9-c328-4b72-b15c-b7636e9804a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:18.598Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b4f20b70-c254-4823-ada0-4a3f30dc6cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:28.606Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8a0b4653-1377-4de7-8013-bd50ac9bede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:38.613Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f33710c0-b232-46fe-8549-41f3418d10f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:48.619Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=62d4f6fd-750f-4a8c-b942-a6fc59c37f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:58.625Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c811e7a1-2b6b-46e2-9f0c-807c48f19c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:18:58.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:08.632Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f4311bb9-bf27-484d-9fed-037fef020f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:18.639Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=55f8e203-9093-4ea7-a521-cf696e255841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:28.645Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2f308146-fb78-4db5-bdd8-b7a9077631f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:38.652Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dc77e0bb-25af-4a21-a69b-c7d4a05a43cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:48.659Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0f0902c6-dad7-4e55-ba5f-20a3f5d619ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:58.666Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=75041b35-9ecb-44c0-831f-e80a26705731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:19:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:08.675Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6ec60ac1-3dc8-4b0c-b124-24c8b48d13a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:18.682Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fa71eea6-51e0-401e-9dab-b131261033e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:28.688Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b354adba-edf4-48b1-8dc7-f72dd9a7bf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:28.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:38.695Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a2417610-2a31-4dd2-9b3c-0749e7ce24fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:48.702Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c5c44aff-63d8-4206-8fdd-e9bead3789a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:48.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:58.709Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=38f8dd47-26a9-44cd-acf4-e2812a8d18d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:20:58.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:08.715Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f88e2869-b4b5-4345-bba7-7a04cc382427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:18.722Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e39f9a89-7da3-4d54-aec0-e011c1870c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:18.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:28.729Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d989e829-a814-42b1-8d5b-fc90ef58b9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:38.735Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e21e03f9-a02f-4860-a2a5-3adcd2ec2ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:48.744Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=33309470-66ff-496f-93a6-f64c4d27f91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:58.750Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ed7719f0-92f1-4f2e-9d5e-2f1648fd110d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:21:58.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:08.756Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fc3a7711-9cb8-46c0-850a-a877cceab23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:18.763Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=201d9af2-2603-428c-9884-819eea188830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:28.770Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6a894007-3a26-4df3-911d-155dd6e9bf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:28.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:38.776Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=912babe7-4040-47f8-b973-bc0780e13a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:48.783Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dd86088b-a3af-46dd-8a63-99f639cfd474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:48.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:22:57.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:22:57.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:22:57.478Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:22:57.479Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:22:57.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:22:57.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:22:57.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:22:57.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:58.789Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=664f4ba3-c8d8-4d4e-8f89-2531138eb3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:22:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:08.796Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5a509038-42b2-4cc3-9930-207bb1ea749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:18.803Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d1924a16-af95-4c7b-909e-a5b46d85c21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:28.810Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=59918209-2203-4574-8453-2c6f4682ed76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:38.818Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b72ac1f1-6c2e-483b-8a93-aa2e41e34e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:48.825Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5e78b711-e5de-4af3-8c50-c611d1f6ea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:58.832Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=17bb5e36-0222-4498-8762-183e14aa0768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:23:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:08.839Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4c909c6d-c3e5-4b3c-a019-b8cb9e087876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:08.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:18.846Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2acd1871-a3c0-4255-aac9-9c15f7e6356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:28.853Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e3e19d10-80b7-4be1-b6c0-ff611e2f9bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:38.859Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=663f521e-d4c4-4a0a-9759-16f0a3d32a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:48.865Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9ea6a224-d734-4f3c-8e24-38d4011a2db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:58.872Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8e3adf43-8fad-42cc-b435-ce783c009747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:24:58.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:08.879Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=45fdb667-2bef-4fbb-8c10-d018e8f0df6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:08.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:18.885Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=420de9b7-cf42-4d53-8f31-bd9efa59662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:18.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:28.892Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cd4d5adb-f92e-4422-89d3-5439e1c62661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:28.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:38.899Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ca41e8ea-00ba-42e2-acf9-bf1bd364bda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:48.905Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=44868e20-3b0f-43d1-a16f-f7d5b2532541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:48.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:58.911Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=bc56167d-e13b-47f0-b08b-0215a7290611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:25:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:08.917Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e9449841-558f-4f09-9d57-2652ac0a4cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:18.924Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=aa4a5ed3-f95b-46eb-83d1-9fb79e5013ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:28.930Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d3f38f66-605a-44bc-ae30-b899b3bd77c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:28.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:38.937Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=dab76f1f-6ed1-437e-a1ef-54a22b6e7ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:48.943Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4473a4e4-b0c1-4b6e-a348-fa4851c1c4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:58.949Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=faabe268-55a1-4c30-a00c-d8184b12d8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:26:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:08.957Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7fd3fc88-6747-4db3-884d-00960d225efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:18.963Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0de0dce6-b831-44bc-b20f-cab87264a0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:28.969Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=09d05ea9-fcea-42be-bf06-7d0272f0fc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:38.975Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9ae3e69b-5e3b-4d2c-a38e-0a4393a22805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:48.981Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e1148492-5bcd-4f90-ac93-cf8b0dc99db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:27:57.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:27:57.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:27:57.475Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:27:57.476Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:27:57.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:27:57.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:27:57.478Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:27:57.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:58.987Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2fdd54f1-d1db-4163-a48b-3bc98a7e7ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:27:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:08.995Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8ae6574f-4ebe-4c0d-bb23-875e0cf4eff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:09.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:19.001Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7dc84a46-76ef-490e-b440-6b701121c8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:29.008Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=146ccc69-1458-4687-a709-6a9d0ab71ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:39.014Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0cdba1e8-7389-4310-ae39-1a5c5f313d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:49.020Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=acc55a6c-db01-4350-bc07-abe769a6175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:59.026Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f0a152fe-a058-4838-ae57-a69448d50909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:28:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:09.032Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fe7a63df-095a-4f92-9dea-289e8a28dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:19.039Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=70a3f6fe-cc31-40a0-92be-12c6c44b9188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:29.046Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=285f5b63-0a02-40fd-98b2-d7925213c470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:29.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:39.054Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=24430e84-bbb9-4ff0-bc03-7d6d5a44bcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:49.060Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0718b0c6-576a-4ac3-acd9-687d2b1fe0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:59.067Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f37904b5-e813-43fe-aa08-40dd888ebba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:29:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:09.074Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=addc5ad4-793a-45da-befb-b668260f3ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:19.081Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cd476716-a271-43e5-a255-74e65afe116d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:19.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:29.086Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b2dbbf3e-e995-4951-a9d1-e147abfc8cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:29.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:39.092Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=baa30d64-bf65-4b03-b741-7f99dc0886c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:49.100Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=cf504d21-6d64-4375-89bb-bbfdc066963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:59.106Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=31591a02-1324-4e90-84fa-ef7b2a3aa86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:30:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:09.113Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=555b07a8-fcc0-4451-aa92-e15ef38a0a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:19.118Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=17d245b6-3a94-49d3-975d-588fc4d1d079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:19.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:29.125Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a68aa689-d21e-4f47-92a4-ee79aa5735d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:39.130Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5ff665a6-22b5-405a-8fd5-9004cc3d0d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:49.136Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fd117c64-5634-47be-a6d0-f9220247171e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:59.143Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=28d6d928-febc-4872-95fb-0e9625fc55e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:31:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:09.150Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=6a1e434e-deeb-4f6a-a2b5-66532317a659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:19.157Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=75469ac3-1ab1-4866-b9d4-88d9478d4fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:29.163Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7d40dc12-6267-4e44-aa7b-1998f3e2a446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:39.173Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=51f861bf-e991-4a64-9547-fe63775dcdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:49.179Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=da0bb01e-ccdf-470a-9eb4-b50b6089b69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:32:57.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:32:57.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:32:57.496Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:32:57.497Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:32:57.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:32:57.501Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:32:57.501Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:32:57.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:59.186Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f80a131f-ea02-4373-ae65-1391d297f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:32:59.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:09.192Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=54d85350-72b9-4ba0-abc4-895216c49b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:19.200Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7822c8ca-5cb2-4322-bf5d-18f14d512930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:19.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:29.205Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1fbf0930-c5be-4fd0-9e5c-968b380cabb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:39.210Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ed1fbea3-eb79-4342-abb9-e00e8ad2788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:49.216Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d39c64d5-eea0-4a2f-814d-a186ba0351a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:49.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:59.221Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4efd4c05-b0b4-4107-b253-5e841504ea35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:33:59.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:09.227Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=ddcb658a-8b16-401d-8b02-8bc1b67f987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:19.234Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1ec9810e-cc28-4cfa-80b8-cc67b357f0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:29.239Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c0ab581f-f58c-4b05-a4cd-4a16ba312a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:39.246Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5c739a0b-fe7f-42a9-84d0-8486ea6a3941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:39.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:49.252Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=f67161c0-6b5c-4926-b1ae-3d21911750f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:49.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:59.257Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=2d9861d9-968d-4ccc-8ef4-e8a10fd98ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:34:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:09.264Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fafda685-e87b-43d2-aae9-cb85b0982a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:19.271Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=022229d2-c327-4b16-ab8b-a3e6ac184d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:29.277Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=80855e44-1675-49e5-aae1-08e0561b4510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:39.283Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=deb82fd1-f919-41bc-936e-0725eed093d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:49.290Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8a8f1d95-3cad-42f9-aea3-1a7a796985b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:59.295Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e5706434-5453-47c2-8b48-f4c001b6dd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:35:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:09.301Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4d45bb78-127c-4c9d-9f57-67645b322fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:19.307Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=35aea182-96cb-4c4d-b0c3-be0f789dd08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:19.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:29.313Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7021de2c-9f85-4e8c-81e7-4300cd6a6fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:39.320Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1803d4b8-51c1-4f75-a469-f818f5d06776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:49.326Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=d014e3ce-ffb1-480d-a669-c895f2693a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:59.332Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=c7fab97d-9bb1-452a-a963-0075c0f2d70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:36:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:09.339Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7afed7f3-5c2f-4614-a62c-7c61f29e1851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:09.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:19.345Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b52c5483-2042-4ac6-bff9-4b1f5b32c5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:29.354Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=27b90f0f-dbc9-4862-8037-cf343be6e7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:39.360Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=69afc341-c6e0-425f-ae9e-16126121d257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:49.366Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=489f2bfd-aa0f-47be-b244-9c330b240970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:37:57.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:37:57.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:37:57.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:37:57.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:37:57.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:37:57.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:37:57.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:37:57.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:59.373Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4561b76d-7e7f-45c8-9f71-8b63e521a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:37:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:09.380Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=fc8f2e3c-b635-4745-8a43-3dbc8015b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:19.388Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9f6d25ba-0c6b-4e9f-bb18-65cc11622116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:29.396Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7ac645e3-e824-4ed3-8b53-a03f1300b45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:39.408Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=7f173725-7755-4d84-93a1-d41a0c96e722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:49.414Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1572ffbb-0951-4397-a3fa-6a52ef521976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:49.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:59.422Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a3069b88-40a8-4920-b84e-c772df7d8af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:38:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:09.429Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9f138511-6c42-4a9b-895c-ea1c618f23f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:19.436Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=48818d4f-dc02-4530-aecd-79cd05b5138b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:29.443Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=955a7ef5-d02a-4f50-a415-a4ac9613d557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:39.450Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9c9dc799-f230-4a2a-8ede-b0cf3381cf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:39.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:49.456Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=00765505-ce82-4b71-877d-ff3ee0378240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:59.463Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=0646f8a3-f691-4ed9-85d5-ccdf085489cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:39:59.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:09.471Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b1a9cc69-6d66-405c-9baf-6acf75888387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:19.477Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=56ccc681-c1af-43cb-a00a-4e6f1323781c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:29.483Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=29029409-b3ef-457a-bfe3-99948d149c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:29.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:39.490Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=39ffb281-d1c6-499b-b562-8a1892d04777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:49.496Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=a8f259f5-96a8-4f70-acdd-26c903994910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:59.503Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1b1eb826-5e31-41d4-94ba-a3031faf8d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:40:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:09.510Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=91be2009-00e4-4774-bf73-39543b0d8ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:19.517Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=9ff1f959-d5d2-4929-8f94-94b0db0a6c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:29.524Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=4c465115-2182-4e51-97a2-7421f810d917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:39.535Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=03ae1468-a598-4073-ba00-df117152860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:49.542Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8e90a7d1-192d-42f5-a46f-01f0e2c013a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:59.547Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=b4c1a1d5-0a8f-4bea-be5c-258fba5fb60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:41:59.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:09.554Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=e944497d-da24-4a19-995d-d16b372adbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:09.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:19.559Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=004358cc-b3f6-4dea-86a3-fc7fe8dcceb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:19.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:29.566Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=5afadc7a-3eaf-4c5d-830b-04cb9820d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:29.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:39.573Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=25b50a1b-586a-4194-8fc7-fc0f0ba36b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:49.578Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=1e1077f7-b3e3-4b23-94bc-b5fecad90e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:42:57.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T13:42:57.509Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T13:42:57.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:42:57.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:42:57.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T13:42:57.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T13:42:57.513Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T13:42:57.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:59.585Z |INFO |Init configs |InvocationID=a4235c28-e26d-4503-895a-9fd4266a3dac, InstanceUUID=8566b95c-450a-4a7b-aa7c-e5dec34337e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T13:42:59.592Z |INFO |PRH tasks have been completed | |