By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T04:56:21.685Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T04:56:21.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T04:56:21.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:56:22.406Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:56:22.503Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:56:22.504Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T04:56:22.505Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T04:56:22.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-06T04:56:22.652Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-06T04:56:22.679Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-06T04:56:24.372Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-06T04:56:24.816Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-06T04:56:24.837Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-06T04:56:24.837Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-06T04:56:24.913Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-06T04:56:24.914Z |INFO |Root WebApplicationContext: initialization completed in 2234 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-06T04:56:25.356Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-06T04:56:26.194Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-06T04:56:27.578Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-06T04:56:28.200Z |INFO |Started MainApp in 9.293 seconds (JVM running for 10.012) |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-06T04:56:28.282Z |INFO |Start scheduling PRH workflow |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:56:28.299Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5023b439-187a-4b18-a673-93e91b249662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:56:29.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:56:29.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-06T04:56:34.080Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-06T04:56:34.080Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-06T04:56:34.083Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:56:39.785Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=36aa0c14-9549-4ff1-8d0e-38593be0f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:56:40.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:56:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:56:50.853Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=4e5b0828-0ebc-499b-9655-fbfb2af1770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:56:51.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:56:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:01.925Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e9d9b111-55b7-46d9-80a0-dea2974c7573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:57:02.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:02.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:12.996Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e303991e-3c21-435c-ad81-a19d63829e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:57:14.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:24.039Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b20bd8d5-3be0-45c5-a377-aa785cced7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:57:25.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:35.078Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=acf668ea-cdb2-4777-8223-2bf374b5a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:57:36.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:46.115Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=dc31d6a1-6658-4f4d-869d-c38888be1baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:57:47.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:57.155Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5786e13a-da65-4be4-a899-465d04de815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:57:58.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:57:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:08.196Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=839feea9-7c0e-4f87-b5e0-4bd6487916b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:58:09.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:19.235Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=00042f3c-893b-467a-9fba-0561f18d54b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:58:20.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:20.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:30.276Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a1d6b291-48df-4de3-b94c-00426d7c238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:58:31.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:41.317Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a37b88aa-6679-4c83-bf49-6c200b94835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:58:42.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:52.356Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b1bd8ed8-0392-48c6-93ef-607e167f6820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:58:53.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:58:53.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:03.400Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a2022e86-7924-44f6-b0f6-f8f0dde42e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:59:04.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:04.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:14.471Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=89138377-45cd-406a-9418-d47d6573732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:59:15.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:25.510Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=54a06260-2e76-4f3c-a0c4-77b81c19e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:59:26.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:36.549Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7b6fa81c-960b-4e6f-b158-54b237de5832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:59:37.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:47.592Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7a41e82f-2543-48b3-b74b-e8dcb09b0ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:59:48.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:58.627Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=c541ff84-a22b-4b60-a49a-54c7a22aa5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T04:59:59.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:59:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:09.669Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=832adb9a-6c3b-42bd-9853-6e40ef6079b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T05:00:10.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:10.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:20.710Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2f570466-5e7b-42cb-aeb7-18122dc0da44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T05:00:21.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:31.751Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=bb1d38a5-7698-4d33-85e0-76c54343f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T05:00:32.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:42.791Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5b37bbb2-a254-4a07-8819-11db370717f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T05:00:43.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:53.827Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a7b9b3d3-304e-414b-ba24-a02003a9923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T05:00:54.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:00:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:04.874Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b8a0ee13-7310-4490-bfc1-e333514f9198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T05:01:05.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:15.908Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=11a3cff8-e8df-445f-a69e-2d8d107f8cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T05:01:16.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:01:25.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:01:25.970Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:01:25.971Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:01:25.975Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:01:25.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:01:25.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:01:25.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:01:25.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:26.947Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2e016c4b-b37d-4ebd-bcf7-74754f30c116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T05:01:27.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:37.989Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=db9e0dfb-ba61-48f7-a8c2-c2b32baba756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:48.104Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=66a0fcc7-bb59-4b5b-8ff1-2a8571903689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:58.119Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f3d7ac3a-5ab3-4f6e-b3e9-f2860ae9a151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:01:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:08.132Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=29a496b4-cde7-448a-8a16-286e3c029e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:18.149Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=3b9aa241-1ad9-486a-8485-82cb9d1e5af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:28.163Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fd53ad7b-e4ba-4a11-8d0b-cefcb3cc856e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:38.178Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f27192aa-a074-40da-b768-ff1b0828339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:48.189Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d958b9bb-f6bb-4289-b190-2674560ded25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:58.203Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=041b0536-fc80-494c-951a-bc6f52dffa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:02:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:08.217Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=8f6c9787-7094-4d4f-a253-681271ab78ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:08.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:18.230Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=9a5c60ab-3056-42af-8a92-eb6ec964490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:18.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:28.244Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7a9ca832-40c5-4ec4-baeb-d06a419c9b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:38.258Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=8e825260-e6b0-45a2-a80f-bbf8d2d24bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:48.270Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=16a724ca-f25e-4aaf-bc0b-d1a2e5672d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:48.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:58.279Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d0a36fc4-4577-4ffa-8ff2-1e9e145d9e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:03:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:08.290Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b2280851-88c8-4eda-afda-effec65de2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:08.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:18.301Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=54d25c17-d724-4ca2-a1fc-989f28b5f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:28.313Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2a7de39a-6017-4ff7-907a-4755671e489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:38.325Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d7dfed50-78db-484d-9719-0d749c895482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:38.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:48.334Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=dcdce599-5cee-4e33-8f96-534d21b85ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:58.343Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=727e0dd6-96e7-41d8-8f69-cd8b685cdb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:04:58.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:08.353Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=15af972f-a504-4090-ad6e-25358a0a7175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:18.362Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=c4c2e40e-a532-454b-a296-250d4b97026c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:18.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:28.373Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=96754416-e3f7-417a-b7ba-dcbf26e6454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:38.382Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0fa15b7e-e8c1-4924-bc5b-1adb20154868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:48.391Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fb4e3fb7-eaaf-4b51-ab67-98a2787fb766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:58.403Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f724946a-019d-4a17-8df3-352878e2d6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:05:58.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:08.413Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b867714f-e326-4f9e-a9ce-ed2342b703a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:18.423Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=66909821-7edc-4b9b-8125-f139f90807e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:06:25.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:06:25.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:06:25.712Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:06:25.716Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:06:25.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:06:25.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:06:25.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:06:25.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:28.434Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=6846d35d-628c-4b8b-a5a3-e02b144a002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:38.444Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=8d279048-1e76-4d7e-acc3-c33a79d71bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:48.462Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7077b912-d293-43a1-acff-a6e1a7eedf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:58.473Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=096a99ff-6437-4ea1-adb7-a294534dc6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:06:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:08.483Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f3709972-e24c-4224-8f06-76151647abdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:18.492Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=31b13fa7-b32c-4941-a602-ff4860dffd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:28.504Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=864e3cda-9812-4677-9403-e5a4d7cf6f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:28.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:38.516Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5dbeee65-2cbd-4592-9e51-73de3d7aef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:48.528Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=98c9a8b3-3f49-44a2-ad08-0b58c63f92ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:48.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:58.538Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=195c3514-daf2-42d0-ae07-303016dee5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:07:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:08.547Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=8a7bab19-9f98-4c0c-bb59-36487f4e9bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:18.556Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=bad804ff-31e1-42e2-ae6f-7e001171f368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:28.566Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=beb64e35-21d3-4a43-a1c3-fdbf85f574c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:38.577Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=059f18b9-6ca5-49b4-9a24-461ab9e1e889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:48.586Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=84628f0d-0a95-448e-a7d8-9d749198ad90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:58.592Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a9fa839e-9e1b-46e5-a5e3-a1238dd51870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:08:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:08.600Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0c762155-a702-4c95-991c-cfb8585749b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:08.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:18.609Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=45bad7c4-e19c-42a9-9dde-c9d5cd59f5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:28.618Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=37255db8-797f-4804-aefe-5e281032b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:38.627Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=becdc1e7-f3f1-4c20-b554-ba60857b3e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:48.636Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=84c67e75-1a75-4bda-9ce2-4414e7f41f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:58.651Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=172730a0-df01-4f43-b3b7-04766eff1be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:09:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:08.657Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=9cfbbecd-8fc2-4e56-a048-a37a9ea37181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:18.667Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2c8ada23-1e74-46d3-8aa4-da14020fafe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:28.676Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=124b8b92-fc65-46cf-9b40-666c2d515958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:28.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:38.686Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=77fd2cd6-a73e-47a8-945c-79db54317189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:48.694Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7f145be1-bb13-4c55-925e-045b7cd99c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:58.703Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0e5bbd2b-1788-4247-bd30-e3a9e79d3136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:10:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:08.712Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=3b428f83-de37-48cc-899e-95a1398ecd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:18.723Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=127e34ad-bdff-4aa5-8d39-3424307484f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:18.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:11:25.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:11:25.661Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:11:25.662Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:11:25.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:11:25.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:11:25.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:11:25.676Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:11:25.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:28.730Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=38169783-78a8-4382-970a-d7837b2570fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:28.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:38.738Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=316150e6-df79-4ce8-9f5d-58c1c79ccc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:38.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:48.747Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=373ebc79-34b6-486a-a6d2-6585146f6305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:58.758Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fb885af6-fb8d-4f0e-9b56-8388d6b877ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:11:58.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:08.765Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1ca15bb2-0850-40a9-9d1a-bff0c1c1fc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:18.778Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=022ec8b9-d219-409d-9815-fd655f8538c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:18.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:28.788Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=49b67fcd-2708-457a-9904-33d7c5be0666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:38.798Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=53369b89-fd41-4978-9d6f-c338e1656904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:48.806Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=90f901cd-f193-4662-ab1d-b40f3381adf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:58.817Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=c9c09864-f0ae-4253-8a73-d6488fe73436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:12:58.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:08.828Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f19f8e07-863e-41df-80df-a21c0ef300ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:08.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:18.836Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=bfd466d5-9bf6-4a8d-8bb5-98c132a8e391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:28.849Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fe545a7c-6a60-4168-a851-0b4ebf3b2fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:38.856Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=668c153c-b69e-479f-a953-31d47b122a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:48.864Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=4096c928-2fb1-4d04-b97a-67d40c7e1738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:58.871Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=881513f4-87c9-4a06-9023-0e33678a5ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:13:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:08.883Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=59544c0f-495b-4e7a-becc-bb5cc24f2fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:18.890Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a8ec3fae-0c9f-4fad-8b41-fcb3acd66d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:28.898Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=6df34b65-2f96-49e0-94f3-20233964a27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:38.905Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0b86edec-6f0d-44df-8efb-f80303041549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:48.913Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ee1ece08-f73a-4003-9d1e-5a1795077c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:48.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:58.921Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ba805160-0648-42fd-8a34-fd6aa551fc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:14:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:08.929Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2736a888-49b4-4158-833e-52d9800ed74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:18.938Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5f10e79b-5ebf-4625-884b-64669b712910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:28.947Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f9706687-ae4d-42dc-8cfb-bf60d9dffb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:28.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:38.955Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fee0aa1f-262f-4894-b4f9-17a738f7812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:48.962Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fffb8060-1cf9-400c-af50-ba468b3b23e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:58.970Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1412db3f-f51d-4b18-bc18-6e71c797f60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:15:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:08.978Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=3d87cb40-dff4-4bb8-a475-cdceed93e401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:08.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:18.987Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ffb2ea63-98dc-4ec8-8ecb-9f8695b7a354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:18.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:16:25.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:16:25.647Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:16:25.648Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:16:25.650Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:16:25.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:16:25.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:16:25.660Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:16:25.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:28.997Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=42ef2908-67a5-4488-8c17-71c04c8f52c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:39.006Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1eaf1648-3271-4b09-8a88-07cd2086e1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:49.015Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5f6a4fea-0b5a-4d37-99a5-e72e37cfbaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:59.023Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=45cb7d1e-2d3c-4c86-a182-81a393068a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:16:59.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:09.030Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=4cd953e5-7532-4b39-90c4-b2e35b052861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:09.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:19.039Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=eb126f91-8f4c-4164-8618-c34a206d49f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:29.046Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=c98a256c-8aad-40d8-ad8a-502ce3097584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:29.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:39.053Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d8807a3e-4da7-49b7-9381-d88835d28cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:49.060Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1f168f1c-8f80-400c-8592-b9469e4d328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:59.066Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f092113a-1584-4a10-b3c4-727c355c6f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:17:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:09.074Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e24c85b2-6ac2-40a5-9531-289e304f89bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:19.082Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=97956514-b381-4bbd-8e46-73c48c3fd546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:29.091Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=83eb78a2-8414-434f-a9d1-7a35ee2abf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:39.099Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=93153c5b-f592-425d-b201-89d2c7743c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:49.106Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=bc8df095-a684-433d-8934-2d199d241d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:59.114Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=3ea133d8-6e6a-49ab-bd4c-2fdd4459f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:18:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:09.121Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ef4a5b28-ab31-4699-adb7-ebf2eef61537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:19.134Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b7698821-9115-4a12-9991-054156885539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:19.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:29.141Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=6aec1b50-c27c-41e0-a50e-698c200455f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:39.149Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=322f96f7-01e5-4d8a-ba4a-5c08abd1b5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:49.156Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=70ee7168-4ea2-4608-9750-73c93e07d042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:59.163Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5b9298f7-c5c4-4d45-9aab-2ca447baaed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:19:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:09.171Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fa8b29da-0d69-4117-a82f-5d6d700bdf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:09.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:19.183Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2cb086b7-4271-4700-8f0b-5db1e2ff6c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:29.191Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=322cad8d-a0f9-4f41-9804-f4c7ca10ff90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:39.199Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=af71663e-c429-4c89-b282-7549e49c9c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:49.206Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5f997a20-b93f-47dd-b58a-57985561fb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:59.214Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=cbee03fd-b0c9-4f3a-a734-12b98cf06cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:20:59.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:09.223Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2d71fac7-a338-4270-8ac4-d8e720d60227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:09.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:19.230Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=25bf1487-bf81-4052-bdf1-790567df302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:19.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:21:25.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:21:25.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:21:25.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:21:25.558Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:21:25.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:21:25.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:21:25.565Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:21:25.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:29.237Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=bcbece60-236a-4e22-9c51-644d47fc27ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:39.244Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a0dab710-5f61-4470-9b69-2017c7b3acf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:49.250Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=808697fe-262d-4773-b5f8-0211cc78f4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:49.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:59.258Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=176278be-af86-48a2-995e-6d506753eb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:21:59.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:09.265Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f207df01-6c0d-4a9d-a52f-26b12be3ab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:19.273Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=c664201d-2572-4ef0-945a-7acf56b88c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:29.280Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ceaa4d3c-02ea-4021-9490-56b471eaa386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:39.289Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e88c4c39-f296-43a4-afd6-2902141496a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:39.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:49.296Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=cbf7cb7d-b828-4f86-bf0e-96d4676b7def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:59.304Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e653fb7f-269d-4b1c-9544-dc27de0d2080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:22:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:09.311Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=29cfef4a-adda-41ea-b5e8-f03bdfba168d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:19.319Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d5e96f67-2aa3-4b5b-b182-3a1c02f45860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:29.326Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b3001bdd-06d6-4924-acbb-2f46caa34a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:39.333Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=71db425c-a22a-4e40-b88a-ef6854d59282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:49.342Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=be997c27-8e88-4f34-8f8f-d4ecd948c592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:59.348Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=4d04b207-81a3-4624-b878-294a4873fea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:23:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:09.355Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=8760a039-a89d-4705-8370-8adc9ff80faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:19.364Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5d27c489-470d-43f6-9fe5-c07816381243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:29.371Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=782a1c50-cbcc-4f02-8032-f68f4853b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:39.380Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7d089871-03e6-4311-80fa-9b2e592c5bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:49.388Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=91eb0874-a6cb-4656-8889-3d0cbada86ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:59.395Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f70a3436-b13b-4be5-bad1-bf5688a1bbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:24:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:09.403Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d95bcb19-1af6-4f93-a6aa-115224b79803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:19.411Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a1e15e59-c9dc-4158-a121-5c5534c2618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:29.419Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=742e1266-6ff7-4679-b993-2c349fd909a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:39.426Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b6006ebc-a6e8-4bef-a554-2edbe91fef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:49.432Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2157a2b7-8480-4123-8edd-2269c0daa71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:49.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:59.441Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ce5fab63-f8f2-48a3-8f8b-df6a72eef413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:25:59.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:09.448Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=4a43ff17-4f24-4834-aaab-86f4ea7ae3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:19.457Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=204be6dc-c92a-4ef1-bcc8-12f5f5c564f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:26:25.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:26:25.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:26:25.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:26:25.562Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:26:25.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:26:25.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:26:25.567Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:26:25.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:29.464Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=bde70725-75c9-448e-82ab-7405812f738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:39.476Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=462cb972-8530-41e0-9637-c1d508d8f3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:49.487Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b40bbbd4-6df7-426e-8245-06bd0994d01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:49.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:59.495Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e7f5c725-b3b1-4b40-9419-a12c941a98a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:26:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:09.503Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a2f1fb0e-a46f-4e24-9c98-bd95af9f79e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:09.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:19.511Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1e77d23f-c929-4d73-a770-229d26dc3113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:29.517Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=3c6a50d1-6d5c-406d-823d-2901d06781ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:39.525Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=310d92b9-8c3e-43de-b061-cc9e046df4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:39.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:49.531Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=65eac7db-3533-46e9-b8e5-3ad5a94076c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:59.539Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2c096678-5d54-4440-960b-53ca5b82fa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:27:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:09.546Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d7840a85-0dc7-45bb-bf71-f35f00a9d95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:19.553Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b603fd43-a5a3-42d1-b3da-c1c7612f8563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:29.561Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a35b4215-f114-4e3f-9475-4f5112a2a990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:29.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:39.568Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=69a65762-fa4a-41d6-99b6-31693ae1ebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:39.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:49.575Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=725b3048-9091-480b-9a2a-62942f326709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:49.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:59.583Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=19de4238-0cb5-473d-a999-3aa9ba1dde67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:28:59.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:09.591Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5e45d467-58b5-434d-93b9-4031c024a495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:19.599Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=aa4c47ce-1aeb-48ea-893d-ff544bdd692c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:29.607Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=50e06fa8-978f-4b14-9180-9ce8bf0f62db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:29.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:39.614Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=432378fa-56d6-4f8f-904b-1e835f3d6f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:49.621Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=03855c68-ab90-40f3-abad-f777228a5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:59.630Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=57d64c0e-2618-445c-a9fb-9c9647f678b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:29:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:09.639Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=52ed240c-2739-4f66-8c78-82fcab2f071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:19.645Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=dcb7f1af-4578-46ac-aa21-7142d1aed74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:29.654Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e8bbce52-f56a-4d23-8a87-ad112841f9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:39.662Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=8bc0f184-6b9f-49bf-87c2-ce0cc78ffdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:49.669Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=58c5e1a8-91c2-4b07-b9cd-f34d627e344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:59.676Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b0bd1aba-6a9c-437c-bd4a-5fc3fd3a58c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:30:59.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:09.685Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ea1eb9d1-68ff-4af7-9475-7dd784355ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:19.692Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=face08fa-e06f-469e-8bd2-15a2edbe79b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:31:25.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:31:25.636Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:31:25.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:31:25.639Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:31:25.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:31:25.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:31:25.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:31:25.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:29.704Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f3cb255d-02f6-4ecf-b466-208d38fdcc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:39.712Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=6eb28652-71e6-41f8-8375-7fac4e9e43f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:49.718Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=218e4c8c-f214-4204-8910-c55c439be0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:49.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:59.725Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b93db8c1-5d60-41ad-9344-b6cc8bbbdd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:31:59.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:09.732Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=007ced33-81dd-4b87-92a6-73c2d3e65ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:19.738Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=56fed342-5b84-422a-abe7-1b309d3c8e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:29.744Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=97ded106-8d3d-4170-856a-ea553b692607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:39.751Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=214a6180-7b54-4fa3-bea4-eb9b3864d9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:49.758Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0f9e7f68-f223-449b-a6b8-3c3df518adcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:59.766Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=92d9e3c1-4b54-4799-b1f7-23ae7af7d9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:32:59.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:09.772Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=6a74ed26-fa0f-4a1a-a4b6-526b01469258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:09.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:19.777Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f0125d9a-e54e-45cb-8284-359edf5795f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:19.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:29.785Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0f56c787-2a84-45e7-85b9-5c41e2b29510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:39.793Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d30555f0-bbc2-4988-a3a7-7e247325d636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:39.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:49.800Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=39f39cd8-5f71-49d8-8112-097687c892be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:59.806Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=aaf59625-6c42-4a77-a08b-96e8c3fe43c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:33:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:09.814Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b03b78a0-4751-410f-be7e-ebda218abfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:09.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:19.821Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=9f298f95-9f2e-432f-9d92-8caa78d6ec2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:29.828Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=cc076734-d281-41c3-a721-638d528aec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:39.836Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fe9ab811-b7d7-4783-a6d0-60d1a1c938b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:49.842Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2ec12521-a01b-42cb-8249-99353d412822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:59.849Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=62edbe71-f931-49c3-919a-35832a315296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:34:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:09.856Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e7a8849f-1617-4fb8-9e23-68927e627892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:19.863Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=19c23d56-3d8f-4ca3-893d-fb1a2a008261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:19.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:29.870Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d3aea384-dee0-474d-9b8a-431240c6c25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:29.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:39.886Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b98a3042-f67f-47c0-ba40-69c3e7a76f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:49.893Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7b0cdb94-d13c-4b39-a486-333cee48a003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:59.902Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=da53dd83-a675-4b99-a67d-837994755d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:35:59.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:09.910Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=631558e3-5136-4600-835c-057e0e8c8e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:09.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:19.917Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=15be6c49-b8dc-42b5-a891-8fee79a9883f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:36:25.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:36:25.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:36:25.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:36:25.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:36:25.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:36:25.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:36:25.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:36:25.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:29.924Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=bd6be50e-71a8-4804-bf70-24d9ad934e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:39.932Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=09fe07a8-9249-494e-bb05-e76559042b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:49.942Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7755dd0f-381d-4f38-af69-6595a8ec0969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:59.948Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=80adf160-e82c-404a-a6ad-a1b15aa52ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:36:59.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:09.955Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=80b1c12c-88d9-4331-89ea-e31bd51c3e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:19.962Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d3d2b219-99a8-4a6f-bb1d-74521ecfae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:29.970Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1bfc08db-3498-42ba-a84f-36814d6f4254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:39.977Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0c58bd29-e2d0-40a0-a1d9-2a8bd504053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:49.993Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=47344350-2534-44a3-8005-bf18a6443a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:37:50.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:00.003Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=8b37600e-e302-4b02-81c6-878560db1b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:10.013Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=a7780a87-5a2d-4ffe-8996-e3ba673d317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:20.020Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=15a74a35-ad5d-4af0-b114-380e699b473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:30.032Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5edd65f2-8820-4a77-8d34-e823b14f8c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:30.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:40.041Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=77a5baf2-470d-4dc0-81c7-283e17463843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:40.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:50.048Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d4750575-2c2a-4583-a862-454e2241b281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:38:50.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:00.056Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2df2bd50-f440-4536-b156-180d1d995a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:00.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:10.064Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d12910e4-c145-4241-a0ca-aedd82e45819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:20.071Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=3ea0c678-1de8-418d-9210-7ba3523cf3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:30.080Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=26a7ab95-8ed1-4c4d-98a6-a6c7e3f58553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:40.091Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=61d8b96e-0845-407b-8920-f59c6c2b7236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:50.097Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f86bb1ed-27df-4e8b-a923-bfab73d4320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:39:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:00.104Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=cd62c75a-4fa3-4aae-8abc-9c004045ba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:10.111Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=c7f69c09-069b-41c2-8d40-a119b96168d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:20.118Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=95033f7f-d0f2-4631-8fb7-8d12645acb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:30.125Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=41c802ab-811a-4d92-a2dd-89275dfd160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:30.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:40.132Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=228bbaa7-143b-4ae1-9346-73198f16a2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:50.138Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=217de637-a518-4156-9d54-b7ac5748f491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:40:50.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:00.144Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b6143b2a-9919-4fea-a730-1926fb9d4859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:10.151Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=500c1432-b724-4582-a784-a94823117457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:20.158Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ab802c23-2f5a-412a-ac88-af0f1add45a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:41:25.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:41:25.627Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:41:25.628Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:41:25.631Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:41:25.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:41:25.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:41:25.637Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:41:25.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:30.165Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fc856341-491f-4eac-8412-f4053f0ed39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:30.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:40.171Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=62fc3857-4c00-4abc-9b9c-9de3472bfdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:50.178Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0bc852e8-4b3a-446f-a7e1-8413f9ff8030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:41:50.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:00.185Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=fa47f36f-4502-493f-a1cd-c211cb9bba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:00.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:10.192Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d10025e4-9075-420e-aec2-6d8238c37f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:20.199Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1e65d36c-7613-43b2-909c-ecf33513753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:20.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:30.205Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=edcb7916-b1a7-4e17-b849-d960dc0dc37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:40.211Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=3724b73b-164f-464a-8d86-f45fe1118754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:50.219Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d64d2062-bde1-40f7-ad23-7871bcc25aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:42:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:00.225Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=55c61b43-caac-4806-ae9d-8c73c904c333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:10.231Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2e35c5bf-145e-4079-9107-0148db1493a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:10.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:20.238Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=f8094f61-fdfa-45ea-98ce-e81f70927c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:20.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:30.245Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=e4ed7b37-8166-496e-92be-4882c9df8483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:30.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:40.253Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=73e7e988-87ce-4d3a-9e8d-a194ff62e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:50.260Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=0550177a-2368-480a-816f-39e4c935340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:43:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:00.267Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=6c44385c-f08a-492f-a79f-4a3871c0941e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:00.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:10.278Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=53903dd3-d53c-4bd6-8034-5d9db52e3b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:20.291Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=8e349be0-f0d9-48c9-93e1-06874e81d829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:30.300Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=9a6f9d08-801f-4624-b837-b18d3351c632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:40.308Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1474d958-e379-4ea5-a3b1-84ec40923e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:50.314Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=2bd42e0d-5f84-47e5-8af5-4be86f512b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:44:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:00.320Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b2b2b1e8-86da-4629-9ba8-ca18c3c66a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:10.326Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=59be78cf-262c-4efd-8b90-fffb01174351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:20.334Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=4c704b76-b0ea-4628-8d3b-c9589e23c1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:20.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:30.343Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=305015a9-8abe-48e5-8dae-f1e38921606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:40.348Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=5ddb1718-8099-469a-a52e-3cc4e81c0246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:40.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:50.355Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=91f56b72-214c-4f42-90e2-72c51aeb1e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:45:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:00.363Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=887680a7-c053-47d9-9c21-7d8f89538777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:10.370Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=d4559924-8025-4d07-8ba7-a4a78aca83e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:20.376Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=879722ca-7ec8-488f-a54c-c882d5a93c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:20.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:46:25.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T05:46:25.632Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T05:46:25.633Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:46:25.635Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:46:25.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T05:46:25.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T05:46:25.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T05:46:25.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:30.382Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=4234ac67-baa4-4f0e-b451-6aa78f1edf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:40.389Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=bccc59e9-44c6-481d-9141-dc5739a89319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:40.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:50.395Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=cbc9f016-0ee9-4748-b547-1edf5e539b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:46:50.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:00.403Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=857a6e45-c61a-4179-8685-aab3ae1d60c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:10.409Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=dddb9fd5-a5fe-48dc-80d4-bea9c533bd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:20.415Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=02d86abb-e3f4-42f3-8b96-fc1795627b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:30.422Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ceff9141-4da6-47df-ab3e-07f23345dbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:40.428Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=c52ad5a6-6b75-4121-8bfb-7d5c2f5f214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:50.435Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=36f1a4f5-c648-4842-a50d-51fdb12d7193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:47:50.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:00.442Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=b7458743-5cde-4f41-86f6-9d0fdcc2fe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:10.449Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=190a02fa-790d-4479-bb44-486526c90487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:20.455Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=7da4247a-2fb2-469c-827c-711de6b9f691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:30.463Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=25b6dd09-12fe-4612-be9c-57135832eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:40.471Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1959ef2e-2cda-4e51-9764-2d658749dc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:50.478Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=ab5d28d3-1cec-4c63-a54f-45361d3d75b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:48:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:49:00.486Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=670cd02c-8fcc-4b08-b66d-7736a6192b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:49:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:49:10.495Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=1c0522af-07c9-4412-a2c4-6e7c7a17c141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:49:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:49:20.501Z |INFO |Init configs |InvocationID=90e7a661-86c0-4539-9a3d-79cfd29c449b, InstanceUUID=845b709b-48ce-4564-b520-a9d6e59bbc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T05:49:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |