By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:07:54.163Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:07:54.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T23:07:54.197Z |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-10-15T23:07:54.763Z |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-10-15T23:07:54.841Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:07:54.842Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:07:54.842Z |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-10-15T23:07:54.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-15T23:07:55.027Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-15T23:07:55.046Z |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-10-15T23:07:56.390Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-15T23:07:56.761Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-15T23:07:56.781Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-15T23:07:56.782Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-15T23:07:56.834Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-15T23:07:56.835Z |INFO |Root WebApplicationContext: initialization completed in 1788 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-15T23:07:57.190Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=af37c897-1c61-4514-a7b8-113a98954246 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-15T23:07:57.929Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=af37c897-1c61-4514-a7b8-113a98954246 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-15T23:07:59.223Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=af37c897-1c61-4514-a7b8-113a98954246 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-15T23:07:59.329Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-15T23:07:59.331Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-15T23:07:59.334Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-15T23:07:59.709Z |INFO |Started MainApp in 7.583 seconds (JVM running for 8.161) |InvocationID=af37c897-1c61-4514-a7b8-113a98954246 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-15T23:07:59.762Z |INFO |Start scheduling PRH workflow |InvocationID=af37c897-1c61-4514-a7b8-113a98954246 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:07:59.773Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=903cf031-8dca-4d06-a91d-4b5592ee1583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:08:01.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:11.284Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=16524531-8140-4bf4-b760-4085e6d8748f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:08:12.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:12.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:22.324Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4e441382-173c-4722-acb9-9b4e0eb7b3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:08:23.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:33.396Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c98a878c-7337-4108-a22b-359bd117f102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:08:34.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:44.436Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2b2b8cec-2856-43c4-aee4-07ad5d425074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:08:45.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:55.476Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=42bd99e7-492e-4076-bd6a-ff7a0cc89a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:08:56.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:08:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:06.520Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2657251a-83ef-436d-b0ac-1a826dff7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:09:07.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:17.557Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=02b9c5ac-dd37-4d30-8be9-4b8fd6e39269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:09:18.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:28.599Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=42728883-d9b4-4ed6-986f-71cfc2cd4ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:09:29.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:39.641Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=24846717-b250-45a0-b3a1-20c9fdd28141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:09:40.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:40.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:50.676Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d2cf5d1f-e656-41a1-aba5-52e48c191df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:09:51.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:09:51.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:01.716Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=dea75b34-5485-4969-88be-aeee44398716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:10:02.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:12.760Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6c14d31b-47c8-465b-ad97-758c0252c00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:10:13.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:23.796Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ca6a1a7f-9d44-4535-b239-0c43b4c1a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:10:24.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.201.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:34.836Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9da62558-4041-49c0-8669-7858f923873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:44.970Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c11f164b-5464-4300-ae8a-bca57d5e8496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:54.983Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8fad3eb1-1d7e-4176-8714-6fb2aeac1ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:10:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:04.994Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0184a319-81f0-49bb-a94c-1bcbe3584b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:15.021Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=116eb70c-6ef9-44e9-9d43-495bcebb0518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:25.029Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=90e5eac7-178f-454b-b826-2ec59364b778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:35.038Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=dcdaddc9-3f33-4ab2-b7c0-cd05fbe3f7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:45.048Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=152f7cd5-4d7e-4904-9dc7-17c102547c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:55.056Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3f4cd8fd-074d-49f3-ac14-784888b6329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:11:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:05.064Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7b81373f-3236-466f-b888-3f49429f055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:05.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:15.074Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8b65c14b-eff7-43b1-b91b-9ca4efafca0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:25.094Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b8117582-8c9d-4d9a-bb51-05a7f22963d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:35.110Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=95a474bb-5944-4bba-a14d-df54e031036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:45.118Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3e283c14-b580-4ddc-a586-9a94c18ee12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:45.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:55.127Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1f24a844-21c0-4d55-9d99-5a4f1da7f008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:12:55.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:12:58.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:12:58.278Z |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-10-15T23:12:58.280Z |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-10-15T23:12:58.283Z |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-10-15T23:12:58.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:12:58.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:12:58.292Z |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-10-15T23:12:58.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:05.137Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=53cebebf-366e-4865-99ac-d863944c8c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:05.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:15.147Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c37eda75-f4dc-494a-b0ff-75ac3ee01f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:25.154Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=43d9515c-d5e1-4db0-8b55-0583f56913a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:25.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:35.163Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=dd5dba73-9581-4fe0-bb73-bb8b9ef5acc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:45.178Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e5646c60-ee30-4651-b8b5-e932c2a89793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:55.191Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5ac55b04-f350-43bd-8c7c-a5ecc4976c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:13:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:05.203Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=78c81d75-9681-4234-913a-08c05958c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:05.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:15.211Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b06b429a-25f5-4826-a010-6953c5555de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:25.219Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=fcc1d08a-bd3d-4355-9e92-ddf0c2b0d4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:25.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:35.226Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2ef4b8a5-7c37-40a5-99d9-f4565532baa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:45.234Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=53c5b4ac-ee37-44fa-a421-f629160a2983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:55.244Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=cadd3abf-da91-45f5-bb5d-4afd18779959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:14:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:05.252Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=855fe3a7-8494-4078-aefd-95bf17ab7f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:15.261Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=efe94de5-103c-46f1-ad2e-4a67700f88e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:25.270Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=02489e23-0f15-4620-9e86-15977dce2d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:35.287Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6cd2b194-4a95-4710-98aa-acf580c030d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:45.295Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d9aa0c65-58a3-4799-bd44-2a1753d5646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:45.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:55.303Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e70f7065-ce0c-46ea-8f30-4a88c95ebe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:05.311Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=de8c5eb3-a853-41ed-89ef-29bc0d25ab28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:05.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:15.319Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6049fbd1-cb4b-4e11-a8a4-086a17d39c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:15.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:25.327Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=bb581327-8ad7-4df7-8501-6f3598614703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:35.334Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e84c4db0-6b94-49e9-8322-792ca476ec7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:45.344Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=58439083-a273-4e50-a96e-598398727fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:55.354Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0a55b40b-68e0-4b5c-a49f-cc959f62c0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:05.368Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3e7d4a50-f61b-41ce-8225-c89b7e53d270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:15.376Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4020e46c-e77a-494e-9968-8198164518e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:25.385Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=cf9dedee-b256-4ce4-9fdf-9693b0b7ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:35.392Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1f258e00-ae10-4eed-a439-c138dff4521e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:35.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:45.404Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=34bd7b4c-403d-4805-a980-f45a3714c293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:55.411Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=17863f55-0efb-4f12-8557-fa618363dffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:17:57.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:17:57.508Z |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-10-15T23:17:57.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:17:57.512Z |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-10-15T23:17:57.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:17:57.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:17:57.519Z |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-10-15T23:17:57.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:05.418Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=71aa49de-15ac-4443-bf36-df09362b8102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:05.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:15.428Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=cf9133e3-4ee2-420d-ac44-fc8ddfe38a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:15.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:25.440Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ba405f88-c32f-46e4-990f-a722c4946833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:35.449Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=95d57855-2dea-410a-a0aa-284563e1e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:35.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:45.457Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8887b1e0-c4ec-48be-bdbc-d34e9c7e0d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:55.467Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8ee46833-f8f7-4411-93e8-fb79d3529aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:05.476Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=47ac7c56-6d9c-4b54-8d75-23920b0266d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:15.485Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5745e2db-03dc-45db-b9c6-d990209e4b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:25.502Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7de46a7c-4c23-499e-92bb-9717e504c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:25.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:35.510Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=25023bea-d2f0-47c0-84df-30e3ec67c336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:45.516Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f838ef89-00db-4e35-a373-767edf956c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:45.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:55.525Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ed682cf2-9bf1-481e-aca9-3615a12bb51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:05.532Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a35c01ed-f4c1-4af1-b7fc-aa9d389b6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:15.540Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=559079c6-7e16-4fc8-ab08-32649f67434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:15.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:25.548Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4eb0ef6e-b6ac-483e-92e0-3e3a86fabfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:35.556Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=80ae3fe4-de77-4efe-83f5-1b83c46a7771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:45.570Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8b51f545-303c-4fed-88d8-da9c40c06aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:55.578Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=59172c13-5583-4ee0-8240-edf934b9e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:05.589Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4f6cd41c-6112-4d62-9d1f-2646512aa899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:15.596Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d167ebe2-0a5d-4aa5-a2ed-d53d995acaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:25.606Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a608e53f-ef40-4795-8d3d-490903abe82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:35.619Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0861cdde-841c-4154-b38e-a0ef8e13f599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:45.625Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=25c61921-1d1f-4bc0-a1be-07bd0c3e7725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:55.649Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a87a4b12-60c4-4437-8632-8ded0dd092f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:55.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:05.655Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=da008721-a8fd-4482-a650-258482061d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:15.664Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2fba2615-71b1-4850-beb3-2b793899ce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:25.677Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9492bf90-fa2d-4c2a-82d8-0dcb12fc832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:35.688Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0593ba5d-53d1-4564-b4ca-55484dc14764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:45.695Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d009ecd5-6941-47d5-9749-41bd67fcfd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:55.702Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=05e75a9d-9f0a-415b-a588-c66fcfea0ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:22:57.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:22:57.516Z |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-10-15T23:22:57.517Z |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-10-15T23:22:57.519Z |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-10-15T23:22:57.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:22:57.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:22:57.524Z |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-10-15T23:22:57.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:05.710Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=579ed306-eaed-4594-a045-289e19cf6888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:15.720Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0607d807-0446-4517-93b8-c49fed258ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:15.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:25.727Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b0a82d3a-837e-4c69-9985-5deeef623437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:25.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:35.732Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=34e04200-85a3-46da-84f6-24397c810884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:45.739Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e0078484-b512-4d4f-94da-c28b52f86292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:45.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:55.747Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b4016ddc-4149-4310-8e0c-81d6ac65a44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:05.760Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=30cd79c5-a35f-4c26-90fc-32bab8953c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:15.773Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ae3cdcfb-1163-46c8-b784-ec50c804da2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:25.780Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=84260b5e-1a74-4144-8f31-0dc43ed4eb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:35.786Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e9167f0e-1259-4cce-abaa-972725edf0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:45.793Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b88d44fa-928d-4c69-9b03-b6a046d93c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:55.812Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d3af57a4-4194-4f3d-8ce5-b9217a7ea01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:05.822Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e308ba78-ee06-4246-9a76-7464397fa3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:15.828Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=253b74ed-09c1-44d5-afa5-f1741476efb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:15.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:25.833Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1e89fd26-ab4f-4e83-92bb-f365e95bf07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:25.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:35.839Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8db4854b-a000-4a84-aa07-94f2d387304d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:35.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:45.844Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a9e1f941-b468-4ab5-a916-48e3c28ef952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:45.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:55.851Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d18d1b56-3fec-41f8-ac34-0900539a9c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:05.857Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6653f38d-0b74-42e3-99f5-189f7367e5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:15.864Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4a34ea87-5279-4a65-a06a-711e89fe13e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:25.874Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4734955d-0c1d-4edb-841c-eeb0c784a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:35.881Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5a45c02b-732a-43d7-be75-264527c5431e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:45.886Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0bc6d34f-77f0-4b37-a347-91c7e7da65a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:55.896Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=90585fea-b12e-4a47-968c-5d668ee0a660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:05.903Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b824479c-2579-4cfe-877e-277e4d0edf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:15.911Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3e60b0f5-44c1-4dfc-b33c-1f51bf4ed84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:25.920Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=fd512f66-7669-45a4-b428-88a8a3ec6103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:35.926Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8a1ac4f6-ccbb-49fd-b2df-ffe09366cad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:45.932Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=181dd27b-b883-486c-b74e-4d38e2fc7bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:55.938Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=42a6251b-76ed-468e-aa06-7a7b398316bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:55.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:27:57.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:27:57.551Z |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-10-15T23:27:57.552Z |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-10-15T23:27:57.556Z |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-10-15T23:27:57.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:27:57.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:27:57.566Z |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-10-15T23:27:57.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:05.944Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=74eb148e-d4d4-4a2c-bbc7-21e6c109804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:05.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:15.950Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=bd095457-42f2-43c3-922b-1c436e51bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:15.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:25.957Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8291553f-3b72-4353-a4d7-3fb73a07515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:25.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:35.971Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6ac37c14-4ecc-42b0-92e2-23829eb203ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:35.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:45.980Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7fd1180c-62e9-4a28-9b73-f2fbdffefa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:55.987Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6ebc2392-df86-4810-8d84-2f0c6bcaa2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:55.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:05.995Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d9c500c9-224a-49d4-9d64-12c04c9f7436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:06.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:16.002Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9799fcd4-7444-471d-86af-65efa240901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:16.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:26.008Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=50b9352b-d794-4708-ba1e-fd1d387dea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:36.014Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2b324518-93b2-4815-8060-b0e626a1d67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:46.021Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=112c5ae9-5c22-4789-960f-96dfd3220be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:56.026Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c9f24b8a-2133-4de9-a00f-6eaf4b3da5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:56.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:06.033Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=942163bd-d55a-400d-9a92-8f046ea75331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:16.039Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f0e73ba0-bf3f-44ad-9bc8-41ffb75ead2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:26.046Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=34a51d5a-51a7-47df-b7b5-bc8db93d8c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:36.052Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e42742db-c7ac-4078-9c61-21bca511d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:46.058Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=765bf778-4f37-4f88-bf52-3b748b9583ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:56.068Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=56523ccc-725c-46f6-a0f9-ba135bc303ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:06.082Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1a74a5dd-06f8-410b-9362-4a5d33e5fb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:16.090Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d106ff0a-4fcd-4647-ac60-2b1dd9943ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:16.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:26.096Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=17006c05-012a-452c-bb38-3c2d684d6531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:36.102Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c3237466-b250-4591-be59-e824a7b1f256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:46.109Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=053dea2d-878c-4182-8658-21800413d105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:56.117Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d376d63a-9841-49a5-aa13-59f5a580fd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:06.124Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d209e52b-f2af-4415-ae8a-6f04146a8d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:16.132Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8a424ae5-7450-4701-b765-5f5545edd249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:16.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:26.139Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=15048fab-c716-4034-9bc8-ec3e9ebcf3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:26.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:36.145Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b0339b27-2920-425c-b694-b5b0d6bf2203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:46.152Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6ee5ec59-60cf-4627-9d11-a87fd845270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:56.160Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=60dda462-5340-47ce-b30f-9b9a94967d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:32:57.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:32:57.513Z |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-10-15T23:32:57.514Z |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-10-15T23:32:57.516Z |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-10-15T23:32:57.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:32:57.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:32:57.521Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T23:32:57.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:06.167Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=de160806-f8e0-4c17-a42f-54f4a3393399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:16.184Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7c46e9e7-96fd-47e3-8586-b7d1947fc46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:26.191Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=48efb4e6-7e33-4408-8bf2-0835a1ab5c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:36.199Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b17d4bfd-9374-4444-92a3-c11a6df16ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:46.206Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=51cd4d63-022c-482e-adb6-f7b9ce531078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:46.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:56.214Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1f552273-25a2-4bf3-a329-4e98420898bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:06.221Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7590f55b-6ae3-4bf5-99ec-1ff5ba7cf1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:16.228Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=bc0fe905-69e2-4406-a956-b6c3ac743f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:26.235Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8876fefb-2043-4324-918c-f2c4e006c2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:36.241Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7c0695d5-1350-48b0-9d53-49d4f2a8bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:36.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:46.246Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=43320d90-9351-4f0d-bc56-4e158b5dfc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:56.252Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=471a01e3-6d38-4a6b-bcb5-568e5bae1edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:06.259Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=dcf2dced-f0f5-4f7c-8c66-7bfdc5a8b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:16.266Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=30c0e2c5-ae71-481d-ab38-5b8db45c46c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:26.276Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=15a3189a-472a-493f-b233-fa51d4399c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:26.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:36.285Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=33df252d-198f-4118-8607-518fcb0bda28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:46.291Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0cf70f1e-d263-4538-b98a-1f80574d4bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:56.297Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=30f5c7f9-33c5-4e64-9654-6df67a6b6593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:56.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:06.306Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e454737f-c24d-4f89-b26c-0631a3f2294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:06.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:16.312Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b9f5d25d-3f54-4253-907b-d6a99fe14ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:26.319Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=160fab51-941a-4c2b-a642-16e885051bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:26.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:36.325Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=67835eb0-3d06-4632-9797-c6cf5eca1fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:46.331Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=35b54f48-977c-4871-be20-f2f42041bec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:56.337Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7566d851-eaa8-4d3a-b1ce-a0a3f3c5284a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:56.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:06.345Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1091e88e-f107-45aa-a478-07926df1ee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:16.358Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1cf119a4-d1df-4b36-8005-d29e9f8a2339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:26.364Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d37ac907-e58e-4111-9c21-8332a478799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:36.372Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9366844d-93cc-42fe-8eb4-18003129a416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:46.379Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5cb3e865-8850-4702-97c4-3c3d38b8de9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:46.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:56.386Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=eb048d46-bdc2-458c-b5de-d68d3f670a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:37:57.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:37:57.507Z |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-10-15T23:37:57.508Z |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-10-15T23:37:57.512Z |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-10-15T23:37:57.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:37:57.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:37:57.516Z |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-10-15T23:37:57.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:06.394Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=368e6c4e-6d76-4eeb-a8d4-be5175d42e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:16.400Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=818f9bcd-3760-4349-b622-c45413d46e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:26.406Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8a7c3839-5088-43d7-881f-2c72043c2014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:36.412Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8ff5195f-73f2-4867-a9ca-7ae9ab927adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:46.418Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ebac2e28-a43c-471b-b49c-0104be1b1214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:46.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:56.424Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=81e86c07-7402-4460-9b83-4ecc92790318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:06.429Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=22b28322-f9be-4a23-a00b-aad56c746e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:16.437Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3c76dc79-015c-4beb-9b26-18a839028f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:26.449Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=821a6039-a80e-49ac-b474-a1df2ae78bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:36.456Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=efa242f7-2e22-4ed1-bb5c-22173ce20135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:46.463Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b821960d-7d94-4091-8a7b-81bcccf35a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:56.469Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5b673074-5ecb-49bb-ba96-a0ce429fc72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:06.475Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=01281f99-b319-4785-8380-dbe6e2075ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:16.481Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ad82f419-437d-4128-8f37-bed427eb5944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:16.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:26.488Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6453748a-cf17-4722-be92-763ac12d3860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:26.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:36.494Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a2c06832-56dd-4d49-9f37-6bafe0115e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:46.502Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d42bba15-bf63-42c0-9274-3a39d0d0429d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:56.507Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=212c26e5-f991-4adb-a561-a4d4f4949bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:06.538Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5d4976d5-f086-4c8c-b5cc-57ab409c405b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:16.545Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9fe0b287-c858-49b4-9e9c-74de00a56167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:26.551Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8be16600-bc1c-40b7-b518-9a8333c50581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:26.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:36.559Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f933deb1-13e7-44ff-98ba-53d1c1626cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:46.578Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=08f8607b-7534-4213-a937-c93aa6ecea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:56.586Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5e26c192-b7b3-4a8d-86ae-71f8008e042e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:06.602Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6a2de7d1-4ebc-429f-a9db-f1bff9c7d9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:16.610Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=be21b6be-5b47-41e8-ad6a-2858219c5ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:26.615Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1900748a-e0be-4f36-995c-65c67985944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:36.620Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=26d74921-9a6a-4395-8ac5-207b24dd5d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:36.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:46.627Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c803a9c4-2bf3-4076-a58a-37534269e3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:56.634Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=acc438d9-1c17-43b1-845f-d4407dc8b5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:42:57.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:42:57.516Z |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-10-15T23:42:57.517Z |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-10-15T23:42:57.519Z |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-10-15T23:42:57.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:42:57.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:42:57.523Z |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-10-15T23:42:57.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:06.639Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=df427066-e052-42b5-961d-6cdfeb0f4860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:16.645Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d21f618f-1849-47f9-b3a3-7d7ce5f922f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:16.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:26.653Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=13d1f75e-f0a5-4c8f-a235-b615f9e3b094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:26.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:36.661Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8a477bc5-ad8f-467c-99d9-fd6b8b6dbd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:36.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:46.668Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f99ddeeb-9f1e-41f6-821a-3935cae87b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:56.679Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=43ae962f-dae4-4dbf-9243-ae7be43387cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:06.687Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ab83894a-62a3-43c5-aede-9eca6a45ef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:06.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:16.693Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c9a6944d-a218-449d-a00b-956e3575401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:16.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:26.699Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b7533823-1a4c-4c87-bed6-8ecca2ed0a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:36.707Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7f1890ef-0788-469b-aab5-b5b3b2cece16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:46.717Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=dea63f0a-3fc7-4725-a75b-911543604012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:56.723Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=faa1e155-62be-43de-8349-05d255b9d20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:06.731Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=cc9b9570-a99e-407f-ae63-5d65a82c59db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:16.737Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=562aef89-8516-4a00-8c02-a5facd626706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:26.743Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c3c7b846-03a6-4331-ab62-2cc37b7cf544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:26.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:36.750Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=bda0f5a0-23fa-4423-b57e-3d221069109e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:46.758Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5f84432e-b77a-439e-b69a-e4aeae489acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:46.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:56.772Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=012608dd-e828-4df7-8750-cc02fe1dbf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:06.781Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=81cf52f9-82d5-4a0b-a5dd-f95118f8c004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:16.788Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=707a520f-6bb6-4418-a9a2-c16eae81d3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:26.794Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=546be557-1f3f-4952-bc7e-e7ba104975e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:36.801Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9c2c4d30-17b2-4619-bbdf-5633fa3ec46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:36.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:46.808Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=344294bd-5c27-4807-a4cf-3595732894bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:46.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:56.816Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6bac043c-c63c-4bd3-a62a-6e5c5686440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:06.824Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f86e7fc1-1ad8-4ada-a899-bfe6e38d5bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:16.832Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2a6b7e2b-01eb-4d62-8e60-60fece0d52d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:16.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:26.842Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=68e08b16-6031-462f-9030-3bc2abc96972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:36.848Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=16e8745a-62cd-4e4e-b928-8b6296ac71d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:36.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:46.854Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=400d909a-433c-453a-875d-83c549fee5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:56.860Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e202bf4b-5ac9-4222-b195-def1049888cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:47:57.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:47:57.536Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T23:47:57.537Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:47:57.540Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:47:57.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:47:57.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:47:57.544Z |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-10-15T23:47:57.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:06.872Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=176fd4ee-e3f1-4ad6-b638-666a0e53ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:16.879Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=950eeebd-5b46-43fb-bf2b-ce151ef78ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:26.885Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e9e733d7-8874-4c3b-97a7-d7a17ef2ed95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:36.891Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=290f3266-3b3f-47b9-b044-cdd9d7b3803a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:46.896Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c6ce09d8-a4ca-4246-b53b-c656a4843f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:46.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:56.901Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8322d993-6921-42cc-87cc-94322b6f00c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:06.907Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=bf0b220b-a7d1-40e5-9729-bd872445abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:16.914Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=17a95425-fecd-4d71-81cb-44049cb02d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:26.920Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4fc1c98f-7d9a-4d86-8727-ab77f3f14457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:26.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:36.925Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3d6c1f66-0cfb-43a0-ad21-67ed21f9a47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:46.931Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4c1e846c-1c91-45b2-84d7-eeccd92c9bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:56.936Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=cdf2aa82-00f7-4979-b080-92f6c8a44674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:06.942Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f769e4dd-284f-44fb-a6e5-b22c971dde86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:06.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:16.955Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8175c0e6-ea2d-46cd-8b8c-23920d13868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:26.961Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=db1b3567-88c0-4993-b190-86019d582a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:36.967Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=816e0dd8-a6be-4c5c-8c22-e3ad380230aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:36.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:46.973Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7e09d882-26b3-4801-b1d2-2c83cf001a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:46.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:56.983Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5cdc175b-d3e0-4220-be7c-618a9ef1d637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:06.989Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1753b75c-02bd-4eab-83d3-0d1f9c654171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:16.997Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f0904276-8a6a-4d69-b160-6e14fc2a8bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:27.003Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2413ec9b-b64b-4b58-bff1-2faeef6d066a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:37.011Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b86dec5e-13f0-4540-b278-74b503b9aab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:47.022Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=224d52be-9ed3-4cd4-a65f-83949a92878f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:57.029Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9529ade7-a498-4450-a9ff-f37a199e7508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:57.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:07.037Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ba9b1055-12fa-4dca-b3df-fd67898f265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:17.055Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f247a8ad-040e-4589-bd4d-7f826c59566e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:17.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:27.068Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4e8463e8-788b-4efc-85fc-b1c815c94c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:37.076Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6e45c38e-5959-4480-b448-933ec247891c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:47.083Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c4392aa1-fccd-4744-9649-162bd6c4a2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:47.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:57.090Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1d0c27d1-f44b-423f-a350-6a340b3ff918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:52:57.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:52:57.510Z |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-10-15T23:52:57.511Z |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-10-15T23:52:57.514Z |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-10-15T23:52:57.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:52:57.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:52:57.518Z |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-10-15T23:52:57.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:07.095Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=922fc74b-e51e-4b0b-8a53-02b47782c2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:17.102Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5494fb1b-480e-455c-a279-a13c7d786093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:17.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:27.109Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ba7f7384-eb7b-4eac-a4ca-b162119d5246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:37.114Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7ecf256d-e10b-4230-a006-1b47643e1eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:47.119Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a0ef518f-730b-4a2a-a8ed-60fec22e8d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:57.126Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6b87b598-2fb2-4d51-bd4a-a5dc1b893900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:57.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:07.132Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f57d5c7f-575e-4fc6-ab59-2c9558cec0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:17.138Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ff4e66e7-c184-46e9-9494-2cdcf77c1af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:27.144Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=84fffcb7-79df-4155-a4fc-e56a3b2d7ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:37.156Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=aba1e6e4-91d7-41d0-85d1-ed40c1cd9b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:47.162Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6a1d952b-944b-49b6-9467-3102c1fd3548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:57.168Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=69b204c8-8ef1-4f87-9ed9-9e8347658bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:57.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:07.176Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b310f14f-69dc-4b93-9541-fab9b8ebbbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:17.182Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=927f09ab-cfa9-41fe-add3-3abb0a8f8a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:27.187Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=93e3cde1-c310-444e-8dbe-14fe545d681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:37.193Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=572eecf2-5f66-44a5-babd-70be471c9df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:47.199Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0736953a-82a9-48bd-bc99-6c63c77c34ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:47.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:57.207Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=29b567e4-5b16-4b6c-b2f5-13e185ff5802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:07.212Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b6e14eec-006b-4fc8-bda4-8fedc8ec84f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:17.218Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f6983595-e0c7-44ac-862d-496f818edad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:17.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:27.224Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c360b9fe-90ad-4905-9ced-5022c7a8884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:37.235Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d94547f5-e4a3-4cbf-a90f-6b0228df7f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:37.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:47.242Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=28bf564c-3547-4b27-9b2a-99ddfc272e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:57.247Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=db2d5408-1296-4c0a-8661-88dbb155ccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:57.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:07.254Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2b43cb42-26c5-4554-afb9-37c0c3946535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:17.260Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9002e39f-af35-4d53-b022-db79a4d50fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:27.266Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ad7c950f-83a3-4f94-a386-56473db3311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:37.271Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=07985e85-73af-46e6-a9d9-fd38eee7426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:47.277Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=633157b5-1426-4e55-9d84-1964c14306e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:47.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:57.283Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7126fc87-a92f-4418-9773-a7c1933a1ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:57:57.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:57:57.500Z |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-10-15T23:57:57.501Z |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-10-15T23:57:57.503Z |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-10-15T23:57:57.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:57:57.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:57:57.506Z |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-10-15T23:57:57.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:07.288Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f452d2d3-55d8-4de8-9f6e-290f99220eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:07.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:17.293Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f54bba63-7eab-4c24-b2a8-72d650fc948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:27.303Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ae31e821-7522-4bc9-8f7b-74b748dfed13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:37.309Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=49dda682-a491-48fa-9129-199db9d68305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:47.317Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=291f675f-6a01-4e0b-bb4e-d3c559d87735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:57.328Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e608aec0-93ad-4e66-83a0-2714cce4f28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:57.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:07.335Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=542a029d-25c5-4135-9f3d-639cfd1c6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:17.342Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=eaa8fb9f-ad5d-48fe-b27d-75ed363a6f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:27.347Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=75021529-143c-4fab-b405-441918f3063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:37.354Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2bff4710-229f-43c4-98f6-b4a096cef6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:37.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:47.359Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=521f8b9b-95c7-4130-bb6f-d0abb87f0d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:57.365Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c7be4a58-d194-4638-ac03-5272b1ab2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:07.373Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d193c78a-ef37-42d8-a888-1a9e487d8d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:17.391Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5d13bc6d-0b1e-49ee-a572-577d8a2549e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:27.397Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=63f3f8b1-88c2-485e-9748-f197ba6ad707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:37.403Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2d7b7aa6-7d83-4c8f-88f3-f47d643579a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:47.413Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=692f77a7-c8bc-46f5-9ba2-ce2a47319d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:57.419Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8340cbf3-ff41-47f6-854e-6d738e4f035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:07.425Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=00aebe78-05c6-44bf-8a2c-a91d767e6134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:07.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:17.437Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ac5ad446-27a0-44fa-9306-48c58d5bcf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:17.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:27.443Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f6049f5a-c934-48e9-a202-1595ec769d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:37.448Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7e31d1d6-44e3-4ecd-8117-7fb43d3476dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:47.454Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3382f6eb-508c-48b6-85a7-973ae2775c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:57.459Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=93fc1355-a2b1-4d40-bb93-a1214a1d0d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:07.464Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=82ac158c-4aeb-4c81-8e11-ec9091eaf330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:17.470Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=cae75282-afdb-4576-96e2-4881a0c1a167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:27.476Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=531955e1-8730-4550-b7f1-bcd4cd85d20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:37.483Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c7d67668-35e3-49a8-9b8f-411db66cf4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:47.488Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e4c60afd-7280-4e08-8953-64dc14dc7b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:57.494Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a7cd8b88-fbb0-4eee-a77a-814bf0533241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:02:57.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:02:57.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T00:02:57.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:02:57.531Z |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-10-16T00:02:57.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:02:57.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:02:57.535Z |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-10-16T00:02:57.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:07.498Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8257d792-1bff-442f-8f93-1444a33049b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:17.505Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5eaac07e-921f-4798-883b-277ab310cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:27.519Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d740cd09-2031-4ebf-8328-555826ee4be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:37.524Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=01398cba-bd76-4233-9e5f-489953ef0e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:47.532Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1bda614c-8af1-4408-9625-66f5606597d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:57.539Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e5a08740-325b-4b13-b7d3-a37de33da0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:57.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:07.546Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=12613f65-b903-4617-8c44-2a1d2a51f0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:07.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:17.552Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1b9e200f-98d8-451a-bcf8-a2dcb8b6ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:27.557Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=288abae7-ddc8-4b2c-80f5-b4bb364c5640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:37.563Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b5e2ab82-49c4-4653-9de7-3248cae14a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:37.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:47.568Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a8e8f95a-794f-4990-84d3-9e624a00f14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:57.575Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=da0d64c6-71b3-4e77-a4ab-8bf8d11e0201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:07.581Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4857e281-cd20-42e5-822c-8cf33e34eea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:17.585Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=dc5cebf1-1231-45fc-9d6d-01bdd8dc78c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:17.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:27.592Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e687e4b5-25b4-4f31-bafa-4fe6f0f8c3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:37.604Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0aee5799-f606-4c5c-a118-0afb8cf3b8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:47.611Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a092da96-99b0-44b3-bbf2-14a79666b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:57.616Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a073f5ae-303b-4f80-b491-8c6f50077725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:07.621Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0088be3e-f833-463f-946d-e4efca05f13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:17.627Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=14744634-d9dd-4a2e-995a-e5c7df15dff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:27.633Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f6e50098-a91e-478d-b389-646352d00fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:37.638Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7d5dc5c6-097e-4a79-a0b2-2e8c03b347f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:37.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:47.643Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9b13244a-486e-48b1-a325-77045651a445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:47.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:57.648Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d0690331-a693-4a9c-9be0-9aabfd89f6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:07.654Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=831e636e-38c7-47b1-a7ef-4c7acd04749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:17.659Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=bbc636c4-5490-433c-8986-315bc162e6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:27.665Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=69eeddbc-543c-4384-ab73-a704e51b913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:37.671Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=dc9d6ee1-0ed2-43c0-9840-6f3b93ab7baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:47.677Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a5b5747e-5e02-42a7-a997-72e20fb26f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:07:57.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:07:57.521Z |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-10-16T00:07:57.522Z |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-10-16T00:07:57.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:07:57.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:07:57.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:07:57.532Z |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-10-16T00:07:57.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:57.686Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=733ea6f3-fe9b-4186-9116-1ec56c10a2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:57.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:07.693Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c22ca025-0eb5-49a7-8021-e05d45245bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:17.699Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=18cd21bb-07f7-44f0-a84f-f59f5d63e45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:27.705Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1f8faeb3-22f6-4175-9375-dc1daa36cc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:27.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:37.711Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=69a06cd5-bd33-47d0-a2c2-eede260a0e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:37.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:47.717Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2821bcd7-fccc-4677-9a19-b1658060707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:57.722Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=72191700-f3f5-4025-a5f8-5f86c3d5f1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:07.728Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=fb795e90-9cde-4dcb-9eec-c9f9d6ac7cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:17.733Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=024456ad-a8f0-4694-ad4a-2817c5e17be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:17.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:27.739Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7258c027-99bc-4a44-8689-3b0b0689d582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:37.744Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=27ee1abd-a6b4-42b1-994f-8280fb466736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:47.749Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=cca4df97-8807-4483-a703-b1f489a1e4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:57.755Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0753da8c-be54-4436-a281-eb9d7f8645ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:07.762Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5cb316a9-2a6f-4dc3-b2b8-28b932312796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:07.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:17.783Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e8cfe90d-455c-42fc-a40a-c028c8b6d9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:27.789Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b8f63d46-04fd-4899-be24-a490728140f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:37.795Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=158a426c-cc68-462e-88fc-6dcb6a8283e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:47.801Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b4858735-b502-433b-85a4-04f0ce403dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:47.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:57.807Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c93e8f96-46cb-460e-8082-fb20fb2676fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:07.812Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4ac4dc8e-e8bd-46b1-ab91-e3ed1f46262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:17.819Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=250ec558-b34e-482f-91f4-56ea9d312f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:17.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:27.824Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c40c68d5-c588-4a1b-959b-aa8e9ad6eb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:27.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:37.829Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=52304d7b-548b-42f2-a778-faf0210e4078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:37.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:47.835Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=15aca245-450e-451d-a07f-64c24d3b7b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:57.840Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=291fbe11-50f5-49a9-a704-bed80dfdb2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:07.846Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a97430a8-95ef-4d4b-89db-2f2bfbb2547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:17.852Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b0f6113b-1e29-478c-8e54-fa54488d9c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:27.865Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=651f50d0-0071-476e-98c0-d7a4010051af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:37.875Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=bb05c6db-8c6a-44c8-b71c-fd54506f8f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:47.882Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3511e479-b0d9-468f-961e-11930d33a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:47.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:12:57.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:12:57.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T00:12:57.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:12:57.503Z |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-10-16T00:12:57.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:12:57.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:12:57.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T00:12:57.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:57.888Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=833109ab-c161-4fe5-8fa7-643dfd5fb38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:57.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:07.892Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d335acfd-814b-4616-8128-fdac4c04a3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:17.898Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1051a5a1-d102-4313-803b-ef7a35d8259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:17.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:27.903Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1653c85f-290f-46f3-b505-624389a4c13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:27.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:37.909Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3f35a78e-6feb-4411-9901-d8b32b7da712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:47.915Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=acfac88b-fc8d-4cfd-a88b-4fc95f68a298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:47.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:57.920Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4a501e30-6fad-4679-bf0f-a6edc131734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:07.927Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a9fe8ee3-aab3-45d6-afea-0511c4eb453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:17.931Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=db11be9f-9272-4d35-87bb-6212e36fcdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:27.937Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=80a82273-fc9b-43cf-87b0-bd19d8819400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:37.947Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=23c2e3b1-5824-4c97-ba38-a7d66fe54ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:37.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:47.955Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7870862f-3ecb-43f6-a100-072c48742111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:57.962Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a21f3ee8-535a-41d6-b64c-779221b10901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:07.969Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=06350e16-1973-4696-90c5-1db5734307bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:07.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:17.975Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3115ec2f-1960-4c20-be52-95f5f13a575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:27.980Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a0a28731-4018-4edb-97ef-2d525d087d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:37.985Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c9908921-8ed0-46e0-ad8e-f389c0ab7f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:47.991Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5e1cdcde-763a-4b5f-9367-466c99b737e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:57.997Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=18f887db-635e-4314-b329-375770273cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:08.003Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=cdcad656-b73e-4f6c-9c26-e56e2645ffa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:18.008Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ed54af9e-cc31-40c2-8e86-f417189c21d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:28.015Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=84b06a27-863c-470a-bd0c-6a7a44e9c3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:38.021Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d3449cc5-fade-4613-b05b-1095916b6cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:48.028Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c69e2c59-adb4-4c7f-91d6-e1a02ca95db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:58.034Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f7136008-0e06-4224-a1e3-df2c268f27c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:08.045Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=109e664f-d3bd-4cdf-a193-e8a3de42daf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:18.051Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c1cc9b5f-4a77-4934-a9a3-f6e5e5757004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:18.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:28.057Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1ed9013c-a3b2-4423-86ca-066fa484bf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:38.062Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3299ffed-d677-42ec-8093-80797cbfdb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:48.067Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3c3d844e-8327-4c71-ac95-12dbbb459541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:48.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:17:57.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:17:57.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T00:17:57.546Z |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-10-16T00:17:57.548Z |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-10-16T00:17:57.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:17:57.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:17:57.552Z |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-10-16T00:17:57.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:58.072Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0ed220b3-fca8-44ba-9599-70975b947815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:58.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:08.079Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=eb56b326-7da3-4b5a-8ebe-6a9531f0f8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:18.086Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8be3deef-46f3-4db8-8922-baf3d7011869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:28.091Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=672f32ba-d5df-428f-945f-9b1aac42d837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:38.096Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1a59db32-124f-4388-87b9-ebf10a0b9a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:38.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:48.101Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=566322b3-5ac9-4f55-9154-e571d7e35dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:58.107Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=509be262-5452-4ac6-ac9a-6b40372132a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:08.112Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=94001937-0601-42c7-86c9-2034e9bd396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:18.123Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=78bd75bf-0323-4a25-8658-35d792c06a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:18.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:28.129Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=32273eaf-0323-4cfe-9897-78c8331794a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:38.135Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f843443c-ac93-4da5-b85a-d424143615db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:48.142Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=459ae11e-2e43-48cc-a73c-be4c715c9055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:48.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:58.147Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4f57e0ad-5293-40c5-90bb-53aa38296bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:08.153Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a78ee2e3-ab28-4fe6-8888-a437ecd9adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:18.159Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=76884ad8-b201-4b35-9f2b-4abc2cdc3e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:18.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:28.165Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=069422cd-fbd3-459e-9c6a-7715aab5094a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:38.172Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=38b114be-08e5-4d73-8ffe-46d8915718a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:38.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:48.178Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=936a5d39-424e-4949-8e56-314e64e6ad1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:58.182Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c17152e1-15eb-49e1-8330-581229e59a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:58.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:08.188Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=3c2b0353-5e1a-4db4-9465-b12364af6e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:18.195Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4373f229-2253-477c-b5f7-e0ed6f5936ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:18.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:28.201Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=472c4dbe-80f8-4d0d-8227-d744e33120dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:38.214Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=808f92cb-62f9-4a1d-9123-986cf27c2a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:48.221Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0e406509-c1b6-4329-9459-2a87e1876e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:58.227Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ae4779fb-fafa-43b9-99b6-ba0ddbc21de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:08.233Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=49827997-cdc8-4525-bd60-6763f69ad24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:18.240Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a8dd911a-3bcb-4eab-9a54-71d318517dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:28.245Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=85519da4-20be-4f5c-aa38-32d1b3685aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:28.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:38.251Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=7c1fc936-eeff-4ef3-8a98-200833c1e7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:38.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:48.259Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a84effac-33fc-40ee-a1b1-a608fbc43943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:22:57.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:22:57.537Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T00:22:57.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:22:57.541Z |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-10-16T00:22:57.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:22:57.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:22:57.545Z |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-10-16T00:22:57.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:58.267Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a6e2b527-665d-47cc-a59e-26832a281e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:08.272Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=43869cd5-4d4e-4579-91f7-611e0cdc20c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:08.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:18.277Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1b6c3d5d-a374-4c89-8e53-3d839af4e134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:28.283Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f04a7ef4-3563-4af2-926e-a9fef6ff6675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:28.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:38.296Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d80178ea-717d-4175-af00-c76b1985a369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:48.301Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5f26cdc8-a4bf-4e47-a175-121006e12072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:48.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:58.311Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9eb3970d-dd47-4ae5-a0c5-5eec5082209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:08.319Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f60185b8-d52c-49ac-b91d-ba5bfe5e10e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:18.325Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=44c582b6-b80f-4dc9-9310-18d568f4a76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:28.331Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=fdca36e5-7ca2-435a-8520-2237a838b0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:28.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:38.336Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=20de369d-0ca2-4262-a43a-352e8f37c88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:38.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:48.342Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d69a2102-517f-4c75-a6de-87c3581a455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:58.350Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d41e8448-a953-4838-90e4-a62ac810f833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:08.356Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1b7722f8-2254-4cf3-b19b-98b666a7964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:18.363Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e76c920e-c5b3-405c-9466-2a9f58d499bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:28.368Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d1760565-b777-4178-96f6-51eb5997f0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:38.374Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=53617854-e603-4798-86a9-c042bfa4c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:48.379Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f821b6a9-253a-44be-9ec0-6d45d3e752ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:58.384Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e885d40b-c0b8-44f8-9963-5f5b704dfe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:08.389Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=27fa9e49-fdc2-4e77-9374-c8b3bd15a46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:08.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:18.394Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=47c7d962-1b24-4a3f-8e14-0ded9c99819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:28.400Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ef168e6d-cb52-41dd-b773-4ff61b6a64d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:38.410Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a6ac6e3a-db4f-4b99-8ad1-58f548c4f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:48.416Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=dc840fa8-925d-4168-9695-792d943796f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:48.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:58.423Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c52b7ade-ece0-40a4-8236-e3c2f8a3c3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:58.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:08.429Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=fe3b6856-eb31-4b04-839f-a89bf2ebca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:18.435Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=deb6bbe2-856a-460e-a7f1-3322aa00321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:28.440Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=088af561-799f-4226-a083-26770886a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:28.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:38.445Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4c73e482-e481-4442-9bc1-4a51a35c522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:48.451Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e511bf1e-b70c-44ae-83d5-c6099e61cb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:48.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:27:57.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:27:57.479Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T00:27:57.480Z |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-10-16T00:27:57.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:27:57.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:27:57.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:27:57.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T00:27:57.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:58.459Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=75949b5d-4d7d-453e-8e33-a6cf46076320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:08.464Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e00528b1-8e3a-40d5-901c-d2c7285b1369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:08.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:18.469Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9dd63c52-3c7b-4d1f-89d7-0f29ea97cb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:18.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:28.475Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=86121dc7-fd3a-49b5-b5f3-72858729c3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:38.479Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=ad2bb91e-fbc2-46c1-aba6-3af0f21503a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:48.485Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=67350242-8899-45fa-827e-589fdd0ff6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:58.494Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6be337e0-15f6-471f-9b49-8db4dd859e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:08.500Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f7afe2a8-d596-4968-ab3c-c8788b07f345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:18.507Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=826fe325-a6f3-4b2c-a93b-994ee064f750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:28.512Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=36fef8f1-8a33-44e5-9c4d-9524dc768831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:28.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:38.517Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=36fbc294-74df-4cd5-8a0b-a4caf4a98d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:48.523Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=60740e8f-0af3-421b-9819-d6d598472823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:58.530Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2074bc93-5bde-4598-8329-0c26a148a793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:08.536Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=5b7947a5-6b04-444a-b65e-ae05b3e1f20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:08.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:18.541Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=fa622e8f-356e-43b5-98b1-45c9d6437cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:28.546Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f4d3c666-8fce-4fb4-9ab7-d8a19c7c1141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:38.551Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9453aaa1-b7ea-4842-806b-aa0df201ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:48.557Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b171c049-5187-4fc2-be5d-164a46a0ae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:58.562Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9f001f4f-2acf-4019-8303-3ba7c6074fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:58.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:08.570Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=474b9515-99a3-4dfd-a9c2-07e9d2d6a1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:18.578Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=56783cdc-334b-454b-bd70-3352637f5fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:28.587Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=600d3ac2-bb6e-482a-89d8-0ad064363e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:38.594Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8dba232c-fad3-4756-ab62-5ff4f2735646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:48.601Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=28cf24c8-9a13-4041-919c-492c27617198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:58.608Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1b9e322d-8aff-435e-b805-8f30cb318a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:08.614Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=60d77a69-5435-4de4-bbe4-0256ed748027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:08.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:18.620Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f2834766-ff70-43c8-ae74-7a90b5b444d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:28.626Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=51d70c73-b200-4955-b53a-716b4936dbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:38.631Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=950c205d-f246-4cba-a65c-3ca39578cf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:48.638Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d528fc99-48ab-426e-836d-49bdd27922aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:32:57.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:32:57.512Z |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-10-16T00:32:57.513Z |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-10-16T00:32:57.515Z |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-10-16T00:32:57.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:32:57.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:32:57.520Z |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-10-16T00:32:57.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:58.646Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=03508db7-d83d-4131-90d3-4c769d1f1b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:08.652Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1a82f0fe-5b3a-489a-9f19-14774367c364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:18.664Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8666826a-3f4c-4391-905e-ed81fbe45801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:28.670Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9fb547eb-aa87-4f18-9064-cf03243b9586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:38.677Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=65750ee2-7e5e-4a43-bafa-314fe3461e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:38.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:48.682Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a12603aa-dec6-48f3-9a8a-81b80f58e805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:58.688Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b5eab901-e906-45ea-a697-ab683ae24bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:58.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:08.693Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0b4ac1ef-c13c-4a82-a278-c2e3e132c3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:18.698Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=08c9890a-2d30-442e-9224-e367c232bd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:28.705Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6de182df-2f35-44ca-b83f-d50477296cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:38.710Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=13553ffd-ce8e-4f97-b9e4-6fa4bae0a8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:48.714Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=17090ea2-faa3-4c73-9c32-5ac1fd59d39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:48.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:58.720Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=652ebec4-fa81-4d17-8eec-99940d9387da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:08.725Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e5f529d4-615d-459a-b93e-bf06a270ad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:18.733Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d1e40b52-32ab-4b8e-9519-961a16622066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:28.740Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2cb6d11c-4205-488e-949b-895a0403a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:38.745Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e9dfb1c9-ea38-4cb7-b99c-4aa1b6f8b2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:48.751Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4f18a038-412b-4ba6-8ba1-361468ebf430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:58.758Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=079f070c-37c1-4b7a-b02b-b620c0e364a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:58.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:08.763Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=c34fc45f-8aa4-4dce-92bc-5b4d80689380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:18.768Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=19c58761-aab5-45a6-bb69-9f7d88495c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:18.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:28.773Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=6a0f6f2c-3b86-41e2-b4bc-0938fb7baa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:38.779Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=2bfbc4d0-7972-4433-b337-17c5e239cc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:48.784Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=084fc7f4-b3e3-4327-a11a-f141470ad9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:58.788Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=06ee64e1-7c5b-47ec-8daa-3d5e8bccfe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:08.795Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9e8a1ccf-9d26-49d0-97de-1cce512d9a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:08.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:18.800Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=fe5ca2d2-0ce0-42da-9509-ed6356d16c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:28.805Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=54e7270d-9f01-4ae5-ac81-65940d53b1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:38.815Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=d6c1c7d7-63b8-4ebf-a147-deacc9eb1855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:48.821Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8d04ec8b-715d-4861-9a6f-9800ded2f41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:37:57.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:37:57.535Z |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-10-16T00:37:57.536Z |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-10-16T00:37:57.538Z |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-10-16T00:37:57.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:37:57.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:37:57.541Z |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-10-16T00:37:57.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:58.834Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a6beb475-a285-412c-9e25-4ef07d175dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:08.839Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=4967692e-bcbb-4eab-98b0-919a366e45d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:18.844Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=8b884b37-1f06-4e7e-8d1f-3b2f12aafa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:28.849Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a087a14b-ce97-483c-9f5c-a81fa7010af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:38.855Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=a7c93b7e-6e77-437e-b54c-94748d6d708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:48.862Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b24f8f52-ae1e-455e-bdc6-f8c0e723e42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:58.868Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=1ba50bf2-15f2-4b80-b393-02ce776637db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:08.872Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e9815c7d-590a-4b26-864b-d5daf12921f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:18.879Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0e3646a9-9b91-4027-bb1d-0e856fa06a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:18.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:28.885Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=e2eeb403-f9ed-4c2d-be9d-f52c150716e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:38.891Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9e336cc1-0fa7-416d-82fc-da2d3e2075a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:48.903Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=167d4f3b-ff90-4ad2-9b0b-7e042438d713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:58.909Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b6427002-e296-42c0-9692-e2a7f1419aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:08.915Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b692b4db-b52e-4ee2-add8-6b0948898612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:18.921Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0467f8e3-17a1-4d0c-9367-8a601700b2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:28.927Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=007a18b8-0b91-4845-bf03-01990501de8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:28.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:38.934Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=f980fb52-88d0-4c96-945a-cd50b8da72d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:48.940Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=9feab4f2-aba7-455c-a813-5c0a3176f839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:58.946Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=0c5c5107-de22-442d-b556-c7cf619d6657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:08.951Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=b64a9828-cf90-4033-94e3-ce235eb01a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:18.957Z |INFO |Init configs |InvocationID=af37c897-1c61-4514-a7b8-113a98954246, InstanceUUID=06ba6235-bbfd-4aa9-8f22-3b02975e285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |