By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:03:09.864Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:03:09.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-07T05:03:09.903Z |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-09-07T05:03:10.860Z |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-09-07T05:03:10.975Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:03:10.976Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:03:10.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:03:11.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-07T05:03:11.356Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-07T05:03:11.424Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-07T05:03:13.211Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-07T05:03:13.746Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-07T05:03:13.776Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-07T05:03:13.776Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-07T05:03:13.845Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-07T05:03:13.846Z |INFO |Root WebApplicationContext: initialization completed in 2421 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-07T05:03:14.329Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-07T05:03:15.143Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-07T05:03:16.631Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-07T05:03:17.137Z |INFO |Started MainApp in 10.273 seconds (JVM running for 11.06) |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-07T05:03:17.212Z |INFO |Start scheduling PRH workflow |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:03:17.223Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c8deaf82-e346-4def-ad57-0f5c63c739be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:03:18.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:03:18.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-07T05:03:28.436Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-07T05:03:28.437Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-07T05:03:28.440Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:03:28.747Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d61df43d-655b-4d5a-abd3-d7da9139c6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:03:29.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:03:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:03:39.817Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7b1fc7cf-4ea7-47c0-a399-f1961a7d05d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:03:40.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:03:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:03:50.883Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9230fcd9-d773-4fba-8dc8-6b2cfdb661c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:03:51.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:03:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:01.953Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=65667d23-504b-4477-ab74-7163cb8135af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:04:02.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:12.997Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=df83e452-1de1-438c-8166-ad8d0dd1bbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:04:14.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:24.069Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f1650d90-c8c6-45d9-ac0f-c30dafa66334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:04:25.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:35.150Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=35219c5d-14bc-4288-b2f7-554e0cf5a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:04:36.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:46.212Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2889511e-b645-48f3-97d3-2cd0cb111953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:04:47.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:47.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:57.249Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b6bcd12a-385f-4545-9e10-f6b5db752f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:04:58.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:04:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:08.289Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d89e699c-09f7-443c-b701-5dd40c2ef32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:05:09.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:19.328Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=614c588d-25ae-402c-972a-abe1ebca7ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:05:20.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:30.369Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f9d40a12-daaa-4471-8169-6818d647ff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:05:30.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:40.417Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=060565ba-9735-491d-926a-3ff4a85a6461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-07T05:05:41.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:51.462Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=49f0dce7-2000-4573-9553-3ba1fcbec827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:05:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:01.621Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2f8e55b-1c7b-4781-9196-c8687743dd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:11.656Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e5fc55b-8eab-47d8-b407-d834ae155efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:21.678Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0f08ea45-bac7-415a-a2f3-faf470ab1c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:31.698Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f06ff2e9-aab2-4010-8713-6e80b0d3f166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:41.722Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0d3f4152-12d0-4e4a-9125-37e20c8f5e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:51.742Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a14fbcfc-fcb2-4c49-a7c2-b64cbd8517c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:06:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:01.773Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cd33312e-143b-499c-9438-c8a960c31be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:11.793Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f3f09565-8461-4de4-b022-ebe76e56460e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:21.829Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b3606b49-8623-426a-81e9-c8b06d429047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:31.867Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=046d935f-b438-48d1-b3db-8080efa6e6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:41.898Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d79bec0b-006b-4ec3-b7b5-36ad53b7e85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:51.920Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c861546e-308f-4abf-ab73-12211108e451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:07:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:01.945Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=51eabf05-e752-4f42-971d-b64024c26d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:11.959Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8051568d-37cc-478f-b7a9-7675ffc2e476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:08:15.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:08:15.470Z |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-09-07T05:08:15.471Z |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-09-07T05:08:15.474Z |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-09-07T05:08:15.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:08:15.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:08:15.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:08:15.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:21.975Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=037180bc-4af4-4535-91ab-0bcde7b4fb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:31.993Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=aca92260-e34f-4099-a6de-528d75f439f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:42.009Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8c031488-e331-4a98-8988-27f296330fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:52.026Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1eb956a2-2304-4965-bc09-364fed4bee23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:08:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:02.045Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=034a1831-f2ad-4919-a2b8-3d10d2c0d6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:12.071Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=31d1c690-c353-474f-b0e1-833e79845cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:22.096Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fa52bb60-3551-4fe4-a457-339ea1a3482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:32.115Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ac22baf4-96c0-4abf-8dc4-79f9943bc10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:42.131Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f778e093-a1cf-4c1a-ba1a-ec975a434cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:52.154Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d8a7197b-5ad9-40d9-9409-2a2824c710e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:09:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:02.173Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c8362092-0bcd-4b84-93bb-947b69407321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:12.196Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1f841698-2a02-4f3c-b0d2-94505225f8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:22.213Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=14bd9887-7727-4b97-9fbe-4e774bcd11b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:32.230Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=18523297-a607-41aa-8ed6-6f638e8365a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:42.257Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b372eeff-ddf4-431f-b779-1c7ddd9b250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:52.272Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5555c49b-e2a3-4013-b5b3-e06241177110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:10:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:02.292Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f4c6dc02-6561-4251-9838-12ad6d352590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:12.307Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d9b057a8-35ff-45fb-85fb-b50f36afc4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:22.337Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1691419a-4065-4534-b6b5-87533d639316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:32.353Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f840c7ce-b8bf-484c-8bb6-bcc8588a8978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:42.378Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4284e0fc-5bd1-4f59-bf59-088344368bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:52.400Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4417fe9b-5804-4615-82cd-9ef7ecdd171e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:11:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:02.420Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=af005ebc-3fc1-4458-a2b1-13afba55da20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:12.437Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=41843bdc-d8b0-4867-b570-63b06782b36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:22.471Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d63b8dd0-32ad-4fd2-a208-7ce08dc1587a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:32.491Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4a21ce64-8f60-46cd-a7be-c014c1030c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:42.511Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7042ed52-9caa-446e-b76a-33910e4c7ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:52.526Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a8b66d40-f5e7-4bef-aab8-fa50ecc58a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:12:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:02.539Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=343ad265-5a14-4ecc-b169-fcda1265e370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:02.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:12.551Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=21c51f7f-4208-453a-97ec-a942f49a1075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:13:14.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:13:14.659Z |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-09-07T05:13:14.660Z |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-09-07T05:13:14.663Z |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-09-07T05:13:14.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:13:14.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:13:14.673Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:13:14.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:22.569Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0ce8d3fa-d7b8-49d8-8693-d46fc657fa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:32.585Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=97a9a0f1-43a8-44d1-b359-37c4623e829d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:42.597Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0fdc57b3-2816-415e-8d45-2e30030b46d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:52.610Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e0e5f18a-125d-4eab-bd6c-a468965d6f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:13:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:02.625Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=34c8096a-e727-4bae-9d98-4bf28beeae3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:02.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:12.638Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5f92f4f-81e9-4e1b-8d62-dee55f209881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:12.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:22.655Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=67a4955f-a87a-409b-bd58-56b110c181b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:32.668Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d67261f4-3b00-4a02-a066-7e4acd3b4717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:42.681Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2c1bd798-b54b-462e-a1f9-22c73bbddffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:52.693Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=53ea75a9-bbf4-4fec-83dc-8e078cbfb0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:14:52.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:02.706Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fac057b5-56f6-4c2b-ae33-5a654086ee57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:12.724Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=53218898-d03c-4f74-9a0c-c0603ff7f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:22.741Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=25856453-e92e-4552-8ac7-f9cf2a95d3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:22.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:32.756Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8d2fe3d5-43c3-429e-870a-41baed26b5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:42.780Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=53158333-bf56-44a9-bbae-16769ef43e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:52.802Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=831f24d8-e548-45b8-ad13-880ee174b0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:15:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:02.818Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=314996cd-c2b8-4ae6-9295-a92030d64d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:02.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:12.831Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1c46f2c3-6d58-4419-9cee-3c9ad5a640e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:22.847Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=afdacf6b-e1cd-4d5e-acc2-8517e7612c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:22.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:32.866Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=17581ae2-d03d-4105-83ae-e36a265001ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:42.886Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cd1f49f6-82be-4359-84d8-2e1302ac87a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:52.898Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dedfc097-9a6b-4207-a365-c08c63d1dafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:16:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:02.927Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ed28c3ce-0a5e-40d2-a635-213b3d428b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:02.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:12.942Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=25cc5407-8f17-4221-a4dc-3e1837d200f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:23.050Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=62e3bfa5-8d43-4c92-991b-c733ba3e4502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:33.067Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9c0adbf3-6c36-4a42-af71-de41633c64a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:43.085Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c7aa001b-3898-408a-b06c-429b6fd19ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:53.096Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=65142761-1260-4dfc-af10-a7787113bb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:17:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:03.118Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e9a2b443-a923-4b54-940d-681bcc7ab266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:13.133Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6c98e835-fc10-4f6f-92f4-7127b43b2666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:18:14.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:18:14.683Z |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-09-07T05:18:14.684Z |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-09-07T05:18:14.686Z |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-09-07T05:18:14.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:18:14.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:18:14.694Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:18:14.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:23.147Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ddfad8c4-4ff7-44e6-bc0b-f8eaab21ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:33.167Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=15803c0a-9161-4093-81ee-748e5c61b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:43.182Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6c6be3c5-f608-4a23-973e-a004c078caff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:53.197Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=20b05f1d-1945-4291-9147-b57d0a3d1da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:18:53.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:03.213Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cc3b7909-a130-43a1-ad65-3955877d8060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:13.225Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=48de707c-cea7-4058-b99c-101d6ca976a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:23.241Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8dd3c52b-977b-4f21-abd9-5e74580d22c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:33.251Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8becb8da-fef6-48ce-895f-0c1c7f02dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:43.263Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4fb83a2d-2e68-4450-b2dc-abf3a258b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:53.276Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f164b208-28a3-4964-b00a-990637cc2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:19:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:03.288Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6912dd82-c6a3-4945-8996-2e6ffe06ff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:13.301Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7a734ea8-dcd6-456f-936f-6b10c7d60b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:23.317Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e13ab428-9e8a-44a4-a0d4-e641fae01f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:33.328Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=68312709-347a-41a1-9d8a-8f6551db22e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:43.340Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=891d9a50-066a-4035-9310-009a29b062ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:43.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:53.352Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b84c519a-01c1-4ae3-b619-2c9b2a90fa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:20:53.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:03.364Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e91f5d0d-8133-49cf-811b-4bca4d709664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:03.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:13.383Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=47ea4691-014d-4bf4-bf5e-0ae5dc6ea399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:23.405Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6a090578-5329-4fcd-bd61-4a4cb33671c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:33.421Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=37a0c897-da25-40fc-b7a9-fb37e8590764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:33.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:43.434Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=807fdd32-63ec-4c51-b208-607fb511117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:43.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:53.449Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ecfb2556-cc10-4acd-8de4-7089db6334ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:21:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:03.473Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=03e9b028-a71a-45dd-957f-338b7792753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:13.487Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=180ccb6e-04d2-42ef-8dcf-57a835a53dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:23.501Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=02c28d67-17c7-4ef4-908f-ff8fa33cde5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:33.517Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b4831324-f3e2-4d8d-9139-eba04e8933bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:43.528Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7dd13c14-d72c-4c5f-8b10-6d0c9f2a5bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:53.541Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=51d0f0b1-f7dc-4c3b-af72-a6fde09a061a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:22:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:03.557Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=07b12a45-ee18-4437-8f8b-b5b6e113e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:03.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:13.570Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3961d8e2-c842-4be9-99ed-07bf1bcecea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:23:14.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:23:14.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-09-07T05:23:14.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-09-07T05:23:14.640Z |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-09-07T05:23:14.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:23:14.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:23:14.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:23:14.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:23.581Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=34838486-5e1a-498e-8188-547bf08eb89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:33.593Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c77e7ecc-56a4-4f07-b9c8-52fc07783f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:43.613Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1b547153-2360-4d7d-b2fd-a55121a16352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:53.623Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=eeff1ffd-ac1a-4c67-acd2-746634b14a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:23:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:03.637Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7f5d82c6-8e77-4a42-9a27-24680108ec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:03.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:13.661Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c9de1e50-e1a4-4227-97f1-ed46f23df7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:13.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:23.683Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=128d4906-917d-4fe8-96cc-fffb65f054f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:23.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:33.734Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=10df4f7c-128d-4d47-bef3-5585b14b3b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:43.844Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4107aab0-fc62-4050-9ad2-2ff2f9a15562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:53.929Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ef1ee6ac-9327-44aa-99a1-aa060dd41bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:24:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:04.055Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5f110cc0-42ab-4ea6-8879-99221f7e611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:04.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:14.176Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8dc66784-3b75-4d0d-98bc-01fe3b67ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:24.244Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2d04a590-8c1c-4f2e-bbaa-3672e9e62709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:34.262Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=04742360-4026-49fa-b208-cbf1734c574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:34.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:44.279Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e3a24ee2-cf23-4837-a621-2c67bd327dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:54.315Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9a35ab49-e6b4-462a-9841-a7c19f822acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:25:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:04.327Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=63d536ed-86cd-42d6-aad9-51a93f430577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:04.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:14.344Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d828610d-80c3-4504-8c8e-6236b51a9941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:24.358Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7bd4e977-2e2a-49c4-8211-f36a221cf421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:34.374Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b43a32fd-ab04-44ea-af3a-58859e2e481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:44.396Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a895fdab-a481-4aaa-b7b8-17e513cdc314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:44.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:54.435Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27424784-4956-47c5-925c-0ce5853b88b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:26:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:04.466Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=15ada772-8e51-4b8e-a603-12a1b388df1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:14.493Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5a35f07b-8844-43ec-a14c-8355834cfbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:24.510Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=11495108-49a5-4ce9-9720-d3544e75dec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:24.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:34.525Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0c9c7c2f-08e6-4b21-8901-bf41db131004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:44.546Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=14223c0f-732c-4ab9-b964-e4eec98403c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:54.558Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27021a39-a311-4aa5-8813-041e40db2e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:27:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:04.582Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=42612efd-d1a9-4f82-bbf8-dd3caba255c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:14.597Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2f12a69-4557-4d7b-ad80-779def541f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:28:14.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:28:14.668Z |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-09-07T05:28:14.669Z |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-09-07T05:28:14.671Z |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-09-07T05:28:14.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:28:14.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:28:14.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:28:14.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:24.611Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c86da4fe-edf2-4573-8cc1-4ce1421c241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:34.633Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d08bac6b-1d48-4e1a-a12f-1476e99e361b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:44.665Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b45c6434-345c-4db0-8508-24e47fa75d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:44.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:54.695Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=047b8f10-43bd-4c56-b0a8-e3a63a111f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:28:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:04.729Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6749a1dc-8050-49a0-b30e-7a3b8f6d7862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:14.749Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=28eb1ab5-3e7e-44e5-b9b5-9fb4786cae5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:24.778Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ef351e39-9ec3-4255-8c71-b697582828f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:34.857Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6a8f1b0d-9346-4603-bc23-f1410461dc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:44.947Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b00d4ab4-ad2d-433d-9c8a-ba8b1d81b3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:54.962Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bdd98625-cf1c-4eb0-92ae-65354ae7ba28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:29:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:04.977Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2c876fd5-7970-4cf5-bd13-0de251c11687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:14.994Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2830fb97-3e92-4e93-bbaa-b8e772cb9516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:25.011Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1902c2cb-19fa-457a-9b19-30b4256150f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:35.024Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5afbaace-134f-44e9-acb3-69db66279a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:45.038Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6cea5f18-d358-44ef-9b15-9aa32ec92a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:55.050Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fa0eee9d-2b4c-4d49-b1ce-689292177adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:30:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:05.071Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=198845ec-60a8-40d1-b5c4-75a3a93fe3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:05.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:15.084Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9dfdb5d9-87d0-4ac1-9c53-1b23ff934e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:25.095Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4b0aa2e8-1f54-4732-90cb-2e0a181dbcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:35.105Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=10949024-dbce-4b68-a2dd-9b23ee533070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:45.123Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=58c6c1bd-b392-4d96-917f-e6bcc5a467cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:55.137Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0bafbe85-89d2-4af8-828d-1d404afcd67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:31:55.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:05.148Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=657a6f44-0372-4a65-87d5-9df2d2100dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:15.160Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=017dea45-36ab-47e3-87f4-2fc988a5279a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:25.174Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ac1fcef6-eec4-460f-9a22-244a3df38984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:35.186Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=45520485-afa0-4ce6-8807-c29e4d67852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:35.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:45.201Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d1bd114f-ed20-461e-a82e-5e248d2fa181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:55.212Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=66dd21ff-7cdf-4dcc-afa6-29e30f708305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:32:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:05.239Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3f370b69-1c7e-4da3-a90c-5344607176b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:05.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:33:14.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:33:14.626Z |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-09-07T05:33:14.627Z |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-09-07T05:33:14.630Z |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-09-07T05:33:14.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:33:14.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:33:14.637Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:33:14.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:15.257Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=180b7eb7-fd8a-4d51-9428-691cbbce95b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:25.268Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6fa07ba5-c7d7-40d0-b16e-36864958bea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:35.282Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=38304799-af14-43b7-90fa-578d4d4a915a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:45.304Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b91bced1-20ef-4650-a136-c5d0c4e558f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:55.320Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=13c9433d-842c-4d4d-b7b2-fb42ef9e0855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:33:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:05.334Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=09774152-89a8-4f18-a7d0-caa4afe55958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:15.344Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8384616b-3d51-40c0-bf5f-89dacd2b67d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:25.355Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bd3639d9-8d48-47ca-b2ae-04d0fe17027e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:35.365Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee279614-33f5-448b-8efc-c530a769c917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:45.379Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ef7e8210-292d-44c3-ae89-f42690fe3633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:55.390Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f16a823c-89e2-4a66-a03f-700acfaf366f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:34:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:05.401Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=641e785b-860d-4d6d-a3d1-e2fa81c9ab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:15.414Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=217afcf3-7df1-42ba-b133-b4a0f41c655d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:25.426Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c4b23912-5fab-4907-ab16-159f3a259d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:35.437Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=00c091cf-e266-4daf-899a-f373e6fa1600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:45.450Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=32b53ed8-6c7a-4247-9f18-f13cada17019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:45.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:55.465Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=337810d3-1d5c-4194-af07-2c9ad8ccddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:35:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:05.478Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=15a5135d-7a7f-4795-8d89-06c82e710f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:05.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:15.489Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=259e830b-263c-4b7a-b3f0-86df0b5a5a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:25.499Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e1a12427-52cd-43f9-a6ca-78e1e676892c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:35.510Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0eaad618-0d46-44d6-b1cb-9e86cb2d520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:45.527Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=76ced055-35c8-4b90-a45b-2a4d26890e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:55.542Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e2bf274f-1846-4c89-93ef-714a164225e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:36:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:05.553Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d1b81a5e-6b97-405d-b2f0-81fbe04ae42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:15.565Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2ea33112-082e-48da-97ef-3b0ed915b549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:25.575Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dcb2d044-0e83-4527-9714-97548c0bfb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:25.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:35.588Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c4d7bc5b-5edd-4643-b4ec-4bb32eafc1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:45.601Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4828ac64-6d8d-40a9-be65-fef3abcb02cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:45.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:55.613Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3bd2c6f9-3aae-47bf-8467-658df14fe436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:37:55.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:05.624Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7c45a938-6be8-4a2b-9a1d-6c2a9b00bd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:05.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:38:14.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:38:14.653Z |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-09-07T05:38:14.654Z |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-09-07T05:38:14.657Z |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-09-07T05:38:14.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:38:14.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:38:14.663Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:38:14.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:15.647Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4c555b1d-b39a-4d03-ba1d-ecb413743c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:25.659Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b9b867e0-1d35-4c87-aaf6-07bcb5eac39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:25.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:35.671Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3ba84ed4-98d3-4cdb-91ac-48816fb6b1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:45.689Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=79acf915-9d54-48a3-b81e-dee2954a6d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:55.708Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a367d6dc-46b9-418c-a18f-b1a37282ca41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:38:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:05.720Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=67c64704-1f66-4198-9254-37a97e2a8dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:15.730Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=13f7bb29-4a36-4c56-a5c9-29bf974b3c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:25.744Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b1127f0b-5f84-4f27-aa81-a185463d88f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:35.754Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2b2596bf-b6bd-45ae-b30b-2eb37454cb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:45.767Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e73a8cb-c3ad-40a9-90df-61c648663ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:55.779Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee6d33a5-5de0-41e2-b672-bbca5665b7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:39:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:05.792Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d1b228c2-a65e-4427-9679-ce3d5dd2e8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:15.804Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b75b74ce-cb11-4ccb-a37e-dde765af25e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:25.814Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f18332c0-8010-4383-b54a-8e35d79d044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:35.827Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=39fcab7d-92bf-436d-b1db-e0ee9d0d59cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:35.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:45.836Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5de60b3d-f902-4136-a0cc-21b35dc69543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:55.858Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3af205b5-2d35-4b0c-b361-eec64575d6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:40:55.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:05.871Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5931a01a-465c-4df7-93ef-43de7392a075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:15.886Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0444d931-bc82-4e0c-a267-b808f2004b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:15.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:25.908Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0b0adda7-1623-45ca-8532-499f09a5fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:25.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:35.919Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5c39838c-8d5c-4ac0-838e-b97399b87816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:45.932Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=811ddb18-5fd6-45f0-9bdd-24a85fcb8c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:55.947Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b1df1ae6-01e0-41d8-8b71-eef474bb7324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:41:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:05.971Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=39415ea1-77bb-497b-939c-9ec5f3c5ac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:05.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:15.995Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=73e12bee-eacc-499c-b9e0-4367b85cec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:16.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:26.009Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=48721799-d1c3-4188-a35b-a34703268f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:36.024Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f5db8337-dcfa-4e56-bacb-ac0113d7ae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:36.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:46.038Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5db0a300-a4ce-42f8-a2db-e14515839f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:56.056Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8d7c9170-03a9-4d2e-b9b6-d6709f23c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:42:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:06.070Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=67f478cf-df88-4b09-aaec-5becfe4a336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:43:14.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:43:14.678Z |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-09-07T05:43:14.679Z |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-09-07T05:43:14.681Z |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-09-07T05:43:14.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:43:14.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:43:14.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:43:14.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:16.085Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33aa47cf-d2b3-4408-9d24-7c8afb27bfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:26.098Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=60a7824a-4cfa-428a-b66b-7146c4ddf892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:26.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:36.119Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=81d0dfea-4d71-4c92-8db7-10853a3d398e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:46.130Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5519d1c5-970e-4768-a12c-4346a90e4817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:46.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:56.144Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=830a5472-db36-438a-abfc-3a5d21e3efd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:43:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:06.172Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2eace545-635a-4cef-ad29-717ad80a5212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:16.195Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4a40bc30-d9f3-4563-b38f-20ef4d495f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:26.207Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a4c9ecf5-609a-46c9-8d47-7590f87e0676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:36.227Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=eec784fd-407d-4636-8d78-380d812dc704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:46.238Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c5ec9155-e2d7-4ade-b99c-5230a6f6259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:56.250Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fa717e13-cace-4669-ae12-bb5a121dc83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:44:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:06.264Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2c921d12-0a9a-417e-9378-7249960b02f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:16.286Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8e219c3d-572b-44b9-9be1-94540698f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:26.298Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a2f3393f-a5a7-43db-840d-22e5916eb63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:36.313Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=053c431f-a013-41a1-8f52-fc91c4c67715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:46.327Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=945d9100-e8c3-49fe-bc1a-1f54940e1d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:46.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:56.341Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=83792a55-ea0d-4af3-a699-488ed9fc5a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:45:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:06.353Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3a704633-155b-43e0-a980-686f163f4411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:16.370Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=974c6769-356a-4402-b905-69acd20323e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:26.380Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7a426653-9de0-4f71-a797-03e056e132bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:36.393Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f24eafa1-2a7f-4637-b986-4b9601f200d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:36.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:46.402Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c49d4b49-3f59-4c0b-a651-6d730ebf4a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:56.412Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3a8cd26b-4f27-4def-9a17-8cab24496969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:46:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:06.422Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b18915f4-5428-441f-823e-5897a5a66955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:16.443Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=da0b8cf6-0ed3-4cd1-a2df-009f995d4fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:26.454Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fd02a213-9930-4b93-ac39-68788d525751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:26.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:36.464Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3bbfbbe0-f55b-45db-9648-66020bada798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:36.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:46.476Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=849b7d9e-5cd9-477a-9799-c461e2786791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:56.487Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2ec855c0-b1b8-4a43-9f9a-b10368751b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:47:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:06.496Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cb6bfc8f-32a3-496a-b21e-fe31c579028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:48:14.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:48:14.678Z |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-09-07T05:48:14.679Z |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-09-07T05:48:14.683Z |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-09-07T05:48:14.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:48:14.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:48:14.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:48:14.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:16.506Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5fb1f0a5-0a8b-4595-b854-3f22f3733f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:26.517Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e98a8094-1fbd-47d6-a46e-dc2455dbc254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:36.532Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6f61625b-e242-4fe2-b000-69b0ae237720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:36.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:46.543Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=abb61afe-53ee-4b58-a5bd-bcd52a42a40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:56.553Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e777b3db-314b-4a42-a407-e3a3fa93ad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:48:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:06.564Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6f924eb4-456e-4f88-9a28-96e275995609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:16.573Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cbb6d4aa-dac7-45f5-be5d-f9f24bf119fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:16.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:26.583Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a06612c3-e29c-49a2-b690-8c344e164182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:26.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:36.617Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=54451ee3-3cf1-4028-9edd-18c8c6cae2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:36.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:46.625Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=37b63482-33c2-4bea-9922-8f5bb2ca4a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:56.640Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0e7f59b2-3e93-410b-a3ec-cf92e7b17fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:49:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:06.650Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dab72985-87e5-4e48-b011-303d6543a14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:16.696Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1b040332-05ac-4d99-9af5-e2ef6a7174c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:16.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:26.709Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7e9b0251-9263-42f5-b488-fb5209d3e14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:36.720Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6d1312b2-b557-4335-8a9a-5ed4f936e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:46.731Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de29dd6f-022a-4569-894b-c1c248cd557f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:46.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:56.741Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=909301f4-3717-4855-b3fd-89cca45eb8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:50:56.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:06.756Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c1c349bb-5bb6-4fcd-8aeb-3e8a348f0519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:16.771Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a0e0de34-331c-4248-98b7-1aad233e67c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:16.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:26.785Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bdc46ed6-f493-4c19-b2a5-3c4c6e9352bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:26.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:36.794Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=68545c75-2d53-4c0d-a23d-8509c56a2dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:36.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:46.805Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=22fa56d3-4922-47d8-b7ca-f547f44962c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:56.815Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=12f6f204-a8e1-4ccb-97ef-9cd737a704b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:51:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:06.827Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=506d9d85-92af-4304-a362-92621f80b7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:16.854Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=00a8250d-521b-441c-8d88-24074022a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:26.864Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e98ab78-694b-4a08-95fd-ef992bdeb21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:36.875Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9015e534-730a-4aa8-9390-5e278a43f4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:46.888Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee528fce-ba79-4049-be4d-19cf3a943eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:56.896Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6cfabe94-f80d-4a5e-90d5-cc689761a7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:52:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:06.905Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b4f8a4ce-5750-4177-918f-ad913379f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:53:14.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:53:14.643Z |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-09-07T05:53:14.644Z |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-09-07T05:53:14.645Z |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-09-07T05:53:14.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:53:14.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:53:14.654Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:53:14.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:16.915Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=230ddfe5-af08-4e5b-ad0a-00eb4dc6abc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:26.927Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d5a6e7ff-731a-41a3-a2b5-176e37c7be83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:36.939Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=db7802e5-6212-444e-80a7-ad89a5a15010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:46.947Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=037aa9ed-a7c7-4dd5-9722-684bd2b594bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:56.961Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=70cdb235-77c0-4f85-98ae-f3c290a933e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:53:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:06.970Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33ce531b-e080-446e-9037-dd26010fce2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:16.981Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=06f32aa4-a8c1-440f-87ef-1226c0bf7dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:27.003Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d5799c5f-3e52-46e6-b168-9f35f7bd4ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:37.030Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=121fd397-9f64-4c57-a6d1-04c4b6451561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:47.041Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=705e03a1-2414-4350-a7ff-6cdeb1958f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:57.052Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=46cbb224-93a9-48c1-8831-a4a69fe80bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:54:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:07.062Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0d1d30b5-5f8b-4222-aee4-0babc019dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:17.072Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e0129aa7-4bdb-4f9b-bf5a-566fe77f78d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:27.081Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=13fb76ba-08e5-4ec9-b65e-0eed512a3a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:27.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:37.092Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9668cf84-ce07-465b-b29c-a452ea99b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:47.102Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e01ffdec-0e47-4ce2-a7f7-49b73e497be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:57.113Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4c558a63-81ea-4b0b-8a16-37ba729e696d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:55:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:07.124Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=eb44cc94-1e1c-4a99-8ec6-a20804309e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:07.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:17.134Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fcc5f330-58f7-4c4a-917f-2f5039c7f7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:27.143Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d5074402-4909-4f41-a8b1-6d39de228666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:37.153Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f96a31db-6de0-4472-be76-d421f3237ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:47.165Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9e6a95db-f87b-4b2d-a22e-117935ebf994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:57.174Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ec3bccd9-ddef-45e5-b1e9-4c5c2e771827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:56:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:07.185Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=539037e9-6129-4650-9ac7-a370bff74acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:17.194Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ad26e35d-0deb-4008-a720-41d9ead302de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:17.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:27.204Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b49b8f50-34f6-46ab-b869-0bb124c85a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:37.213Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5bf29886-b5bf-40e4-9d74-ebb9e08ce3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:37.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:47.222Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b39ac0c6-0832-40d3-8bf4-8b542da0eb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:57.230Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=322ddb57-2bc3-45fa-9c43-2f519fee0b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:57:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:07.238Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=08760f9f-3f33-467e-803d-29b8c1c368e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:58:14.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T05:58:14.608Z |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-09-07T05:58:14.609Z |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-09-07T05:58:14.611Z |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-09-07T05:58:14.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T05:58:14.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T05:58:14.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T05:58:14.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:17.251Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cb8dd42b-578b-4a24-b32d-0764eeb33ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:27.260Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4c49a93f-2545-467e-a342-22184ecc4ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:37.270Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5bad7ab-a65f-4269-8e79-bf78a718933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:37.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:47.283Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bc0786f6-67fb-4c0e-994e-4e487d6146af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:47.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:57.297Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=06694b65-8722-408c-9455-5b851557547d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:58:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:07.314Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=574282c7-3f2e-4e3b-8f86-9ff0ae06dc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:07.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:17.332Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fab4014a-0592-4f4c-b5fb-2b2df5f5cde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:27.345Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=977254ed-193d-4ceb-b9a1-98eb5187c2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:37.356Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=93c83426-b432-42b2-8d9b-e674e1ea36d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:47.368Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d0f5458e-1a6f-4c01-85db-e15366df35ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:47.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:57.378Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f671c912-db92-46ee-a7ce-1220e972f5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T05:59:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:07.387Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cdd86fc5-cc06-47d7-9c02-327145631d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:07.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:17.410Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=43e68b6f-9915-44f3-a68b-598bd0a07a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:17.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:27.419Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2f4f902-bdd3-4375-b6e7-b939397612be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:37.427Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=89d8215d-155c-431b-92a8-2c6188a213ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:37.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:47.437Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=932eb525-ef2b-414f-bb82-4be7f749ab54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:57.445Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3ab5a329-4d99-4259-8e71-edf9b5307204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:00:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:07.454Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b0c3e7d4-8841-41f3-a29c-0f1402724e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:17.468Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6e0b7a15-cdd5-41c6-af3d-90b73ddb20ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:27.487Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e76762d3-382d-4751-8b1f-71c5cff61e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:37.503Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b0e89a4d-c490-4b0a-ae73-d05c62bed8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:47.512Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8c1b390a-25b8-4d71-a1bd-86309802b4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:57.524Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=258c23d3-d827-44c4-b002-5f69207eb081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:01:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:07.539Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8038dbf6-5fee-4e1d-a55c-11c98fdedb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:17.555Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2914dfc3-ecd8-489d-b0e3-644183ac952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:27.564Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1bccb858-a517-4472-937d-44edccd6e134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:37.576Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=00db2c80-3187-4bba-a0e2-20d491e7bd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:47.589Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=50ee6a26-109f-4523-a4a8-86fc4c91f7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:57.607Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=562cfcb5-c496-4c28-b48c-8a06698ed598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:02:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:07.616Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cd16d4ce-ea26-4a42-815a-295a229f51f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:03:14.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:03:14.621Z |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-09-07T06:03:14.622Z |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-09-07T06:03:14.625Z |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-09-07T06:03:14.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:03:14.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:03:14.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:03:14.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:17.625Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e8ac7dd6-1ad0-453c-8bcf-d6b4e5e8e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:27.635Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=07f37a0b-b250-4905-bfe7-0400921b4d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:27.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:37.649Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=584bcf3a-3831-4462-8a24-89e508a101c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:37.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:47.660Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=29b2a38a-88ee-4ed0-8cb1-f027a93e89fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:57.675Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=aa126bfa-f749-419e-b7eb-5719eb34510f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:03:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:07.708Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=06b189c5-f618-4eff-9257-9676c05b5d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:17.723Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=35cd9018-192e-4588-9fda-42b8c9c003e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:17.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:27.738Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ada1625d-5a4d-4f3c-9013-521035ebd463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:37.750Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fe9d99b1-249b-4788-b0fa-cc0ecfcab822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:37.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:47.760Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2f928bbe-d030-44a2-80b2-009a385b490a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:57.778Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=abfae112-8713-4e6c-8075-0cb1365b52eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:04:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:07.787Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=64d5893f-117d-41af-b153-41e22b71164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:07.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:17.801Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d31b3e7e-b0f1-4ad7-8b1a-960ce4f824b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:27.810Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=17fb3eb5-d38f-4779-af0e-69b387ade779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:37.821Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fe64f816-c810-4abf-84f5-1eb860d1aa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:37.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:47.831Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=936a77c2-19bd-422d-82c8-9ad1bccf4d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:57.840Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9c7c9ebf-6c6b-4e33-a47c-8ced6e063911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:05:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:07.849Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=24144d23-0e80-4301-9138-cdced42957c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:17.862Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d58b66ee-37f0-4d12-8acd-caf3c8aa48a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:27.872Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bb055cec-d850-4a56-857a-82e2ede90a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:37.882Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cc37a8fb-d52c-4142-bc84-f31ae8969b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:47.894Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3ef25d41-9248-4d39-a171-71ca14b59d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:57.903Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fac6c378-467f-419a-8db4-008845d18529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:06:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:07.912Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=11559a9a-18e2-4721-a852-0c7e65cf7f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:07.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:17.925Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fdf4be50-7279-4032-a6ca-6c256e36b29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:27.935Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0eabc17c-2cd8-421e-a405-da1d53b52c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:27.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:37.943Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8e73c910-22e1-424f-b190-2977d3cff6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:47.953Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ab85de8b-f10e-4e39-80c2-4f5eb84b4662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:57.961Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=416aeca5-1d53-472f-81f8-07b572e6325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:07:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:07.976Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3c2f8acc-a27b-4479-a06b-ea2a79df9851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:08:14.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:08:14.635Z |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-09-07T06:08:14.636Z |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-09-07T06:08:14.638Z |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-09-07T06:08:14.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:08:14.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:08:14.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:08:14.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:17.989Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5214d4d1-2ac7-473d-9443-194cb5c772d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:27.998Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ae0ef480-275a-4879-89cf-da1500047e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:38.007Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27d888fd-5c0b-44f8-8e5f-97e550768d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:48.019Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=383cfae9-f422-458c-873a-77af05cb8dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:48.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:58.027Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a289dbdb-8acd-4cf6-8f31-2366db74fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:08:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:08.038Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d8ca7dbf-44c5-4823-ab26-8543312b4f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:18.050Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a75e0a52-fccb-4138-b5de-dc4f56a7b888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:28.070Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2833eac8-7788-40ae-9731-edcdfe7f4c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:28.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:38.080Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a37fc993-0165-4893-a934-1323d883b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:48.090Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c2f5da4d-d20a-4c4a-ab79-831ad7b118a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:58.113Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=849f7d33-993c-47f0-bdcc-a5539764e125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:09:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:08.125Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=51f82ff6-6e44-4ef3-81bd-9d418c8490f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:18.135Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b308a764-eeb1-42ae-a25f-607c5b20a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:28.146Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=969e320d-2ce7-46ea-b6a2-e7be90e039c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:38.155Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ae1d91c4-d7a4-4686-8326-99d6750cf860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:38.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:48.171Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e930fa74-c7ae-42c9-9b87-11a48c20f646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:58.180Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0e83f1a3-545c-49a2-857d-025853d28f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:10:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:08.189Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e08d0a13-26f3-4002-9375-97ab54bd4b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:18.199Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2a1da018-3c55-4ad8-a91e-8c95eb0e1060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:18.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:28.210Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7a29a7cd-575e-426d-9bbc-48a2ce168471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:28.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:38.219Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=da63bebb-3184-4c8b-8274-4291e7b0450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:48.229Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e34ba783-7354-428b-a4a6-8b8bd023b242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:58.238Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fc87af36-b709-48fa-8580-a2010ec5ec30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:11:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:08.250Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=679e83ac-b72a-4be8-83d2-70a05bbbcf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:18.261Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b9eb8c85-6b9a-496d-89b7-4233e76ef386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:28.271Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2b81031e-c89f-4d77-bfbd-2dc2309d8b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:28.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:38.280Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33bda6c0-9338-444e-9bb9-0ee5791c75a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:48.288Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=af3ab4d0-91f6-45cd-aa5d-4f8f9acbf72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:58.297Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1c6961d6-e556-4fba-b039-b072a2c09cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:12:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:08.308Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5fb4ec19-db50-4e2a-8b53-e6a084f9ceff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:08.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:13:14.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:13:14.672Z |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-09-07T06:13:14.673Z |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-09-07T06:13:14.675Z |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-09-07T06:13:14.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:13:14.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:13:14.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:13:14.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:18.346Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0ba3785b-893d-46cd-b850-446da7128941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:28.356Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2cab04d1-1ba9-4e81-8af9-74c722d4fdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:38.369Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bd6f3ca7-f0d3-4a85-ac05-132fecc166c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:48.387Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5c0a1e0f-570c-4a10-b946-83e2b3e7fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:48.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:58.405Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1cfe3332-485e-48b5-9399-131c04fa4780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:13:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:08.413Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8b777267-bf68-4697-891d-42629af0f7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:18.448Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9026c89b-a9d8-4750-986a-11942fffb8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:18.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:28.463Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5164601-28d7-4737-82a0-3ad19e85d322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:38.472Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2d08227d-082c-40a3-bc2d-dfa1f41b6e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:48.481Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=08919fa4-9f6e-4c5a-8496-7dff20c30183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:58.493Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=da17f01d-dd50-4df4-86de-fae03f5fb48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:14:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:08.509Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=211940c7-d71a-45f2-9e97-c23ac6303962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:18.532Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0d4ede9c-6652-4d35-8446-7950e6548c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:28.542Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0e8f9794-148a-482b-8cf0-d9b3b16ee771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:38.555Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=93959e5b-622c-4921-9e67-20957259533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:38.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:48.566Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e9ad498-87d7-4e72-a86e-fe3ebd3ead2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:48.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:58.578Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1e351fbc-2a2c-4929-80c1-9c5af36def7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:15:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:08.587Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5e727f23-f64d-4271-ac0f-ac6c7fd78ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:18.610Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2567a8c6-f2e2-4ed1-963d-854b3f3741cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:28.624Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6223a444-6c3a-4d5e-99c4-c6864f824804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:38.634Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=be838055-4723-4be9-aa08-74b49f332290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:48.643Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4ab3a706-6913-4c45-ab86-30d92749fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:48.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:58.653Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=585df796-2389-4bec-b603-c108874ce5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:16:58.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:08.663Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=01dcff99-6d66-4ac2-87ca-cbb265258f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:18.675Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=26fe2266-8836-4797-8656-1d9af3d58cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:28.694Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=83907296-383b-4d2f-a9e8-1808ce21f3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:38.703Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de5a497b-e951-4192-8eff-334963e41108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:48.715Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b88976e7-4676-4adb-aeec-d636158e972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:58.724Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cab1c2d6-051a-4697-9733-54811c568711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:17:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:08.734Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2311800-e414-4974-91a5-fb46088d6b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:18:14.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:18:14.712Z |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-09-07T06:18:14.713Z |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-09-07T06:18:14.717Z |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-09-07T06:18:14.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:18:14.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:18:14.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:18:14.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:18.746Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=49fe3ac0-fb37-4d45-9e59-ec7196bb5783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:18.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:28.754Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ab688f5a-8f3e-4ec4-bdf4-f508ae94ee85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:38.763Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7f53704f-3c9d-40bd-aae6-5b57360f3872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:48.776Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fded7e37-2071-4967-a0db-7bf696a958cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:58.792Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=38aeb4f0-8dc0-4c99-b02e-3bd0d7a7b18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:18:58.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:08.802Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=60c6ee51-62c1-47a8-994d-91f21bae0a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:08.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:18.812Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1dc284ea-40bd-4b0c-bbe3-f35c42d61b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:28.830Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8c085da2-5b4b-4e55-adcf-d0e0c7bfadfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:38.841Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2dcd34a-fc4b-4094-8599-00cef3f99b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:48.853Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=05edc827-d296-458d-9bf7-e453b24217d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:58.863Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e589c222-7d43-4a7c-8bb8-ad7f0929af9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:19:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:08.874Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f138c987-c6e4-47b5-9d9e-6681580a7bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:18.885Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33d8be95-88d7-439c-84c5-bb006c22703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:28.894Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=90d52676-d0ce-42df-8ec8-7c6e81999bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:38.904Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=065b155e-2db7-49a3-9ebb-ec697aa5a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:48.914Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=69949b77-431c-48db-aede-af057aeab232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:58.921Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cdb9e444-7dd5-4875-b8ee-6ccd6777692c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:20:58.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:08.930Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7c0116da-bf4c-4d18-b933-71dab5ea81f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:18.942Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ed812689-af79-43fc-a6c9-df79282abddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:28.951Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=145794cf-723d-4786-9ed8-9070480547b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:38.959Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6b201432-07b3-4560-89ad-a0d494eb0eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:48.971Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4f50120f-8899-42d1-84ba-145ee3a85b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:58.983Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=468402a7-76dd-4032-b169-81d581f1f702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:21:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:08.995Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=30b96aa9-dec5-497a-a9cf-a290a255f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:19.019Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a1f30c55-271c-4600-9aea-99346b2642ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:19.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:29.027Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=565f58e8-42ab-49d3-ad96-c68de619818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:39.037Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ffd7e549-831e-4c20-87d7-5e38a429c340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:49.048Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e287181c-fd03-45d3-ad0b-6b25b087f993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:59.058Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9f87180a-898b-478e-9d75-a0341530b2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:22:59.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:09.071Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d651e693-33c1-4440-9b25-58ddac02ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:23:14.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:23:14.707Z |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-09-07T06:23:14.708Z |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-09-07T06:23:14.710Z |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-09-07T06:23:14.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:23:14.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:23:14.716Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:23:14.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:19.082Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b103030e-f2af-4363-ad4e-5e8c3dd43dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:19.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:29.093Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9155db5b-b43d-4141-8e87-949824fab2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:39.109Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=29ff1a18-9493-4a99-93d7-fbd6f9aecd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:49.133Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b042bdb2-a595-4f0c-8af8-32faf2362ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:59.141Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0d6d303f-6900-4a1f-be15-7fc9c30bc14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:23:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:09.154Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3937f785-79a3-4160-bd89-c66cf2dc13ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:09.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:19.173Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dd233b00-4b0a-4342-a68a-de45d3c260ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:29.190Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dfe7762c-32f4-4d2e-88d5-12b57b6be4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:39.203Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a60132d7-ae5a-4679-91ae-4dc12798da9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:39.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:49.213Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=541a2ce6-91a9-408c-afc5-4697bd2eabc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:59.226Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b738b717-988c-42e1-9551-5f2c2c6ae5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:24:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:09.234Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=36d13afc-35fc-47ef-b7cb-2df4e8c01c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:19.242Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=988e9726-faee-405d-ba6f-996b85e9dde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:19.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:29.249Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=578fc120-93d0-40cb-8bb9-41ca3aa8393b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:29.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:39.257Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=860201ee-015a-484e-b06f-010621184da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:49.266Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2d94d769-6959-45f2-b0b1-c840498f1931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:59.275Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee2df120-a215-47a3-a3e2-416d57985266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:25:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:09.284Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=09c616bc-cae6-4def-897f-48d34a5bd8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:09.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:19.295Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4fb36e4a-1516-4370-ac55-4f2a10b40bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:29.310Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0ac17d1a-e95c-4e50-8d4d-67be49b43eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:39.325Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c307a9f7-d297-4880-a934-b06eb629024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:39.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:49.336Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=256a3a2a-327c-4e03-801f-24bbaddd5e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:59.345Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7b8e9cb3-2e87-4924-9102-83373adbeebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:26:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:09.356Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8b7d1b9a-fcab-4fb2-8e0f-c32ca8a936e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:19.370Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a86792f3-5837-4a80-9941-5004bd26d5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:29.378Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b079dc67-46b1-4c13-8094-51da2302d6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:39.389Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c6b89ddb-2cbb-44fb-8c7b-86dd8ab5fb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:49.400Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4d1b1593-4892-4228-bb3a-f0b75d1615d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:59.420Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=64fed701-2fe3-4b5f-b6a3-563bf3f4566d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:27:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:09.451Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3f8534d2-1aa8-42fb-a5c2-1adc21c46c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:28:14.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:28:14.779Z |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-09-07T06:28:14.780Z |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-09-07T06:28:14.783Z |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-09-07T06:28:14.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:28:14.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:28:14.797Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:28:14.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:19.475Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4314a949-e3fa-4a49-9c2b-7a1ec582f1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:19.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:29.485Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fbc8caf5-2976-44f4-877a-f5868dbd42e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:29.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:39.498Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ff90e2af-7381-41e1-b58f-15d7a8569850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:49.507Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7c1edb58-8210-40b6-970a-94b852493253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:49.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:59.519Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fe783adc-fe9f-4ca4-95cb-f89e8ad1f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:28:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:09.531Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7cf55cc9-c9e9-48e5-afdb-194663d59792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:19.546Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=eb9f6b6f-6444-46c0-b2f6-c50fb4ac5b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:29.557Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ce74743e-f0e0-418b-b0eb-1e157652d3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:39.567Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1a983b1f-0c84-47ce-be8f-4ce940a3708e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:49.576Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f7eac88d-317b-4bdc-b3c2-c2ee0c8c34f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:49.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:59.584Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=04cfa018-5b08-46d1-887f-82eb3f59efe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:29:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:09.593Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c150b998-c63a-44cc-9a56-f68889b004e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:19.603Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c507ba45-6c0b-4ffc-8c57-788da4b2e904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:29.614Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e110e3e1-a165-4bd8-901a-0193666db976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:29.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:39.623Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=36029716-195d-454a-9a47-a9a2ff2c253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:49.632Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d5c33ca3-b9f3-401c-be82-a858848755ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:49.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:59.641Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ea54e030-8fe4-4258-b207-17144f1435b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:30:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:09.650Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27033508-c04c-49ba-8ea1-db5f5211a8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:19.660Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=47b2bf1c-5c22-410f-b2bf-3164ceba593d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:29.670Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d37c947d-c687-4ed5-b046-27dee13eeeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:29.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:39.680Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a472589e-0d3e-4e0e-8ed7-d3a8b3cce003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:49.691Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a42c0f6c-8c4c-4663-bcc2-12e099bf1e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:59.702Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2481009a-5fa0-4fe7-b229-8f8cc6e14d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:31:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:09.712Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=71069ced-580d-48c5-852d-9720f4d85aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:09.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:19.733Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7f8596c5-5b98-47f9-a672-de0590189c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:29.749Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e33e06e8-7c10-4853-9a6e-f60ef074ab77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:39.762Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4b77b9db-a9e1-491b-ac95-c846b3d9f992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:49.773Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f2131813-da13-4e80-8fa2-7334b69fc2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:49.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:59.783Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c745b92b-5063-48e2-a72a-1fabfbda9bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:32:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:09.797Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3ef63a2b-3b40-46cd-b263-ed75f577e022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:33:14.675Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:33:14.675Z |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-09-07T06:33:14.676Z |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-09-07T06:33:14.679Z |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-09-07T06:33:14.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:33:14.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:33:14.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:33:14.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:19.814Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=851383a4-309a-4dd1-ac25-5fb968a459db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:29.823Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=516359e2-fc21-4ee9-8b42-6f5d9b6fc33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:39.831Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=94bdddca-e087-4271-93f9-12eef1959e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:49.845Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e7ef06c0-145c-41df-90e5-6ef62e92c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:49.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:59.853Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3b770b26-9d85-4d38-9f8a-4c7db5c1ea32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:33:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:09.863Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8b2c5ff8-f788-4933-bede-6a76452ba564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:09.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:19.871Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e98fa612-90a6-4343-b346-6a1b6ee4cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:19.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:29.879Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=aa01ec4f-4da5-4133-ade9-1ef790352f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:29.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:39.888Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6a991096-2646-4727-84cd-79ec2c5105ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:49.898Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=44348711-482c-459c-b863-2e47ac8d3237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:49.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:59.908Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1c5ba100-f149-4751-be09-522dffbe7cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:34:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:09.917Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=965ba8ee-3090-49a4-9169-306ffabd1688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:09.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:19.925Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d38b1386-a71e-47c8-9bb6-0151b2fc0079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:29.933Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=49b414f4-24b3-4fd1-8032-318b668c1653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:29.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:39.941Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=03c0d22e-ea53-458b-ac6c-8dcd570d9940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:49.950Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e8a1aa8e-512c-461e-90c0-7909789750e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:59.961Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dbc4a951-29ff-4db2-b870-f15981b6a67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:35:59.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:09.975Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=02d7383b-7fa4-4c3f-80c2-09bda8f8760f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:19.991Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=85d78b69-8410-44be-a1e7-246c77ab3453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:29.998Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e2746158-75b9-45b8-acec-eeed30971c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:40.008Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de2c014f-da23-40da-83bf-7a20bc3b1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:50.018Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c62d65f5-ace6-4c80-aa14-06e02ecef847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:36:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:00.026Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=954d63d0-e694-4732-a57b-7327bfafb247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:00.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:10.034Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7ce1c683-a026-4081-88ef-fa308a15e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:20.045Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3f264513-f81b-4865-8a88-73da851a1db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:30.054Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27f030b2-17d0-4b98-895b-06ccc1991b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:40.063Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ec131f3d-4b8e-4eee-a336-4e4959b2715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:40.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:50.078Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=adb6c831-d107-424e-adfc-9a49f5a2b16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:37:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:00.087Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de2fa177-2ec3-406d-be2f-2237a6da107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:10.104Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f83dacc7-eccd-4661-91ec-1e6ac1670767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:10.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:38:14.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:38:14.659Z |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-09-07T06:38:14.660Z |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-09-07T06:38:14.663Z |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-09-07T06:38:14.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:38:14.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:38:14.672Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:38:14.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:20.116Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de372e31-e2af-4184-b3ef-1084e610aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:20.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:30.127Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=14025233-3a5e-41af-bc12-704ffe9f954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:30.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:40.141Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8de587e2-0a9a-4836-9d7b-ad160730f29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:50.151Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=206b1c82-8881-46aa-9840-76a2be69f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:38:50.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:00.163Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=537c1970-2f98-46c4-b2b4-02a996c6919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:10.175Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6e436793-d5ad-4e49-9f85-9ef05cc31a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:20.188Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e53761a3-5edf-414c-822d-3d5c7fb3f7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:20.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:30.201Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6dcaaedc-b04d-4979-9803-61d656a41e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:30.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:40.210Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ba1ee94d-22e1-4b02-981b-6be75438911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:50.223Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=838865b6-7c34-4449-a5bc-d970a808d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:39:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:00.231Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=db8a2eb7-bdb6-4ff7-9262-ec5f405bccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:00.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:10.245Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b38b91e3-7e53-42e6-8e43-b4f964f8f5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:20.270Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=40960ba4-ca67-4498-bedc-f72fde059b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:30.279Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1651be44-b80b-4041-98dc-01e76ab8a234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:40.289Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0b425429-1b95-4bdd-bacf-88ffa6270599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:40.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:50.299Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f5aa10fd-8bc6-42e5-b217-619963df3593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:40:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:00.311Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fecef28c-8751-493f-9f23-88dc4891b568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:00.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:10.321Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=98952749-9ae4-420a-bbb5-c90b8d0770f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:10.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:20.334Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7ab46cc0-630f-43fc-b0fe-9d388db52229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:20.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:30.347Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a0bc1843-3756-4abe-bb61-a5371492e88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:40.357Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a1160f7b-d2d9-420e-960b-2a9400073239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:50.373Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=04c06e93-621b-4106-ac23-71177e4b132a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:41:50.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:00.392Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e4c9306e-e8cc-4378-a478-2f6675c147ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:10.402Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=879c28df-ad87-496b-be73-bc39c095a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:20.409Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=273b565b-362a-461b-a21c-b25652515095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:30.425Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c3f64216-4646-47ce-b694-c2985b7b4b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:40.437Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4a78174c-6872-462d-a670-382cb6750865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:40.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:50.447Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=73d13d06-e3b0-4775-a0d0-e5f763e91133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:42:50.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:00.461Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d737cfc5-9135-4f5b-b375-10f99ff0a4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:00.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:10.474Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2fb6faf5-8c51-4fd7-8138-25cc61e9636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:43:14.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:43:14.737Z |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-09-07T06:43:14.738Z |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-09-07T06:43:14.740Z |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-09-07T06:43:14.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:43:14.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:43:14.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:43:14.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:20.487Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0bb07d1e-c169-4cb8-9f29-710d76fc2a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:20.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:30.497Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9fd164ca-ec44-4ff0-9be2-4eb45686b787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:40.508Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5d957a81-49c0-4f57-86ee-edeab179627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:50.517Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e261bcdd-9ecc-4cd3-9a46-21d96150d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:43:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:00.538Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=698a8686-b71b-482e-831d-5d8c289b5cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:10.547Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2acc10e3-724f-48fc-bcb2-9b6df4dc0a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:20.566Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e4247cf0-eb81-4da7-bcc7-2e73b1d60444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:30.576Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6482abf1-a7ba-4537-9816-07b420b5efd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:40.596Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5761a823-897a-4e01-8f5c-cdb610971b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:50.604Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=34589057-3b13-4b78-8fd7-733ea1cd7a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:44:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:00.619Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fdd7fea9-ce11-4a5d-beb5-3eefbbd92c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:10.637Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cae51459-7c4e-4255-87e0-6fd7585a5fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:20.647Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ed9fac2b-990e-4fcd-a482-110566069467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:30.657Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b8c6e2ff-c44c-435b-93cb-b9d5e7c04d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:40.667Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ad410662-e603-4322-9bf3-e31ad99a9c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:40.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:50.676Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8449186f-5ba0-4dd7-9497-4e2a4a3bcd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:45:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:00.685Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e03820d-5e81-47e9-88e2-d3918dcd5c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:10.693Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=17ef42fe-d460-41b4-87bc-dadf19845d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:20.701Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=76b0e985-0b24-4825-82c5-ce78e454f131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:30.711Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=096de206-2b21-4e1a-ae7d-7199f1c45ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:40.721Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9e86467d-4ddf-40e5-8845-f57d96ef9345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:50.731Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ed79b08a-83f0-44b1-b571-ed6eafbd64f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:46:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:00.741Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=97e307ea-087a-48e2-91cc-09f1d370cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:10.754Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a30c69e6-51e6-40e8-b9d1-66bdac3fb6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:20.769Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=00038fec-53e6-42b0-8b7d-8171b0719a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:30.784Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=91f008a1-f9f8-40e2-a378-f704ec07bced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:40.795Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6bcd9de1-445b-47b3-a968-6014217f406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:50.804Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=71ef4003-495a-47bb-8e23-faf779eb23c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:47:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:00.826Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=532e2bc4-5b9d-4737-87f6-97011801a8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:00.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:10.834Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2fa0db2c-eec8-4fdf-849b-89282c30c973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:48:14.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:48:14.740Z |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-09-07T06:48:14.741Z |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-09-07T06:48:14.744Z |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-09-07T06:48:14.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:48:14.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:48:14.752Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:48:14.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:20.857Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7ab3451e-7fe5-42d6-9e3d-a0adbcb81bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:30.868Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8f8c83fe-ee97-45f8-950f-af5de1a2f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:30.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:40.877Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dc934378-9ab6-4d8b-a80f-250311d7fb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:50.889Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e8a70b58-8fb9-4a99-bb77-d8e642a80a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:48:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:00.908Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2afc2ef2-0fb0-4e47-8d33-0cd782540397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:10.918Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a922d12e-f82b-4fe6-a8dc-d59d0026bc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:20.934Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=48449bc7-9d45-4990-bb21-26620b45a92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:30.948Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1f11e1bc-52e8-42b0-b18b-a731d9ecce12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:30.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:40.961Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=196dfdbc-0140-455b-ba80-1b6de323a9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:40.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:50.972Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7be435ce-393e-426b-bb56-f6cc41d08237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:49:50.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:00.981Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7b3eb94e-0e69-4520-b903-4f4cb333fff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:00.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:10.991Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d88a2e38-9854-4431-a626-9649acffb5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:11.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:21.002Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=370e4ae9-706a-4ddf-9856-3e2270d57f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:21.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:31.010Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1394949a-77f2-4f4d-bafc-dfaff0349c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:31.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:41.020Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8df3c255-3704-4d0f-af75-1205373881ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:51.033Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=89238869-4741-4dcd-b0e5-553184b1e176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:50:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:01.043Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6c8ac43f-2568-43db-a47a-b4f0e95f9bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:01.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:11.051Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6d09c493-8720-4da4-a220-d1bc9fe31667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:21.059Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=944fca70-a736-484a-b594-90100c0e5769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:21.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:31.070Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0874ad87-5c5f-43b8-8054-de83e08e6b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:41.081Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c40da32c-c932-4339-be52-b80ad353e65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:51.090Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a3df029c-4c32-4ed2-9dd7-ae4f29b48ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:51:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:01.105Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=74110e2f-5bb6-467f-9bb6-6a363f87e813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:11.114Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=663af8c8-439b-4639-b2d3-bce12ef76fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:21.124Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f168d8c9-5754-4ad3-8c4a-47c1b072d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:31.136Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=00a7270e-60ce-4f89-a7f2-29824ddbd48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:41.147Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5878f9f-c529-4463-a595-126a7956cbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:51.156Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8a97764e-363c-449c-b936-334b06b8a7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:52:51.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:01.171Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=887af9ca-1c5c-43cd-a67d-9dd9239b79a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:11.182Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8e9402cf-f223-4e9e-a2cf-6dcd6127f2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:53:14.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:53:14.718Z |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-09-07T06:53:14.718Z |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-09-07T06:53:14.721Z |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-09-07T06:53:14.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:53:14.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:53:14.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:53:14.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:21.198Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d8ed4cbb-8804-4578-ad72-61f28466f414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:21.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:31.211Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e673b05c-806d-4e08-83e7-86ce9e1c86d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:41.218Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d486c35f-10c0-489e-a024-03a885b856dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:41.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:51.235Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a71fb40d-16fd-47c3-b3a2-64245d2b1c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:53:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:01.247Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1dd1d54b-0d01-417c-a8bb-9bbcf2278bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:11.255Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7deeea22-80dc-4b6e-9f06-725b4b5679f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:21.265Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e5ba7f71-1130-413e-92ea-acaae9b94d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:31.276Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8a915415-afcc-42f6-8436-25ec507ed492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:31.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:41.292Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e443e46d-4dc2-4fc2-8ecd-d828f2a786af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:51.302Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=940d55de-4af0-466a-b41c-cbe564082f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:54:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:01.312Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5d8b51c-8f3b-4570-a16e-9be9777169b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:11.330Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cb73d6cc-d8be-41f7-82c3-bb2dc847b10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:11.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:21.345Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=93e91d17-6a1c-43fe-bdee-78ffa020666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:31.357Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=df078255-b2aa-47e3-bc69-5b56054b0bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:41.366Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ad8cc4ce-11de-4ea4-ac7a-d2ec9e634ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:41.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:51.384Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ea847602-5479-45f2-89cb-2aaa0337709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:55:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:01.404Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e57f119d-894a-4cf6-bdea-c8bef1b80427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:11.415Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3fbce396-0dff-452e-83ef-feef4c97ae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:11.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:21.430Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f8cff742-d520-427d-8e84-107a55edd5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:31.440Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c4abbe70-4202-4c87-9210-7898f6541cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:41.465Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cac47170-e955-492c-b49a-5b58ad98b111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:51.477Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9a37f636-8b6d-44b8-8531-0a5ef33e11b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:56:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:01.496Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=89b9bb80-e698-4080-b4e6-a7c4e5307d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:11.506Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b306cf6f-b3a1-4dc9-b98b-eea1a3bc6448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:11.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:21.518Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5bd51ce1-c70d-4324-b01f-299582a58b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:21.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:31.532Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=649da074-3984-4e0b-9626-4cfe31db5273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:41.543Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0750e2af-687e-4d27-a0fe-203fe2326c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:41.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:51.554Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c09ac102-da72-4e2d-93fd-ef76a003ff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:57:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:01.593Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=476a12d3-be6c-40c6-bbb2-b820b453909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:01.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:11.609Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a708b9fc-8d57-4046-a368-a1d0c9b64f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:11.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:58:14.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T06:58:14.671Z |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-09-07T06:58:14.672Z |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-09-07T06:58:14.674Z |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-09-07T06:58:14.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T06:58:14.679Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T06:58:14.679Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T06:58:14.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:21.619Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8bb51eb5-894e-4650-aa8e-304b7170c992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:21.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:31.627Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dc66c25e-b399-4d81-870c-c8e25178ae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:41.637Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=72ea5a45-ebb5-42f9-89b5-dc2470ee6156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:51.646Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9699d2b7-1395-473d-8fdc-99c8f5a88ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:58:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:01.659Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f0f4f4e0-a558-4515-b049-568a54741437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:01.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:11.667Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=91d91554-49e2-4b26-b6a9-ee476e323d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:21.678Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ca30c9bb-40ce-4e33-876e-0e0cc24d76a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:31.698Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4ccdfa99-98b9-4362-8e40-7f19b0b5d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:41.708Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8440cbbe-a247-41c7-bf29-ef6e023fc8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:41.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:51.715Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2f24c33a-0a0a-49d1-af87-385d758fbff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T06:59:51.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:01.724Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d18a8bae-1583-4ac7-a7a6-eec94cbfc8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:11.736Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f32c8a79-ab4d-4014-8a1f-1c2599ad96ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:21.757Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d101153c-2308-4d60-86a5-0e11e91f15f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:21.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:31.770Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0e4794da-5dee-465b-9052-9431db52acff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:41.783Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ccf6dfa9-f72f-4d6f-936a-64335f04c5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:51.794Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3a12f4d7-ce2e-470b-832a-188995aa2ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:00:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:01.815Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e401c7c6-fa70-4ae8-b28e-337254493112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:11.826Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a59575a4-0ac5-4b28-93e8-d3b433f72127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:21.836Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=06c1fe35-03ac-44af-b16a-311805b3e4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:31.846Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=530f535c-f3a9-4176-a53a-fcd93cfb6ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:31.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:41.860Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2948e79c-a62b-4214-981d-25c28ebfdd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:41.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:51.870Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27f398bb-1398-4ef1-b158-4a534dafaccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:01:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:01.886Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f251dffe-50b1-4b4f-998a-502bdd37ccd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:01.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:11.895Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8ec8fdb8-4b74-46ba-9980-4158f58e42ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:21.910Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a8b010b9-eb64-42bc-b945-4a71049d2409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:31.930Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1b58d42f-3d20-4094-bdd7-58dfeec2f8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:41.939Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e9957aae-1e23-43e7-a9be-45d3fc640c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:41.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:51.952Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5e60286d-4537-4a0f-ab5b-d1affd76b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:02:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:01.963Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c2f1e46a-433d-48df-ac73-6a8a4e64cf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:11.983Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e5309e93-b58e-4ecd-b9d7-6a376ed4cba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:03:14.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:03:14.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-09-07T07:03:14.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-09-07T07:03:14.714Z |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-09-07T07:03:14.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T07:03:14.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T07:03:14.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T07:03:14.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:21.997Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3e86fb8b-4a15-41a3-800c-6eabb5339c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:32.004Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=98538b85-2280-4bfe-bee4-a20c4f738745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:42.013Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=560bd72c-b4af-452c-8a9d-826bb59b1aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:52.023Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6d86ebfb-f979-44d5-98d5-927c6b19c35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:03:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:02.038Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=78e8fc2e-7278-44e5-810d-9154a46fd4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:02.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:12.052Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=80fe823c-4295-4932-9e8f-a9dc1af92e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:22.064Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=775a8ac2-8904-4d78-b289-9bacd4c2ca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:32.081Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8343828a-73d5-4d76-a782-03148241c83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:42.103Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=14bae6ba-9012-40d8-8f0a-24b17003d842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:42.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:52.114Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ed93b216-60f0-4e71-9ea8-17076c66bcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:04:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:02.137Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1c73aad4-f750-4226-aa40-592a0da9acdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:02.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:12.147Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b7b74d9a-4905-4cc4-b36a-108825125502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:22.156Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ba8b4417-13f0-4818-a500-cf12f1656480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:22.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:32.167Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2d116484-ff41-4f50-a1dc-d572e00606f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:42.185Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=342090fd-5bdf-4542-87c3-bb2007afcd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:52.208Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6a55bdb2-ef26-4c70-be54-e538b715f9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:05:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:02.221Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5a6f22b0-3906-4af0-b4cd-423841740d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:02.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:12.231Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1322464d-dfc8-4d07-a284-a05c48db87c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:22.239Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e0b762d1-4f1a-49ce-8aba-71a272bcd68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:32.248Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bd2b77b2-17e9-4b90-9d92-1692ce69d851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:42.258Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5a9710b-3f18-4157-97ac-42b10da76f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:52.267Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1fa96594-f2fa-492d-8534-2e6760cf37ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:06:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:02.276Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33bc265e-4171-4a0f-a7d5-46e64665accc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:02.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:12.287Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5a66d5fa-fbea-464d-b2be-14ec85e92b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:22.296Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5314b62-56b6-45a4-a645-932d60b5361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:32.316Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee233db6-7613-40fa-b7d0-7aae8ea2efed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:32.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:42.336Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=10406ca2-bf96-4e29-9a0a-1c7ca8c16d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:42.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:52.347Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=70c9da8f-3d56-4496-b8fe-b6762b9afd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:07:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:02.363Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=55827164-8dde-41e7-b643-126628761f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:02.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:12.370Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f2e7481a-31ab-4032-8910-ec4c828112ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:12.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:08:14.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:08:14.629Z |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-09-07T07:08:14.630Z |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-09-07T07:08:14.632Z |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-09-07T07:08:14.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T07:08:14.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T07:08:14.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T07:08:14.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:22.390Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6257df91-309a-4231-a78f-9ee2565d2dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:32.402Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6a489d95-59f0-4e3d-942b-16808fc93bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:42.412Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5c906e58-2fe4-4074-9567-22b78cad15be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:52.437Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fc0a4b6e-0f0e-4094-919c-5034034603e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:08:52.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:02.452Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=34d4991a-4255-479b-b69d-b8982ef50b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:12.469Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a50000d6-5753-4ffa-89c7-8e6e00bd8a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:22.481Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=934e4379-2f40-466a-bb9a-0ba735a23c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:32.497Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=632b6cf2-c632-4fa1-8d82-16693cf9cf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:42.521Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d73be156-8f28-4ca6-b9ab-b1dee7ecc3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:52.534Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=44aee9ee-3986-4444-a091-43cc3385749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:09:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:02.546Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8abaa01a-df72-40d6-9a1a-714816fe3301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:12.557Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a9b9317e-7f9f-4291-82b8-fa56e81a53e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:22.568Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c92bab19-0eb3-4800-8aeb-fd615b848b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:32.576Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=82514b5b-eef8-43a2-b574-436d6f532a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:42.590Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6fdf6ede-c43b-4700-a479-c0c66b54f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:52.598Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0322634d-666e-41f5-85f7-6ece2f1dda8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:10:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:02.611Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8f2d5fa9-fe0a-4090-a9a5-83d2d934deeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:12.625Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fd2fdc24-147e-4d78-add5-9cbbc987708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:22.642Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=20fa2065-12db-41d8-868e-4f5f0ab5532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:32.665Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1ece1c20-f5ac-40fe-adff-5f551fea8f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:42.673Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9a24ae0a-378e-44f5-82cf-6faa2e572d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:52.682Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c739e563-80f0-410f-83a6-a49140e912b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:11:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:02.690Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=57b40f20-6440-4f53-8944-410e2995e912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:02.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:12.697Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f950e08b-3f33-482d-842d-bc88b0090e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:12.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:22.717Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=97e7dd86-884d-4788-aa7b-80234245c4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:22.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:32.725Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a90dc436-acad-4424-b9fd-e46b62eeb329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:42.734Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bd65dd8c-8b01-4d05-b238-4fbf37777259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:42.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:52.745Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d26b5870-4a07-48fd-8798-4d18edaf1fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:12:52.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:02.753Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=385f7509-a303-40f9-8f54-3795c14f12a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:12.762Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e25dd886-4184-4636-92a3-3e975d69bd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:12.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:13:14.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:13:14.682Z |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-09-07T07:13:14.683Z |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-09-07T07:13:14.686Z |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-09-07T07:13:14.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T07:13:14.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T07:13:14.691Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T07:13:14.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:22.777Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=777845c2-b7d8-4914-98f9-57adf52067fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:22.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:32.786Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8726db20-8ef7-4f6d-8484-b37074106041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:42.796Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f00da15b-aba9-4a1e-aed1-04f592260db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:42.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:52.807Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0129abc2-a12f-41cc-b98c-13d20b865919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:13:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:02.816Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ce2c453e-ce6c-4061-a676-eb7ca85473a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:12.829Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4c775d24-135a-40fc-96eb-63870c256509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:22.845Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0612aaa0-55e3-4a1b-988d-e2c6c881bc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:32.861Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=16f3f3b0-0dc7-4061-a30d-94bce7600ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:32.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:42.870Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4dc5b297-a449-40b0-ad87-d13f8790704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:52.881Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=183d63c1-92e0-4b39-935f-be0894b03ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:14:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:02.891Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9d17ccb3-a11e-4c87-9229-189c78099ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:12.900Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=565c9fdf-a1c9-4829-b43c-778599290118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:12.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:22.911Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=440c17b2-28be-450b-aa74-8085bbd8a72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:22.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:32.924Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=73be8dc5-de5c-41d6-b549-1279c95b2be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:32.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:42.932Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c807b565-cd5d-45ab-a983-1f8f7acd0bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:52.943Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4ab33520-243e-4715-80b7-dee3c2addb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:15:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:02.952Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=16aff6bb-7d01-4ed5-9434-61ddf42514fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:12.968Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f5074996-6fe9-4b31-847a-daee5b1e36a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:22.978Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9ee97d55-083c-45f9-94e2-2a22346d9b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:32.987Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=32822e30-f739-405e-8ba8-7bab61da1111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:42.996Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=588f5383-6b55-4635-a982-243439848160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:53.018Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27c6f655-784c-458d-985f-318670f90e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:16:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:03.028Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7e2f4f32-fd49-4b14-8ede-9a930aa90df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:13.036Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=18f63a85-9f2c-4816-9d08-68307ea855dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:23.046Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c8cf3199-7bd2-4683-8d08-9e7e9ca28a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:23.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:33.056Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5a34a6af-23c3-48f4-97cc-b28898f1ac77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:17:54.054Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a25b7088-14a7-4a4a-8ad5-95b8945b2c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:18:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:18:13.643Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=13ad5773-0e46-47b9-a9a8-8fb9c062ab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:18:14.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:18:14.662Z |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-09-07T07:18:14.663Z |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-09-07T07:18:14.666Z |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-09-07T07:18:14.670Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T07:18:14.670Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T07:18:14.670Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T07:18:14.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:18:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:18:33.223Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b48b0cae-27b4-49db-bd95-60e2e0c4fe5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:18:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:18:52.806Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=70847596-8bd9-4a29-b1ce-edc3adafb857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:12.401Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=adae7c05-e23e-4c66-aa3f-c1d357d6f4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:31.995Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=533285c0-ad2f-4c9f-9fa8-4755e51e14e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:33.119Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/8cNTI5WdslYzCcL1WYah'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:43.115Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d7e67d03-3b13-4c83-b2df-99d0df190d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-09-07T07:19:44.111Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=8cNTI5WdslYzCcL1WYah, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:44.545Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:44.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:19:54.546Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=af410290-ed55-47e6-a266-d3117a482756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:20:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:20:14.134Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=96ec5f85-1886-43ff-bd5c-6440bfca2425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:20:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:20:33.699Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=86efdb25-2bec-473a-8128-0b73ee4f6c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:20:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:20:53.294Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2e10acf8-141f-4c86-87f9-36d055a4f49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:21:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:21:12.877Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5119a839-c58d-4d09-bd62-45c3a407d9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:21:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:21:32.526Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee8a520f-8ad7-403b-9e55-bfa238c2d859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:21:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:21:52.091Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d7e72dca-0d88-43f0-9de2-d21386e9f9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:22:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:22:11.654Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f6c0382c-f998-4f5d-bfc7-e80f3f69a51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:22:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:22:31.233Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a33b5a61-92ef-4047-8653-513788923ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:22:40.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:22:50.803Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ffd74e3c-2edd-4ff8-b0f7-e1066c76f88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:23:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:23:10.389Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bb30fffb-8751-4537-9f10-fefd94d09f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:23:14.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T07:23:14.677Z |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-09-07T07:23:14.678Z |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-09-07T07:23:14.679Z |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-09-07T07:23:14.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T07:23:14.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T07:23:14.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-07T07:23:14.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:23:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:23:29.954Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1abee13e-a810-4a06-840e-abc633b45de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:23:39.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:23:49.524Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7a67cda5-a94a-4f1b-8a1d-4943c4f04141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:23:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:24:09.108Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d04b50ea-1dc9-4d81-a6f2-3d7f465a7066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:24:18.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:24:28.716Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8e603562-56fb-43aa-8ae1-4f22184ab97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:24:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:24:48.344Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9de8a121-8fc5-4bc5-8c92-0cb0e23b5977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:24:57.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:25:07.911Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e0b01ac2-b8e2-4574-b8a5-0ffc1a160397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:25:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:25:27.501Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=939b69cd-6f26-4fb1-8e2f-5be7568df64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:25:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:25:47.109Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=323d9502-ff01-4872-801a-0556fe22ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:25:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:26:06.699Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bdaa1efc-b065-423f-a618-da4d8ec22736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:26:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:26:26.328Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4712fadb-7b04-4900-8c8c-e6959a614cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:26:27.436Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T07:26:37.438Z |INFO |Init configs |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4621f4d9-aa70-412a-b26b-b814b229e33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.Schedule