By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:04:17.833Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:04:17.837Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:04:17.881Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:04:18.598Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:04:18.714Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:04:18.715Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:04:18.715Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:04:18.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-09T11:04:18.863Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-09T11:04:18.893Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-09T11:04:20.569Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-09T11:04:21.072Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-09T11:04:21.090Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-09T11:04:21.091Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-09T11:04:21.148Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-09T11:04:21.149Z |INFO |Root WebApplicationContext: initialization completed in 2255 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-09T11:04:21.605Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-09T11:04:22.400Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-09T11:04:24.076Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-09T11:04:24.789Z |INFO |Started MainApp in 9.797 seconds (JVM running for 10.524) |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-09T11:04:24.809Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-09T11:04:24.818Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-09T11:04:24.821Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-09T11:04:24.877Z |INFO |Start scheduling PRH workflow |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:24.909Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=62866bcd-751f-4067-b473-a2ae2dd47b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:04:26.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:36.455Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b0fd0037-04b3-43c9-8dfb-34238af8ca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:04:37.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:47.525Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9c67ab5b-0580-4d83-94be-013f02d9b4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:04:48.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:58.594Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a32f25e5-3163-44c3-92f0-4b58384560c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:04:59.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:04:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:09.665Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8947e059-d23c-4c90-9b7f-30f98fcd88ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:10.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:20.734Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9aaf5a29-fe00-4fc5-9a84-ae60ebe9a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:21.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:31.813Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2ffceff1-b82a-4918-a568-72b0d0e35c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:32.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:42.881Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=55513347-fcc0-4f48-915e-e34ff8488aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:43.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:53.923Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=95ea0acd-b992-48b6-8ccd-169d14ce5cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:05:54.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:05:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:04.992Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=82b1c0f8-b4ef-446f-8049-d1b29dfb4912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:06.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:16.064Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=410bb47c-0f5d-4cd5-82c4-8470ae5bfb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:17.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:27.137Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7c7e76b8-141f-4d9b-8d03-7267ab115344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:28.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:38.240Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=576d442d-87f9-4004-8505-57fc9a4146f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:39.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:49.281Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=31e7ce16-da04-4e77-bde8-42534468871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:06:50.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:06:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:00.319Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3bae2163-98a7-4ec1-8a9c-3c02b05421a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:01.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:11.394Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c970b2d9-3e2b-4609-9a56-142d297e0b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:12.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:22.478Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=030e7679-181e-4a14-b99b-4cb5748fd370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:23.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:33.540Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=383998d2-f28a-4f6a-8831-55a52476b650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:34.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:34.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:44.578Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=12d6166e-c8e1-4ee7-a1e3-7cfda0be6c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:45.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:55.644Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=319d0e15-f2e9-4a86-867f-48544ff035dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:07:56.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:07:56.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:06.695Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=28d80263-52ee-4156-a501-95e4cdacfcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:07.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:17.761Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2a8b2e3a-3347-45f8-8706-8b378bd440ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:18.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:28.834Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c6ad2653-e09e-4c5a-847e-048cbbf47d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:29.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:29.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:39.872Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=adce110c-3b7b-4bf2-9340-dc3945596d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:40.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:50.909Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7e42bb2f-4a16-405a-801e-b89440f5ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:08:51.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:08:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:01.952Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ce6cfd69-7648-41a3-acee-4f4c30639d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:03.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:13.032Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1b4e895c-29a1-42d8-a085-f7d9ffa9b205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:14.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:09:22.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:09:22.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:09:22.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:09:22.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:09:22.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:09:22.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:09:22.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:09:22.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:24.066Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d96d606b-c61a-4dc5-94a3-9351b3261821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:25.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:35.134Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=eb4184d1-3171-409b-8923-b5dc0c8be492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:36.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:46.217Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=709e20a2-2093-4229-b887-0dea03464dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:47.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:57.278Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b2b1bdfb-8675-4c84-af34-f46c470d10a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:09:58.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:09:58.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:08.349Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2ac9035e-a964-4ab9-8d4f-5bfbe92d2a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:09.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:19.392Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=050f7363-7cda-4f8c-8804-4ef68e29c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:20.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:30.432Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a6af95f2-8a44-44e4-88cb-0b8768f962a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:31.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:41.512Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c52f3ab9-9ee3-49af-abce-965103c19f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:42.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:52.608Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fff042f1-fcba-4cc3-9ebc-0c2afb2abc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:10:53.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:10:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:03.684Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=866a5a54-64ef-487c-9446-7c6be9bacd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:04.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:14.755Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0ebaff6d-6e3d-4cb9-a18e-62333f6afd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:15.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:15.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:25.827Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8c11e7a3-083f-43d3-9072-fc8e799b97c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:26.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:36.897Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f2115a9-7073-4899-8845-c28216e32a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:37.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:47.934Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d1bd04d2-9e83-4007-a05f-8eaa913dae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:11:48.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:11:58.973Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b1c310cd-89a0-4cd1-b907-8c3c000043b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:00.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:10.051Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4ad98a4b-867f-4def-aa42-085afdb5c6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:11.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:21.122Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b40f163e-2e11-4782-8868-c02e81393cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:22.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:32.190Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f923dc1f-6c61-4cdf-be78-d3e371b8b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:33.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:33.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:43.233Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d536d1ac-796f-4a12-becc-7829b14df2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:44.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:54.272Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b0e9e714-8351-470b-8194-d5c341377c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:12:55.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:12:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:05.316Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6ddc8b77-6665-44fb-83a1-69cda20d2855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:06.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:16.356Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3c5de286-3923-432d-b64f-d6288f796456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:17.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:27.391Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=37ad3c4a-62ad-48b4-a6b9-628563717dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:28.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:28.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:38.434Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d86c9ece-636b-426a-afd3-2179d72534cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:39.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:49.473Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c00a1c4f-c5d1-4771-9269-b5dca91b7c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:50.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:00.511Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8d300c12-fafa-4112-b7fe-ebc67b26eac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:01.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:11.586Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=52ebeaa1-900a-4116-b9ce-2e6f1d7c1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:12.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:12.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:14:21.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:14:21.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:14:21.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:14:21.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:14:21.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:14:21.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:14:21.939Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:14:21.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:22.664Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=32ead489-427c-47c4-a267-748691f74a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:23.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:23.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:33.728Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=007497b5-d3fd-4373-9eff-9c3f8b3852f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:34.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:44.770Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=db34719c-ea11-4e32-8018-2c69ec0b5b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:45.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:45.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:55.805Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5ea6f160-c8ef-4c6c-802a-301e8dab89a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:56.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:56.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:06.884Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=66ff7617-4e0a-4ec6-afe9-7286616e1bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:07.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:07.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:17.953Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d3247e81-eec7-4c3d-89ae-ab2b6c71b5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:19.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:29.021Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4bece454-4a7f-4635-b67a-40fc1d024095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:30.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:30.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:40.064Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=68e19f32-e765-4fd9-b663-bec71dce1810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:41.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:51.106Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d5c105ae-5f8e-4e1a-9237-29009caaa2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:52.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:02.177Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ce19d02b-97b0-4206-9b1a-04b76b2e9438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:03.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:13.248Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4738c6c7-b1c0-4067-9714-1913cc8d41cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:14.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:14.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:24.294Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0b3d8848-090e-4295-ad69-eac336871446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:25.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:25.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:35.361Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c768b469-33d4-436a-b359-8cea0e7fe54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:36.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:46.406Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=51f7a8ba-19b1-4d53-afe9-7da40b37b93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:47.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:57.445Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a51153d7-f63f-468f-a03e-9d127046a977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:58.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:58.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:08.481Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9c626641-8ccf-4453-a34e-dfd396efb647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:09.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:19.594Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4ee028c3-c6d7-42fd-be4a-9a8606363220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:20.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:30.657Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=df6c00e0-a360-4f44-8368-474ef3eb9d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:40.765Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0a4fdd71-70c0-41b5-91d9-3b42887f8dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:50.779Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=efdff7af-4a76-432c-a7c3-6a18a96e4f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:00.793Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=07734f1e-e763-481d-ad38-de6df3905f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:00.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:10.813Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=caecb635-da76-406b-b9a7-e2f567dc9683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:20.833Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=69e646e2-56f2-4875-bc5b-af4e49e25890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:20.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:30.850Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a72bac94-be75-4033-afe9-2017bfc113f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:30.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:40.864Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b971bd37-362c-418d-8037-12d86710fce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:50.878Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ff9c4706-302a-4fcc-a499-465a98c5aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:00.897Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7ead2234-f787-488a-b275-414a0a006f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:10.907Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=84c8c30b-5786-44a9-9ca0-32f8e5023cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:20.918Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a6d6cfc0-dac2-4f6a-8b1a-583bf5e2323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:19:21.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:19:21.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:19:21.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:19:21.914Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:19:21.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:19:21.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:19:21.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:19:21.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:30.930Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c7dc4fb2-6112-4ac6-83de-f43ef3818743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:30.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:40.952Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f047c4d5-2030-4f28-88d6-629e223efa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:50.965Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=44c3b441-f7a9-41a9-809a-677b5de226aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:00.975Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=92d9e5a7-cf50-40bd-877f-6a0b0a721106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:10.987Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=078b4ad5-9f6b-4731-9ac9-43a8b40f0507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:20.997Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f40b796a-47c6-4880-b3cd-ffe368c7f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:31.014Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d65dc95a-2b88-4adb-af25-ada4956e16ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:41.032Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5d03efe7-baed-4395-8ac9-a1604d438fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:51.045Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=02d5aac9-b1dc-4784-8c20-6d1b61411679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:01.057Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f4c75443-dbc0-4b0a-b6c8-37dc0f51ec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:11.066Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=29bce8c0-a9d0-4c03-984f-9535bc3062f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:21.077Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=26c37836-c428-4d56-87ac-df476085cc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:31.090Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c290011d-aa8e-47d7-958a-31af273aaf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:41.107Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=10c10b62-357c-4c78-a7b6-da5ba6da881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:51.124Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=35413d2f-ca64-47fc-bc58-92ce8884f993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:01.133Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=133aa289-91bf-42d6-8909-25ffb37a4255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:11.146Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9ccbc895-8d1e-4bcc-a25e-36ed8b751af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:21.157Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f518cdb2-a1fe-4c18-8641-b2764f31e783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:21.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:31.166Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3b350240-bf02-4702-a507-b685e085b187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:41.179Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c69eb2b7-8a64-47fe-858a-61c76ae8f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:51.190Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1e5c54c9-938f-4bc4-90f9-733080ad5cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:01.207Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1d7c792b-2b04-4059-9ce9-40d84c60db71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:11.217Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=435fbb24-4b07-4c89-8c90-4722c407456e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:21.229Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c66b3ed8-ac7f-42ff-914a-f9ee49164155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:31.238Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6fe45129-7132-4819-8330-bdab45ec22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:41.254Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9fb2e7d4-f10d-4213-a1a2-0b7bda7a73b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:51.265Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=61a72b73-2923-4f96-9cd0-87dafa7f2c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:01.278Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fb4705f4-3c70-4c92-bcb8-c25c289b24ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:11.295Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5fbbdcc1-846f-4503-a331-fb3077105f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:21.308Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bf947ab6-fbe1-419b-9488-9f504bf0c8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:24:21.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:24:21.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:24:21.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:24:21.888Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:24:21.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:24:21.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:24:21.898Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:24:21.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:31.318Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f8b0ddf4-bef7-4569-88e9-33d3494349b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:41.328Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=54aaad3e-51d2-492f-a604-e0d852e4df62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:51.336Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=72e63298-2f4d-4bc9-b37e-281a58debc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:01.348Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ca3f5961-ae53-40af-b90d-157ee07f48d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:11.358Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=03d7a919-3293-4089-adc5-21e49431b767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:21.385Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bd282b5e-b2af-4ac9-9299-ae251d1703a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:31.393Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a0cbaba3-c9a3-46f8-a883-200d6845b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:41.410Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=795d6a08-2274-4d3f-9ac1-6bde92b4dd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:51.420Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=010ae0ca-3f9f-4bb6-b06d-7d88bd0819e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:01.428Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2659fe6c-926b-4124-b1f4-3b8b8e8dce74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:11.439Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f07a868-b7ce-4094-91c8-c78284d83d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:21.462Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c1561708-3e34-4a8f-8f11-cc06adf5ce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:31.480Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4719af64-14c2-4bcb-a0ee-bed32dcc14e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:41.491Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2273574d-ccbb-4146-b2d0-f5089a2cebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:51.500Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=be3aedf1-66bb-44cb-9b7a-5d715969c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:01.510Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e5d2b988-ce98-405a-bbfc-0f97d96e7928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:01.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:11.523Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=96d723fa-bac1-41cc-b7ab-75b94e402df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:21.534Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a127514a-267e-4f5a-9139-aee19b6211b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:31.545Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5b0e4884-fcf2-4ecb-9970-28f585327a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:31.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:41.561Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=21d8cc29-fad7-4efb-b0f9-9cab1c52844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:51.571Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=438164b8-4ae8-4418-b4ae-f78fdeeeb777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:01.582Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d6771a3b-57b3-490e-9bc0-f8941a27450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:11.591Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b9de87af-a403-4dd5-b6c2-ce4c4bbe2822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:21.607Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1556c1bd-ee45-46b2-afa3-e0e6f7f485c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:31.622Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ad42f02e-7e51-42ee-ad3f-420780feaaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:41.633Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=33ad0349-d3fc-4d2c-9c7e-e1e05a9803a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:51.643Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=83bd0469-bc26-454c-ba2d-b6db3f1bfdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:01.658Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f973d62f-60cf-49b7-86c8-5833dce9cc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:01.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:11.673Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=79795bc1-ed4c-4b4b-8de5-b4071fbca7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:21.696Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6afa8c19-4f20-457b-a63a-144d2ce4bdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:29:21.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:29:21.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:29:21.901Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:29:21.904Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:29:21.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:29:21.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:29:21.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:29:21.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:31.712Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5bb9e9f9-1a4c-40c4-99dc-bb4d1be3496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:41.723Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=355ce931-5cdf-4bdd-be10-1b5a9d4305a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:51.735Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=95497047-c062-4af4-8dc0-e3bfd20c2bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:01.751Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ae1a25ad-1e88-4833-b866-e53792071565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:11.764Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=294b288f-bd8e-4f9c-8a66-13689dce8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:21.774Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4ed4324c-4937-4bf7-9bd4-5f7767eba6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:31.785Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=83af99ff-60a6-4df9-818e-528bcc45caf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:41.799Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=954335a6-3824-490a-a91d-c23511514a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:51.816Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=24f77b5e-55cf-41ef-af14-576ca8eccaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:01.827Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=791e485a-0b19-484c-b4fa-68b6d2cab522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:11.864Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bca844c1-a2ed-4608-b878-c08a4b95af33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:11.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:21.884Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5aa97c14-8d68-44f5-b65c-72138816bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:31.896Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9eec2626-61df-48b4-8f02-418b1198fbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:31.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:41.908Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=272389ff-5354-4c60-bdc6-95400630da66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:51.923Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=af333f3d-41b3-450b-a223-d15a6a3d0097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:51.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:01.942Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9397b78c-6dda-4638-aa0a-e860c465fd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:01.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:11.951Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=79b33410-9ce1-4de0-a7b9-a64936228864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:21.962Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=555d9b07-62fb-4ac7-9dbb-cf9a4fac86f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:31.977Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=37a92a0f-84cc-4667-a020-0a983b7ac4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:41.986Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=77b35228-550b-4d05-a729-e3cbae21fe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:51.995Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2d68e150-8bf6-4e9a-b951-eaf5b7c2f851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:02.006Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=765e07db-8dd9-4b13-b145-18b4a3ea1d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:12.016Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=19040ec1-30c7-4139-8270-35d6fcee88c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:22.025Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b619910b-35d5-4b1a-9c22-213fbd80996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:32.034Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a2f14bf0-04d0-4f6e-83fc-24eeb737a29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:32.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:42.045Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=61048cae-205c-4e31-947d-70c5d550779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:52.057Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=06b205e5-a187-4b8e-afbb-60a59cf12cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:02.066Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=810c5dfd-664b-4dd6-a56e-8efe07100389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:12.074Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8de07192-65ba-4b50-9bc3-467941d4c4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:34:21.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:34:21.862Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:34:21.863Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:34:21.868Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:34:21.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:34:21.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:34:21.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:34:21.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:22.082Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5efc7f93-a512-483b-b876-a582b6e22e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:32.097Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f1824dde-2049-431f-b6d4-47866d6523d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:42.114Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=059d2c06-2202-4782-8fb4-fb7316678785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:52.129Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=640dcba6-96bf-4000-996f-8ec701574af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:02.141Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4fa3951f-9f28-4856-8a19-78bae348bb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:12.149Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4cac288c-170e-49df-8803-e9e68d08eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:22.158Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=35733584-ce42-4a7a-a345-e753ecf374c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:32.180Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2ce8dbd2-96d1-417b-8132-745f6d2825d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:42.189Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5feb531a-21e6-426d-8560-180458b4515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:52.199Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fa3891f5-8c29-4de2-836e-bd7a8401f924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:02.210Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f5309a09-3a11-4c39-b44a-0a4d179a7498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:12.222Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b1db329c-d6de-4ad6-9141-825b3c5b2783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:12.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:22.231Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=891bbc4c-106e-4a50-a5e6-45e349162fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:22.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:32.246Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7f95ff35-d040-4806-acc9-41665e5d4931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:42.257Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fd54a2a7-7ed9-4b37-8cb4-979421ad34fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:42.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:52.274Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=03257348-b573-4f60-a8e1-1e13582350c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:02.285Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=937b486f-e52d-4b32-9f25-453667246a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:12.293Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e48928c4-42cb-4a6b-82d3-6d6109597e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:12.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:22.304Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4b3c88ea-3286-426c-a69c-71af31b5bca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:32.320Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fae0c2a6-4735-46b2-aaa0-acc9737050f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:42.332Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=32224b59-2556-47ce-b10f-eb9275a55e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:52.349Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e13a13f4-74f8-47b9-8918-4516ad95440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:52.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:02.357Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=37e3fea8-9624-435f-9fec-e30b9760b5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:12.367Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b32f03d7-33d6-4672-bb16-357c65133b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:22.385Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=67217424-09a3-4102-9f25-0b00665428bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:32.400Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7be4bfc6-a498-4315-b8e1-79e8b57ad365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:32.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:42.409Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=283315be-b4f7-4565-a875-f380afd51db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:52.427Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0b2adc90-74a1-48ea-9e9b-5456a57fa96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:02.444Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e93949ff-c617-4978-a0c7-d3ecb1ad887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:12.463Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=45a07329-ef2d-4188-886c-3ec5b159d9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:39:21.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:39:21.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:39:21.946Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:39:21.948Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:39:21.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:39:21.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:39:21.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:39:21.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:22.470Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=354ea4be-4c08-4ad4-992a-eee893cf5098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:32.478Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9e94d794-0505-4b9e-964b-0af6d2eddfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:42.489Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c6f2b854-2ac2-4b68-9599-dd66d541bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:52.503Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d308651c-51da-4025-8614-df52a486548a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:02.514Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=677a273e-f5b5-49cb-bfd0-44ee7997c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:12.521Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=43faf107-1666-47b7-af9a-428dd1d8e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:22.529Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=da2b16a6-8fb7-4832-a4e8-dd1da65c67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:32.538Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=edbda186-be2c-4f68-ae55-7f7110791120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:32.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:42.548Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c4647d6d-fdea-44d8-a35f-97036df6facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:42.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:52.563Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c65654ab-ce13-4c99-b980-60aa96f647ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:02.578Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7747bcce-6581-42d2-9b4c-b039c783e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:12.585Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ef970753-cd21-420c-8b0c-f0446b789732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:22.596Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=27106c4b-a9bc-4f7c-a391-c17f540da09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:22.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:32.613Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=af82b9b7-c378-4fe9-996f-345756880a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:42.624Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a03c77f0-90ed-41bd-a59d-7706ee0a331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:52.633Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=454dcd5f-887d-40b9-95a4-19bd0e19f98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:52.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:02.643Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=98d49b78-0b5f-46f1-8cd7-35579f551e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:12.652Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cf481797-37cf-4c8c-b550-270c4e6011c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:22.660Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bfea63f7-0680-491f-b1c4-7a2093f75dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:32.669Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=99bc64c4-30ad-4916-9321-b6d52f2abcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:42.679Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c6d16446-d517-4abd-b054-4dd2012294cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:52.692Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=70f9e402-0965-4b39-b8cf-b1a5aff1ae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:02.701Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e0af514b-5db9-4b40-b6c6-59d9f028afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:02.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:12.708Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=169e2c78-586b-44c0-ad9f-50c8efbce0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:12.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:22.717Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=821a423f-bc0b-44e7-b73a-75e5e9ddcfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:32.726Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=29256401-3963-4b24-a212-53abd9419a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:42.735Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=15855dde-1706-4f02-ad80-b14266ae2f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:42.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:52.744Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=96dd6713-d22e-41f3-bb21-5542448a0a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:52.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:02.758Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d7de45a6-fbf8-489c-b6c6-b20092ab3680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:12.767Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5be9b69a-a689-4c0f-af50-2153fca4a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:44:21.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:44:21.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:44:21.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:44:21.915Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:44:21.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:44:21.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:44:21.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:44:21.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:22.773Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c5c3a8dc-c705-4a9e-9037-26655200a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:32.780Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a3a275b1-9431-4f8c-bba7-79bce87b051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:42.789Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=be0dc83b-ef63-4dd4-ad7d-89543cffa61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:52.798Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1cb0bfbd-572a-47df-9da1-84fac910557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:02.809Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=df5313fc-201f-4e49-b50e-b6c0a22c1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:12.828Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=537edfd9-c0f4-43ba-91c5-13904353bc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:22.839Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=289eed31-fb33-4758-bb36-fa87c0118193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:22.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:32.847Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fb02ec34-0753-4f5c-bb98-c7af59f283a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:42.856Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7bf6f33e-5c92-44ba-ba70-eff79b20c505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:52.863Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5fbe2f7b-7fb2-49e4-bdf0-060acd87db6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:02.871Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9a8017c0-7fd2-4f24-bf71-0705ed7a769a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:02.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:12.880Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d653758f-318f-4fb0-a40c-231ce1833073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:22.893Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ee3c77f5-f739-43bc-a131-8309c4b4ecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:32.900Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d79e4cf3-401f-47ce-80bf-4391c174b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:42.907Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5e559191-5786-4675-937e-03d793728d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:52.916Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=aa453a49-c181-4682-ae30-536221b84b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:02.927Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=42bbb047-90e0-450b-ade4-e2760bd92fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:12.940Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d2ce1262-df78-484a-9865-09fdf536bd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:12.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:22.947Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a448707c-c2fc-4ca4-b0f2-18b779692f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:22.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:32.954Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e885f09d-8fb4-45a5-b5cb-9e4b8c04a7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:42.960Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=57c6e82c-e667-4f27-a074-9a273add6e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:52.968Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fd338916-44e0-4cbf-87db-6a9aa5e4e555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:02.977Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cd21cf4a-cb86-4830-ad54-27b0a65efe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:12.988Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=292a8178-bd05-4e54-a50b-555f78ea755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:23.002Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=62e12d5b-7a3d-4368-8dbc-5f9df8ae0113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:23.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:33.010Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3aaf00e6-adec-4915-aad4-76b7d61c9cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:43.018Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=66c4ca06-711a-44f9-a48a-ad6ef4a11c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:43.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:53.025Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bf387d88-6868-48e9-9070-857e874db46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:03.033Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3af69c19-6934-4790-ba38-3ebb37ba6ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:13.040Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7853cfe7-01de-4b26-9b8c-9fb40b1595c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:13.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:49:21.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:49:21.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:49:21.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:49:21.908Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:49:21.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:49:21.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:49:21.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:49:21.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:23.047Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=575ec386-50a0-4bf3-9f5f-5bba93ed393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:33.057Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=76bfe866-157c-4138-b585-9cf51ba545de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:43.071Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5cf86150-bfba-49ea-a681-da5aceb92a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:53.077Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d860d787-6d3d-4d4b-a67b-b74252738f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:03.087Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1a478f16-e517-4b72-8480-7d7adcac2c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:13.093Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=261d6d72-6890-4322-b3f9-08073afd38bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:23.101Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4911809d-35a7-4bf3-b884-6a6735c7664c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:33.109Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8f62bcb5-9fcd-4111-8198-183af843331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:43.118Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=42c8f7ad-1004-4c3a-9ee0-d2521a37e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:53.129Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fc321a4d-b6ad-4469-b014-ce98b4ab1ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:03.144Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=09c757f9-3a9b-41a6-bd8f-71ce405a44a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:13.153Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5d205907-6381-4afb-8f64-4bd25d870120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:23.162Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=57dcff04-2a54-4b8b-96c9-26b045c8b24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:33.169Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d2d68139-fc18-4bfb-92f2-530b309cd0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:43.176Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=18dd079a-2075-4627-b9d2-ff08a16b3cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:53.184Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4faf4954-bbbb-4838-9314-bbaa15f8379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:03.192Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8ee4b74d-f30b-4cb5-a022-d70643075f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:13.200Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=aab9dce8-172b-4bea-9928-dc437c014855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:23.212Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2b656ee3-0215-4a76-8f62-20167d9de159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:33.221Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=525bad2b-1ddb-4971-ba76-d2df60a4c1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:43.230Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fcfda708-5510-4f8e-92aa-ae71d21bff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:53.238Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3a11ce3f-b218-4ea7-9d3f-6739ee843b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:03.246Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=91160082-f097-4a02-95da-773614f1a0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:13.253Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=48856e95-5dbd-4e19-8b26-a6c1a56adc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:13.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:23.262Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a98d3908-d335-43e8-9e31-0aba331c6c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:33.271Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=541841f7-5130-4222-9390-7d5635477499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:43.284Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=60c45341-b876-4169-b411-7b4851ef4de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:53.295Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=77d1b4c4-ed98-43dd-a12b-8afd23775e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:03.303Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f509afce-eb32-4988-bd5c-352fbd68e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:13.310Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=47172763-f44c-4f38-b388-323b74c69b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:54:21.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:54:21.928Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:54:21.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:54:21.931Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:54:21.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:54:21.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:54:21.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:54:21.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:23.318Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3ecc0a07-4e00-4785-a7a3-8acf75f15f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:33.325Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e2295fec-d614-4a12-b4a7-fc53003e1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:43.333Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0562f06e-f1f1-4c36-9b4d-2b5a6df37db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:53.342Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c7fea9e2-e406-4b76-b602-b6ad83cb1ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:03.353Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=640a07cc-5704-4397-ae7b-10f9213ca50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:13.367Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=facf9961-861f-4086-a041-388b358fb34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:13.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:23.375Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8f60c43d-0fbc-4a9e-8aea-619a3a639b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:23.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:33.382Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c336c79f-cb5b-4744-89d2-d394e739cdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:43.389Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ff139a16-dc4a-45af-b8bb-17de4a1bb05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:43.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:53.397Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=de73087c-6341-4a30-bd3d-5c356b9ac714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:03.409Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f7070d3-afb2-4de5-8f68-d8bc34cdee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:13.420Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=29747db8-600b-4a6d-9605-2a9b5d65a578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:23.436Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=59f9b4a3-ca74-41c3-9858-3a741772ebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:33.447Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f095db10-61f1-4110-9050-bef945b138b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:43.457Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=63f7ef55-54bc-41b0-bd9f-95f5919ab497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:53.464Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=14b78969-8c73-4c74-9d94-9cd2d94da461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:03.471Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=149a64f3-02a4-4721-913b-270a0d7ff418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:13.478Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ee1523f9-fb8a-4018-b8bc-35a377c13544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:23.485Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0fa7f8d8-9e00-4731-9b0f-14bb0933ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:33.494Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=95483f43-86c0-4783-a190-1a9a5d296738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:43.503Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8b550b06-caa4-43c5-9bf4-ab034ddfc14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:43.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:53.518Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cfa31596-2b29-4f74-9f46-8086e40ff951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:03.527Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=be282f0a-963d-4362-9968-2709f27a287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:13.536Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0f3fc159-b040-49a8-996e-df91f2bbfd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:13.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:23.542Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1ddff72e-2e8b-4cd9-a731-927405c638cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:33.550Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e9917236-850f-47b5-9051-b2c0432150a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:43.557Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a2cb7bf4-eeb7-4568-8c22-7d694ad46f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:53.566Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b66b5d75-f645-41bc-a678-15d2b0f09e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:03.577Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=20246aa2-aadb-4692-967a-6773c836501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:13.591Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a283286c-209d-4205-a0bb-6511a45bc4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:59:21.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:59:21.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:59:21.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:59:21.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:59:21.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:59:21.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:59:21.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:59:21.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:23.600Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=38ac1f36-6d61-40e7-91d7-0aabbf42d3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:33.607Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e6b83231-2c3b-4e66-a2e4-692ebda24a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:43.612Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=82d23457-0c3c-4022-86e5-8f5b4f275cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:53.621Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4e6a9163-b6b9-40e4-af0c-18b1b8d1c937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:03.629Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=69ff07f7-2ddd-4db1-abd6-876f3b8772ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:13.641Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=218dbb08-3b33-4cf5-957b-665606a967a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:23.651Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=133671f7-31f4-4b6c-99f5-497c1b37f170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:33.668Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9e16aea0-58d0-421d-a01a-7788cdff2885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:43.677Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=07a93a78-d329-4c9d-8d05-cabd07236469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:53.684Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0ac059ed-e349-44fe-89f3-b3fc0d2ba754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:03.691Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fcb51f51-0830-4d7a-85e9-0bfa049edbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:13.697Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4acaa2de-247a-4f24-b89d-ef595435a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:23.707Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b70980c4-74f0-40ad-aef7-7c1920f858a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:33.716Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=547f7120-ebdf-46f8-ac0e-13edc2d88d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:43.733Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8b2b1e99-c26a-4d88-87f2-b96904ede005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:53.743Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f264e457-4a55-47cb-80c4-ac3aedeea7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:03.756Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=408a6a84-c603-4652-8923-e87bef6779f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:13.764Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ebdafe3e-6771-48d4-9cf9-d7f2371f0738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:23.772Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=02d251ba-d6a7-4786-8a99-86481f51b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:23.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:33.778Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=eac2afa0-f1d7-4674-8d2a-88f4bd07a6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:43.785Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e2eb8e19-4b2d-41e7-a6dd-a9162234133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:53.795Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ed20fff8-20a5-43e3-9d20-d93f8561dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:03.803Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d771e92b-4651-4d14-a7dc-8742d1505b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:03.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:13.813Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e8d806f1-6233-4a79-8a4b-759886b3c692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:23.826Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1327c718-1575-4fd4-8c48-f55547d36e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:33.838Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d4ad435a-273b-495c-84e7-5810e2f1c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:43.846Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=40398705-0721-46a4-b1b2-69b33a8d0c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:53.854Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=81736eef-228d-41de-b8c8-6f7961ce6df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:03.863Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=645543c8-d9d4-4d92-bd3e-8d4a0baeb909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:13.870Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4d44bb93-ed52-4b85-a461-b561b426e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:04:21.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:04:21.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:04:21.923Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:04:21.927Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:04:21.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:04:21.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:04:21.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:04:21.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:23.876Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3068ee4d-b640-4d39-bf31-e8c7611dcee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:33.888Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=023a39e3-99c9-45f1-a20f-82972114156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:43.895Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=45e82115-17bf-4803-99f1-d78df4c41624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:53.904Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8ff7a2df-f30e-453a-a424-9a0b345f6df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:03.920Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=05d922bb-9e60-4086-8615-6ca4ec26e01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:13.929Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6541406f-8499-4253-bcf3-c8057e2b809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:23.938Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c779cd82-499d-4a1f-b028-ac9e20d4fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:33.945Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=61a7510d-4d11-4a2f-af3b-46da0cc17259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:43.951Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=557f1bcd-6fc6-4e09-b0f6-1b76c1627d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:43.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:53.959Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6fb29832-4024-42f2-854c-ac9ce1d6fa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:03.967Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e830af16-5d41-46a4-abf5-45d225bbc7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:13.980Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=54fdb8bd-1b77-4963-9cea-06e42cecfe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:23.987Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8bfdea7e-6f9a-4e56-a408-15c7c1130fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:33.996Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e420da90-e1b8-437d-a2dc-17817a633737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:44.004Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=12b3cdc2-8faf-49f6-98a1-e51114064293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:54.011Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7bc66c6b-930a-4cf3-85d2-e0604e632ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:04.017Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=48d4ff39-7210-45c3-b579-5980a340f497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:14.027Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9c9c1bd8-05f2-4d15-8850-9d0dfd9bfa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:14.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:24.035Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=03bf8a0e-7f37-4da6-8b56-766e9cfeccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:34.043Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ba8bb61f-eadc-43a8-a615-54bb3c389a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:44.052Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f00d235a-260e-4e9f-b3b3-44a49baf89e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:54.064Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f5247578-cc46-4037-8cbf-cf3870d32b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:04.071Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=df137de2-1baa-4779-aa0a-642ffd9f5140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:04.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:14.077Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0bb55381-94a3-4535-a66d-5e5150863c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:14.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:24.083Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6f86ade3-09d5-4962-834a-fa9256fb403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:34.090Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0cfdebbd-8081-45b0-8fbc-6ec678f9d7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:44.098Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a4870d46-e511-4330-adca-8402f807a170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:54.108Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=00ce62c7-e9d3-4025-8e8d-eab6836a3909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:04.127Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e63360c3-87a5-4778-9e6c-0b2bbc3e7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:14.138Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b01f0d4e-5c50-4300-8aaa-2311e380d05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:09:21.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:09:21.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:09:21.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:09:21.866Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:09:21.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:09:21.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:09:21.871Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:09:21.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:24.151Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fe8bbf68-0e0d-4f72-a959-050f4faba3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:34.157Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e7b599fd-a99e-469f-9532-ff4b7f009038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:44.164Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d4797552-0293-4f32-844f-44e8214a7d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:44.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:54.173Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b60a4644-d03d-42ad-91f8-886bce4e9e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:04.181Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=845715f8-b8ba-46aa-911f-b278f394b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:14.189Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=306d667c-8d6c-4f68-840d-db5f0388e97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:24.202Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f71f89cf-eff8-4595-b095-68ff4f4f9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:34.214Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=eb187c74-8277-4e11-afee-ac0f8ee6fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:44.222Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b644b2f7-4965-4f39-8d09-8e6abd27c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:44.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:54.231Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=00c22cb1-979a-4bfa-a4fb-50c552784e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:04.238Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c59e8c9d-ab17-46b1-a454-1ec81760d727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:14.244Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b38ee618-19ca-4f54-80f6-c98d0001f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:24.249Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f5c93b5-7308-4915-9f5d-d2f7802ec458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:34.255Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=78764911-0193-4876-8eca-977fe3cf9ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:44.264Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=95a48996-0ba2-42f2-b8f2-43046c4283e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:44.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:54.275Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3404eb05-d7b7-4e46-9e1d-1e777c4ce181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:04.282Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e3a06361-bc87-4349-952d-45ce680466ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:14.289Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a6bf027c-837b-47bb-ba0e-5737a3ac7a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:24.295Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=664910fb-261b-43db-b949-a68769b9096f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:34.302Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e06815d7-aa1a-4727-80fa-d8e24ca011d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:44.309Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=24e5e0b0-6dbc-43e9-9ec3-11998f3eb087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:54.315Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a0ec71c2-b8a2-4d7b-823b-8ea0144afe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:04.322Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e9c4dc84-f12e-4a4f-927e-1b1761f2722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:14.337Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=44688271-507a-45ba-a1ac-e9d3b7bd4cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:24.343Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=91823743-f524-4394-b6e2-547402261b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:34.355Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8ace6622-aaac-4a47-bf8d-f76c43c3d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:44.363Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b112255b-a5dc-467c-9f96-e8d03a1605c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:44.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:54.370Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bad09433-2f7d-4a4d-bb43-d2b698cdbc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:04.376Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5fd670a0-1a1b-48a8-b073-039490427d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:14.383Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1ca7c0cb-e474-4deb-ad2a-bbf1172b034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:14:21.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:14:21.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:14:21.913Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:14:21.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:14:21.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:14:21.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:14:21.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:14:21.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:24.393Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b1843811-a447-45fb-884b-ae58133074b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:34.402Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c68e2daa-f66a-4159-9a0d-01d9b61d54ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:44.411Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=07354689-6ed1-4412-9e47-b24587ed329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:54.423Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=57c0c5f8-bf5e-4c72-8577-c5ea9021ab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:04.430Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1c0df54f-d28b-4b03-a557-136f331f068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:14.438Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4adb1d40-fa31-49af-a2e2-a8d1e753463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:24.444Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6ab51e21-1bb8-4601-853b-1de0259af6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:34.450Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bbdad488-2e10-4470-bae2-300496ef4c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:44.457Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7602eb38-2de4-44e3-9be4-1383cd0efefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:54.465Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ef6bfb8d-ae5c-4409-b3e3-a0a61eb1e7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:04.476Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6165f757-4efd-4c40-9ab7-8f5e6694749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:14.487Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=491b4ce1-8bae-4f6a-8c20-14e9d36bf4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:24.496Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=36ff111c-8194-4ab7-bbcf-ab1363aa46ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:34.516Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=97ec5036-e075-407e-a973-d549e67975f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:44.523Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=096b0326-1b6d-4068-ac33-c30c56f651c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:44.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:54.532Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1d1ea215-212c-4360-b62f-32ad1b26ef9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:54.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:04.538Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6e13e6f1-c44f-4656-8e9b-1558c1c0ccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:14.544Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=64e82f00-f97a-4a48-ab88-b0d77a497085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:24.550Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d0ac5966-81c0-497e-a9bc-64b52134c0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:34.555Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3a3bb3e9-4995-4b08-8f3a-25bc87372a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:44.562Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d82ba3ee-81ca-4815-b996-2cca22e21348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:44.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:54.572Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3418c431-b635-4aa1-adc9-ee9e77ab933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:04.579Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7425c482-b4aa-4691-9ee4-96bd6f7c880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:04.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:14.592Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=672f0867-8ddd-4b5a-9f06-ee89a48e73ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:24.599Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=683c8a37-7865-4e18-a075-28466bf68400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:34.605Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=52fd3214-66ec-450d-8632-911237b3bbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:44.611Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=220ea3cb-03da-46e2-9859-43641fa33bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:54.617Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a23aee1b-41f2-43c4-aeba-321b77a37131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:04.623Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0f3a39b5-2188-43aa-81d5-bbe152fc5e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:14.631Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2fa600dd-282f-4ee1-af74-21cb35531556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:19:21.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:19:21.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:19:21.870Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:19:21.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:19:21.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:19:21.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:19:21.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:19:21.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:24.638Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=24d79114-5419-4171-9864-13925a0698c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:34.646Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5cdc6740-f6e8-4492-a585-64f4ef518f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:44.653Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=186d1add-e78d-4bf4-b2f3-5392de8ff4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:54.660Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9a87ddc3-0df0-469d-b401-30432cad0abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:04.666Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4ec90a8b-4165-4772-a90c-639634765612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:14.673Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f2e197c7-a7da-4fb9-b005-e3b78b832875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:14.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:24.679Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cbd47da0-066c-4cbb-8ba5-c54ccea73229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:34.687Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e11daf74-f872-496e-bcb7-41221d2afdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:34.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:44.700Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bf7043f8-58e0-41d9-bf69-34f498a16f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:54.708Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fe70db8a-150a-46d0-a203-064704d919ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:04.716Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b86244fa-0445-45ce-b322-d41bbcabaf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:14.723Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e002c948-6b8b-40d4-b433-9e45e80e6d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:24.729Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3a60a469-fa01-49d1-a6d7-1fbafc72ab25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:34.737Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c96620bd-a3af-489e-82d0-9eefa6fad6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:44.745Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a774fa85-7f8c-4205-b69c-49b06cd9a0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:54.752Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=810219cb-f40c-4230-a2b4-71dd85dfdec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:04.761Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=dbc93f72-32f5-43ef-bf0f-9815bcc2b611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:04.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:14.770Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6316c531-46a2-43c0-9ccf-2498cfd8b3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:24.776Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=81097e58-3333-41b6-9412-7b60e156f53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:24.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:34.783Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=54f04245-9b1a-429a-a518-14a550e51c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:44.789Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=941ac1fe-983b-48ce-b91e-54c623a7e0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:54.795Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bae7d629-916e-4e3d-9d5e-8fd720a9e1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:04.801Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ffe5f6c9-a6d0-4d76-b477-40846013a83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:04.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:14.811Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fdfe06b4-f66f-4df9-a59c-ae23c14744c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:24.818Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bfe889b6-a939-4701-87af-7c30d0762c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:34.827Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1353a3a6-d310-4afa-b085-a0bc8a39fc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:44.836Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=40558e42-f851-4903-996c-545a43d2e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:44.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:54.844Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b3f94942-68c5-4c37-a2ea-6bed85232498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:04.850Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0387a154-1e06-42b4-a09c-2ebcc5b9faaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:14.857Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=021b9a4f-9820-4e55-944d-62bc9f898ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:24:21.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:24:21.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:24:21.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:24:21.888Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:24:21.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:24:21.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:24:21.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:24:21.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:24.863Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3878253a-df1b-4bfb-a4c5-533e89be4b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:34.870Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6d62ed15-5de5-4257-af19-fe8b12e0cac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:44.878Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6a93fc7f-f470-4727-81aa-2df2e47c3b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:54.891Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ede467c6-3852-48e8-a669-de94897aa276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:54.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:04.902Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=33d4acf4-a2a8-4166-9a96-e32397cefe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:14.908Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f90f6478-c054-4e4f-ae76-7f717b43fce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:24.914Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2e97aa73-4a0e-48de-b617-6f5cdcfff22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:24.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:34.922Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4e8cd255-2f36-4a72-968c-0c7d22aefd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:44.931Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e6c036a2-be3a-421c-b8e7-a62e220996ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:54.945Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=094d680a-238b-4b6b-b384-d6ccb3af083e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:54.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:04.953Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=188d93f4-36c5-4ff2-a014-4124fd94085e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:14.960Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c60970fc-8aab-4103-a2cc-016dadc3b71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:24.966Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3d349708-a2b2-44b2-9dae-789eb158e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:34.972Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=48d4059f-2b3f-44c1-b20a-2efb7a1740f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:44.978Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9647f3ea-1d45-4081-a1d3-27918103fb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:54.986Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=109b4023-bcf5-4cd8-bcd1-850864416047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:04.992Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ea63ccbc-d9c4-4abb-b7b4-d41003b797ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:05.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:15.000Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9712597e-d54e-4151-a444-c73ccaabb91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:25.009Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9fc85e13-1d20-4000-a5cc-9a8280ce44fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:25.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:35.019Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=94459b4e-7604-4977-bf3d-afdfdb82d9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:45.027Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e3cb55ac-c8cc-44c8-9867-d174269c49f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:55.034Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4178c8e3-ba42-4c4e-bece-48e0e3243921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:55.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:05.039Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1f85d58c-c8fc-48ab-a60e-ebd7397bd25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:15.046Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=972b1f1b-dc0c-4fa8-b990-f2e88ac4962a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:15.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:25.053Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=50fced76-bc5a-4167-bf1f-ed912c3a89da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:35.061Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=83c1a8ca-b08e-4b89-a5cc-ac917b9be59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:45.069Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3caab387-cfcd-48fd-b857-8d37f61a01eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:45.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:55.082Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2649e946-d187-4a0e-8b3d-513ab5a201c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:55.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:05.091Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cd78e3be-5316-49a5-8d05-e613fcdb62a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:15.099Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a5ca38bf-eb05-4ec3-8ad9-8632f6f7cbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:15.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:29:21.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:29:21.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:29:21.866Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:29:21.868Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:29:21.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:29:21.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:29:21.874Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:29:21.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:25.105Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=935a2006-ce1d-4937-aaa4-abb7acd53466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:35.112Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a886c617-02c7-4af1-aafc-141861bf0b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:45.118Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0256e574-84c3-4e89-a9b5-da37baccc7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:55.127Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a7080873-c125-4850-aa1a-b0c6110ae52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:05.139Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e7663f7b-44bd-45ba-be85-3cfea0226386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:15.149Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7edd679b-69f5-46ee-8027-44096efceb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:25.162Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=02b293be-22d6-4d7b-aee7-f3bc8d85c267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:25.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:35.170Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=495f60a4-8d98-46f4-bb6d-709881b9c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:45.178Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9b8004a5-f6b4-446e-88ae-48f96326dba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:55.187Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=af0dee72-dd01-4c1e-8134-fa0c28ab8eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:05.196Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4a48b42f-3514-439b-a641-fc6db906f3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:15.204Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=92a3e251-85e2-4885-bb49-a8dadc70c762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:25.211Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=98c0fc63-48c9-4fe7-98f8-fbbef8ee3160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:35.220Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=02cdb048-b1f3-44ef-a1b7-8b8583421bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:35.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:45.229Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1bd99b7f-7e76-4043-a03e-7a0799db187a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:55.238Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9bb63021-c450-4ecc-8cac-f05d7b98f9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:05.249Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b9809cf2-b903-43ff-ab05-73e05678b62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:05.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:15.259Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a38a72f7-e0b9-4ac6-a37a-b58741b1d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:25.267Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1cb91281-8de9-4f7b-a013-470e7a98d333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:35.282Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f8f37e23-e04c-4257-bf76-28830bd2765a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:35.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:45.291Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e2e989c3-276c-4f20-9c0f-f324786e7a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:55.300Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=22971238-1480-4fe3-a2ee-b5ad84a71e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:05.309Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=72d2f585-6f93-447d-93d6-04a05d477574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:15.317Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6a1521ca-f9c6-4fb0-b6ff-e87b05a24e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:25.331Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=34a0d5c3-8953-404f-bc44-b2967853a045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:35.345Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7f5930df-9755-448e-a7d3-a5a3a2c445da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:45.352Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=742f3bc2-ba0e-4bc9-a221-153fd5278e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:55.361Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6e6f8454-e57c-42ce-9842-7cf5c156910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:33:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:05.371Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6c608922-6ecb-4ae5-b7cb-74871ed25838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:15.378Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4d3de657-d751-4c7b-9c87-d6acef8501e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:15.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:34:21.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:34:21.855Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:34:21.856Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:34:21.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:34:21.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:34:21.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:34:21.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:34:21.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:25.385Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c4b7e26c-2047-4659-ad3c-773c7e2ead46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:35.391Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=de4bf9c4-1026-46b3-8afe-220cb31f7dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:35.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:45.398Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a04bcdca-4db9-4e52-9afd-c89ded848387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:45.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:55.407Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f9640531-088e-4e98-875c-0bdfb686cb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:34:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:05.419Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5917acab-a385-4275-be1a-10eb19b7f3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:15.444Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6a877bda-6502-4091-8f3f-12ae2d3941cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:25.449Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=55c9af2f-2290-43f2-99ec-ff8b33d63e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:35.457Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1ac0c40e-6547-4cd9-af01-61a99070a84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:45.465Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4b8834c5-c6aa-4370-99bf-6c0879ff039d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:55.471Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a8ad6967-4b18-4368-9732-8b5db88242f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:35:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:05.481Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=147eb6b5-31a8-487f-88d5-f2cbba7b4408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:05.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:15.488Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8fc84a85-0868-407a-bc5b-d06497372d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:15.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:25.496Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=db49e8bc-b9ff-434a-8427-08e09ea9baf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:35.506Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=33a74b05-2a65-4351-af20-fce71c15f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:35.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:45.514Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f96babf8-ead2-4eea-b6e4-c108ea912d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:55.521Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=abd8972d-803a-4c19-928c-4b978aa35b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:36:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:05.528Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=678bb188-a6df-4940-aca3-0e82612e16df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:15.533Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f03c7871-6c08-477b-8fb0-a5cefc22aa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:25.540Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=08aed051-b9d2-4e78-9973-a598bfa800bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:35.547Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5999f397-2078-4574-88f3-30a74eed1b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:45.555Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5a6a362c-a85c-4568-963f-f4494c934ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:55.564Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=af044103-dce0-4768-9d83-fe8999f416b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:37:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:05.573Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=55859584-c0ab-4c1f-9888-e3f6b64c92d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:15.584Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7d8ed1cb-4dbd-4429-9c8b-7a5c1df8147e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:25.592Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5ca940c5-b1e5-4371-bade-ac9c1e75ea24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:35.599Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=05fa4340-4785-4098-9512-3949892088df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:45.606Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=aef639ce-fce9-4e3e-962e-6ace940cfcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:55.616Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=11053172-34e8-4b7e-b70a-5a09a9780e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:38:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:05.624Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=46a85dc7-e3b3-49ce-95c9-8dc0922c4cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:15.632Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=71b4e0b4-6035-40a9-86e1-e0e832f3fb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:39:21.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:39:21.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:39:21.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:39:21.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:39:21.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:39:21.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:39:21.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:39:21.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:25.639Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1a08696e-5f95-4ba8-b99d-b72b1fd0671e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:25.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:35.650Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8b7fae19-6772-49cf-a686-3e79618a70f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:45.661Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e0598611-3244-463f-bec9-ba4fc5276628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:55.669Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7f6d57e4-e1fb-4499-b9ba-537f0bce8261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:39:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:05.676Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c25b78ae-b2d7-46dd-8d4c-e628a2f9253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:05.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:15.683Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=29c734dc-c655-4344-8b96-1827e7eb6b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:25.689Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6df6ecfe-1b4f-42bd-80bc-62d9d2cf9287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:25.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:35.696Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5e908d86-e652-4269-8c1f-696d763fba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:45.704Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=86f0edb1-e158-4db3-a2ba-b926419c91d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:45.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:55.712Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b36fc5a5-3410-4011-992b-f722715ca089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:40:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:05.757Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4344b04a-0540-412c-848f-bf78f11dfc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:15.768Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=133857bc-f5af-4400-b332-3b86e5c1cf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:25.774Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=01727b51-127b-4197-9d18-d660d411ac19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:25.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:35.784Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a7231a79-b4fe-4b2c-b50c-d7362e93bc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:45.792Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=66522241-bbc2-4db9-b03f-1436ec9a462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:55.808Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0509dfe4-c593-4715-9525-e71f7683f707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:41:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:05.816Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1458acf0-31c6-4342-b89f-83e36cbf7cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:15.823Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7822f000-9f59-4142-ac3a-307308f9938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:25.835Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=dd7c9ab8-fcab-41b9-9d43-d94f54581d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:35.848Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=681be387-976e-4e50-b8c1-f3565a879551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:45.861Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2cdbbdf6-137d-47d1-b92a-52f3b802f3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:55.872Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=efdebaab-cd98-47a6-b405-f96eadeadbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:42:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:05.880Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=97d4315e-b240-4c7d-ab71-a3dde860f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:05.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:15.886Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=10e4a0ea-e1a4-4879-ab3d-fd2da3b9c843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:25.892Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=28b1b20f-a30c-426a-8829-1f11c93c4391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:35.899Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f0d2e99f-068b-4c89-950d-fc8a263c8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:45.909Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4d20991a-efe2-445c-bb0b-087769c540d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:45.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:55.928Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=af31d638-b0bc-458a-a15c-c613b9a41f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:43:55.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:05.936Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e27e71f3-1882-404a-aca7-4a1f2e597248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:15.948Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=16ca4656-4369-402a-8a55-3034b3207a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:15.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:44:21.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:44:21.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:44:21.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:44:21.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:44:21.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:44:21.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:44:21.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:44:21.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:25.954Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5d26da9e-8e41-42fe-b6a8-671d5db6ac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:25.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:35.962Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0323d9b2-9ffe-4205-90b5-70a52fa42ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:35.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:45.968Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8f02ac0d-4f0c-43eb-b461-32d54f1a0b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:45.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:55.976Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bc0f1084-5e7b-48d9-8556-7a36b3ec5725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:44:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:05.995Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1a169727-bbc6-4512-82ad-820f2abdff79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:06.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:16.003Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ebcd088c-270d-4321-ab26-74e8ced27d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:26.010Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3d45d6a2-b70e-4604-b8d5-9c50a9deb6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:26.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:36.018Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9a5009c7-8c23-4162-ae54-5a236b9175b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:46.027Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=24d36d0b-66f9-4c99-a2dc-7f29c1ffadc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:56.038Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=464e6315-73aa-4f69-a831-06f8c89b0dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:45:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:06.048Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4c121f68-1ad5-41d4-9005-ece54f8f6db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:16.058Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2be08f5b-0b8e-498d-baf5-7cdcc1c725e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:16.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:26.064Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cdcc4c3e-2eb8-40b0-9aa3-d552a743b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:36.070Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7cfb7bdf-19bc-493c-b05c-093a42817396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:46.078Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=42a65b80-abbd-463c-b6ac-a10867567dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:46.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:56.085Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=de2b8236-c2b2-4dc4-a68d-c34a167cf361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:46:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:06.092Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1993d349-e07c-4d1a-9c91-8c8b4227f118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:16.100Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0b34a82a-abad-4dbe-8dd4-45173137af11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:26.107Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9366e088-f538-4b25-9971-138ec4f39a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:26.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:36.116Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b36bef7e-e2c9-4ed3-8739-aff3d133934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:36.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:46.128Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ef36f3c9-1731-41fc-b4cf-02698f0b73fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:46.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:56.136Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fbb3b2c3-1dc4-498b-9e8c-4c5231dbe2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:47:56.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:06.144Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fd7c68dd-0195-409b-a67b-ba947953401c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:16.150Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e05948b2-bce3-4dbc-b671-8d5f094b770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:26.159Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=935a3b48-4edb-44f1-8714-f41955b66372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:26.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:36.166Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f23aaf19-ce85-4cf5-8375-ca6348c34a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:36.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:46.173Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0c48c43e-2c79-4254-a395-557db32f8c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:46.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:56.187Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f193fcfb-b789-46d3-89fd-c872ec8e875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:48:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:06.201Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=247252f7-2e4f-4a65-a1fd-54b5b0bb91a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:16.210Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=80cd1264-b981-46de-bcaf-d63f62291655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:49:21.891Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:49:21.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:49:21.892Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:49:21.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:49:21.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:49:21.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:49:21.898Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:49:21.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:26.217Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d56885a7-0603-4479-b8ac-22758d3d74af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:26.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:36.223Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=56f14d18-cc94-4079-baaa-5d4f931b2d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:46.229Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=85286169-2b53-4d2d-8d0c-7845bc2a845c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:46.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:56.238Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2f376d92-e8f6-4d56-9168-e287420a46fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:49:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:06.246Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=df6d2ca2-c390-474a-9d1c-97c306760508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:16.252Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7e3a629e-1366-4207-a1c9-fdfcd0af27b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:26.262Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d9bf13e9-062a-4b25-9434-ccc19df49fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:36.272Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b6de95b5-b1aa-4db1-a840-8b33df7335b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:46.278Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e8bbbe1f-c26d-4c27-b845-bf168b98ae36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:56.286Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=461d1261-6a8b-4d48-8ced-3eaefc181fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:50:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:06.294Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=810fd548-038b-4cd0-8c7a-ace65c503df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:06.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:16.302Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3ffd0a84-942c-459f-bab8-b77f864b23d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:26.310Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5cd556e9-3150-434c-afcc-43e6ee5a068a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:36.317Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0a69e1d2-79bc-4ba4-91d5-78a4cc6f3e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:46.326Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=575b86b4-5070-4b7a-8fc3-7658791bda56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:56.339Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0fa9bbf3-2030-4466-823e-7cf32dc74372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:51:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:06.347Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7fb47a38-c1b8-48cf-883f-0932c1ee352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:16.353Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1c2cced0-d51a-4016-a146-97c838d29d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:26.365Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5e3e8c5f-fe3e-43b4-b0a6-f295a4b36dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:26.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:36.372Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2a59abe0-a1e5-4ce9-904c-296e94af0e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:46.379Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b8bfa11e-90fd-4edd-8d8d-d3b7bc2924db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:56.386Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c15a8355-1ace-4d5e-b3e2-f07d1e760a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:52:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:06.395Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6352b5d5-1713-43b1-acae-f483185652a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:06.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:16.408Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=654f165e-21d2-4af7-995a-66eea6886f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:26.414Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=94ed1386-dd1f-43fc-bfb0-c5f309dd21d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:36.423Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=97dd8755-409f-4756-b9ff-4743695b14a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:46.429Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=02c70a24-0d30-4540-b92f-5162c259806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:56.438Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=32150735-cd3a-4078-bc1c-2b5974272388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:53:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:06.446Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5a39e19d-f13f-45d1-9cca-9d4e00937b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:16.454Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c3d5f1ab-c721-4353-b8f3-4af376fef386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:16.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:54:21.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:54:21.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:54:21.939Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:54:21.942Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:54:21.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:54:21.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:54:21.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:54:21.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:26.469Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4608c4c1-c65c-4cb2-80b8-9a2fb512f720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:26.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:36.475Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e4c696bd-97e8-460d-9510-78585b0008a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:46.482Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6aec6712-f366-48d1-9c9c-21fc14e9b7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:56.490Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8167d414-11f6-42b2-8d1d-1e944c89b041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:54:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:06.498Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c7ffbdb9-f38b-4315-8445-b40d0d1c31e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:16.508Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fe282c04-7674-4ee9-a17d-859e663a6048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:26.517Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cdbd5941-221c-4321-bf82-5977efa0bb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:26.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:36.529Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e39c38a7-9ab1-4276-9b1d-6050ce63cf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:46.536Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4a163bae-316c-4c98-be4b-ff8a87474461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:56.544Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8029b20c-ca49-4e14-b460-aa7321a47381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:55:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:06.551Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8181099d-fe5c-4f4a-adfb-9897108eafd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:16.557Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=606a3f47-2777-4613-8980-db3a13b61c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:26.565Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=119fb153-2378-4427-a85b-a1889a9130a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:26.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:36.574Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e317ed2c-df66-4f83-8d16-d01038f5982c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:46.595Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5e08eb62-a8c9-4a3f-877d-8e319348c3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:56.601Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d137761b-8384-45e5-a2fc-1c271d8c677f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:56:56.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:06.611Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ebd356ad-859c-4b64-beaf-451a0fbe6284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:06.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:16.617Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a9658fe2-318f-4f61-8baf-deb0147dc319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:26.623Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ca8e33fd-38b2-4aef-87a1-0384b3238599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:36.630Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=565b0ab2-38ee-4b7b-957d-a0df1e978cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:46.638Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=748afd41-225c-4403-94ee-2315ee1b89c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:56.649Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=28533269-b6f7-473c-81b2-6c717c13ed4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:57:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:06.657Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d78a32cd-a024-4030-9587-724ac4c72159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:16.665Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=976c867f-63de-4403-a5f0-bc84dd404723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:26.682Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=8370fe0c-1c69-4175-85bf-ef4156be0864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:36.689Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9913fb5b-186d-4138-9515-fa896e21893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:36.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:46.694Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3155773a-2858-4e55-bc57-632dec7b7efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:46.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:56.703Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=47f19515-ae82-4425-97ec-4c69d925cfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:58:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:06.710Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6ecc061d-a11d-4878-8972-f24a3cbbbc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:16.720Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9ba38173-6e8c-47f5-8ecf-11690ff2c7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:59:21.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:59:21.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T12:59:21.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:59:21.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:59:21.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:59:21.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:59:21.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T12:59:21.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:26.733Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f8526ada-0fac-4fd6-8e14-8f235c183c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:36.740Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bf493df0-c679-4e18-ab8a-f53c33d3f0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:46.748Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=700b8b65-f9cf-4a37-b1fd-6bbf5c1d32fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:56.763Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=1d96f9e7-1ad8-430b-8f65-9b1f7ea686d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:59:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:06.771Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4e433812-8daf-4904-8c5a-ca1908c32ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:06.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:16.788Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=536b2e07-511d-49b2-a9a2-193f809d4127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:26.794Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=79363c63-06df-41df-bb91-294e5b6d1f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:26.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:36.800Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d196bcf9-b5d6-472e-88cc-df88bacc216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:46.810Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=437520ae-2e06-4f36-a2af-4359d3a155fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:46.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:56.821Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a154c397-6e68-4fbd-aa09-00631dd2dbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:00:56.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:06.828Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=75350af0-059f-4dd2-bee6-ade2436fbf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:06.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:16.835Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f03953a7-1264-442b-a3ff-322274788e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:26.845Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d9ba51fc-2c9a-445d-9541-a2dba1ec0b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:26.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:36.860Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f4829719-a1c3-49a6-8bb1-e51139c8b4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:46.876Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f3965d69-c156-4da0-bfa2-72aec7a14e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:56.887Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=bf8b1635-34c7-40d0-a0f9-987d575c1310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:01:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:06.893Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b7b92d97-b2d3-4465-bf55-3802b8a463c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:06.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:16.898Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b5d9ee2a-1205-466c-86c2-e60fceb92710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:26.905Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3be8a76a-e2ad-4461-9248-4c7e1148801e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:36.915Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9976897f-822e-4ac7-820d-305665014539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:36.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:46.923Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=dbacd2c1-0770-47d7-a940-a104a04a6b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:56.934Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=542efc52-3e86-4e31-8c8f-602b0b1fe2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:02:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:06.945Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=60570b0e-b39e-4186-9d61-7756a7171b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:16.953Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fe475fa7-4b25-4d6e-b6c8-876fa07bd422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:26.959Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=19934eb2-e107-4b3b-94d0-b69c9ea0da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:36.966Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3c61684e-f158-4c8d-bf91-8d12ab560269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:46.974Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=661d059d-80fa-481a-bb4b-9614412a0405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:46.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:56.982Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=52300f57-71e2-4e04-a478-bcd3d9ea2313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:03:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:06.990Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4489075a-e7eb-4e2c-8d4f-943366688092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:16.997Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=91940115-2237-4f4a-b02f-c1b5bce3d6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T13:04:21.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T13:04:21.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T13:04:21.890Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:04:21.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:04:21.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:04:21.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T13:04:21.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T13:04:21.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:27.012Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ca1948bf-d32a-4822-b2ef-b5c8f2ad9597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:37.020Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=fb5dcca2-79bd-47db-8c0a-a58215bae378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:37.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:47.029Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e16a979c-2d73-497a-8966-557dd858fa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:47.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:57.038Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=97b7e196-f974-4a8e-9d2f-c56606b09281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:04:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:07.047Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4754aeee-6162-4ae6-a5a3-7f981e707004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:07.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:17.053Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b9a4c2ef-985b-4882-bd8c-39a1017c84bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:17.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:27.061Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f23f8fa6-e7c2-4358-8a65-999f3bf9d2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:27.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:37.068Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=62b4f3fa-8cff-487b-bc58-8f0a31382fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:47.076Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=23941615-b10e-4116-8eb4-16ed87cb2152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:57.086Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=d1712236-6c0b-437a-91e1-fd0bdbf144a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:05:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:07.099Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=474622e2-432b-4c32-a8b3-71beccc31314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:17.112Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=075654d1-cb3a-4ccd-9574-4df3a9c17bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:27.119Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3ac12ef2-4d1e-4846-946a-2a0de3034873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:37.126Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=ff1db9c6-14e7-4ad3-84ea-559a0d9ba0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:37.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:47.133Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=3362a83b-7b2b-473b-b885-af081db1ce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:57.140Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=6057f427-e77c-49ea-8d04-eaa98c7cc522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:06:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:07.147Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e6723ec5-783a-494b-b49c-a607ee6d899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:17.155Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=c74f2144-3380-46c5-b02f-1e129170d450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:27.161Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=16e6d96c-be66-4621-94fe-21c47085d5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:37.168Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5da63137-0ede-4181-92cb-f2d54740edac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:47.178Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=96d36c89-b90a-4a6b-a098-dfdcf6257430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:57.190Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=7aaa2d0f-614a-4ec2-9c9c-36390d68b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:07:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:07.200Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=87198c39-b1f9-49fc-b42c-e3a577e8bbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:07.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:17.206Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5037d9ff-f4c0-4ac9-adb9-f9baa74d7ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:27.213Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=4508b900-0b78-4fe7-a6ed-2acc99ad630e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:27.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:37.222Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cd02e75e-58d6-4bac-86d5-5cf7adaf0a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:47.230Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b3ea66a4-d2d6-45bd-aefb-dbeadbe86aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:57.237Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=68362936-6e52-4ceb-8478-2443a01ecac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:08:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:07.244Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=46c21c09-5a7b-428e-a432-089cc5cf9c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:17.260Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=a5a1b6b4-a78e-48c1-91d4-4d7dea68e563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T13:09:21.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T13:09:21.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T13:09:21.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:09:21.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:09:21.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:09:21.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T13:09:21.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T13:09:21.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:27.268Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=292e6dc9-7d21-46cc-882b-6944e1894fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:37.274Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=b4a90b5b-eb81-46df-9798-80af5bb6373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:47.287Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=50830478-6fa0-4f67-b891-eee77992f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:57.294Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=71d22a40-e69f-4062-ba15-4e440086b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:09:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:07.304Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=cd938f5d-c758-4cec-82c6-2aea4970b903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:17.319Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=92df4318-503c-4295-a5fa-24517b1c121c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:27.327Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=36a3b537-6925-4e42-8b64-ecc35632a33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:37.334Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=703f05b4-0e9c-49a7-91ef-de6203aca3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-09-09T13:10:48.116Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=2GtrGtEvm9VyWHkxVAvG, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:48.323Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:10:58.325Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=16961658-bed6-486f-88af-c1a6af548e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:11:07.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:11:17.874Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=aa13b17b-42c1-4e38-9478-1e19a93e087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:11:27.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:11:37.425Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=2fcb712a-1f42-411e-a83b-dc382454a0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:11:39.993Z |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/TestPNFMacroInstantiation'. 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:1815)\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:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\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:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\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:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\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:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\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:989)\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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:11:49.990Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0ac812a8-6938-42a1-8903-b2ed0afcfce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:11:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:12:09.528Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=f7bf7642-006f-4707-86f8-84a97fb8b4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:12:10.211Z |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/TestPNFMacroInstantiation'. 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:1815)\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:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\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:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\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:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\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:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\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:989)\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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:12:20.211Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=e9718c54-3861-4c13-ac3e-52a3d30f9028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:12:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:12:39.753Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=0d213158-4421-4719-85c6-960aa00ac677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:12:40.491Z |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/TestPNFMacroInstantiation'. 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:1815)\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:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\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:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\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:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\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:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\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:989)\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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:12:50.491Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=38e64bf2-03ff-4271-866d-ccb5ddf99ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:13:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:13:10.031Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=9e7fe932-a10f-46c1-bd14-20b68e3ff9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:13:10.705Z |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/TestPNFMacroInstantiation'. 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:1815)\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:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\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:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\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:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\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:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\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:989)\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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:13:20.706Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=07f404c3-5dea-4b77-9ad5-2d8c01142a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:13:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:13:40.242Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=5383f938-2a15-4e62-aa53-384edb1dff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:13:40.939Z |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/TestPNFMacroInstantiation'. 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:1815)\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:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\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:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\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:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\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:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\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:989)\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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:13:50.939Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=473fd516-7f04-4213-92ab-121bcc1ec73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:14:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:14:10.472Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=be94d957-1a3f-4818-b088-84db9a275521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:14:11.162Z |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/TestPNFMacroInstantiation'. 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:1815)\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:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\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:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\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:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\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:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\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:989)\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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T13:14:21.163Z |INFO |Init configs |InvocationID=8ecc2246-e215-4043-9f29-8932ecc2e484, InstanceUUID=57748699-a6a0-439e-9db3-83015e4057d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T13:14:21.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T13:14:21.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T13:14:21.964Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:14:21.966Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:14:21.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T13:14:21.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T13:14:21.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T13: