By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:03:25.209Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:03:25.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T02:03:25.269Z |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-11-09T02:03:25.979Z |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-11-09T02:03:26.111Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:03:26.111Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:03:26.112Z |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-11-09T02:03:26.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-09T02:03:26.299Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-09T02:03:26.349Z |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-11-09T02:03:28.274Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-09T02:03:28.843Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-09T02:03:28.862Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-09T02:03:28.863Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-09T02:03:28.917Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-09T02:03:28.917Z |INFO |Root WebApplicationContext: initialization completed in 2568 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-09T02:03:29.372Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-09T02:03:30.096Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-09T02:03:31.611Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-09T02:03:32.089Z |INFO |Started MainApp in 9.693 seconds (JVM running for 10.483) |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-09T02:03:32.170Z |INFO |Start scheduling PRH workflow |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:03:32.184Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7dadfd7d-e3eb-48e1-82c7-4ce2ac6568e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T02:03:33.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.134:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:03:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:03:43.721Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f70088e5-a82e-4963-ac82-8afbf6c7cd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T02:03:44.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.134:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:03:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:03:54.787Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7a1a8d09-67c0-4add-af1d-e452302da164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T02:03:55.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.134:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:03:55.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-09T02:04:03.546Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-09T02:04:03.546Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-09T02:04:03.550Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:05.860Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=df5f3db7-3380-4f59-8cc2-460ae0928e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:06.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:16.217Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7a94e723-ef5e-47ff-bd63-a828e4168769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:26.232Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=1095b127-7f64-4cf0-ad6f-2a4338bcd34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:26.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:36.247Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2a2675b4-488e-47f9-bfa1-5c96c85f412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:47.860Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0fc62a15-3d59-4d31-9a5e-4a35257a26b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:57.870Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5d0c7c7a-23d3-4c9a-a7f6-4bbe385961f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:04:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:07.881Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=88284ffa-9b03-41bd-9e7b-99f6e8f39574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:17.892Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=3b580a12-598f-4dc5-93a1-9f8ec3a24c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:27.903Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b6fe77a8-08b9-4325-9ab6-bdc6bc94a944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:37.914Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=de83d39d-15d3-4dab-a6e4-2a5c01dd80b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:47.926Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=6f76b7d1-341b-4ef7-b3e8-b5e6c47ca8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:47.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:57.937Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=1525b89b-7922-4ecf-8aae-78a88fb2b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:05:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:07.949Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=28ccc708-5ad6-44fd-aa58-6ab847f446b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:17.963Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=600a5ddf-3f32-4c7c-ba28-dac0c0f0e4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:27.974Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2e030b82-3bb3-4024-8c8c-8b9fbddb4123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:37.986Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fffd2da8-96c6-431f-a206-1d233486c914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:47.997Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8e29075c-6968-40ff-9ade-089858dfae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:48.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:58.009Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=636eebd1-4d19-4483-9574-c3c82266278c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:06:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:08.019Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=12090c9a-209f-4155-ad62-7e1daf7d8d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:18.030Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=6434a203-db3e-4cea-9fa1-2dcc342cc5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:28.039Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f584f195-788b-4441-84cc-3bd83dac0dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:28.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:38.050Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=34ef8dbe-d70a-4b43-8e6b-7f8e779ee5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:38.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:48.060Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5023d089-d41d-49fe-9204-9446704ad351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:58.069Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=30f3ab3b-80aa-4348-ab9f-ffce97dac359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:07:58.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:08.080Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=89277311-92ad-482b-94ce-b15855ae7c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:18.090Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e534bd78-b43f-4106-98e0-cdb0332e8f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:28.101Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bc296c48-4517-42bd-b7eb-69f1fa644d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:08:30.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:08:30.416Z |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-11-09T02:08:30.417Z |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-11-09T02:08:30.421Z |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-11-09T02:08:30.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:08:30.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:08:30.431Z |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-11-09T02:08:30.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:38.110Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dcfd431b-c428-4e56-b109-9818e244951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:48.120Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a1fe577e-1be4-45fa-92b6-ec8519520df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:58.130Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0d865c3d-cb6d-4b77-8577-1ed80eacd712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:08:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:08.142Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9a68bf8a-04a1-4800-9865-3ba3e2472149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:18.152Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=614ed5df-8de2-4f1e-834e-8faae842124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:28.162Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=27a42ac0-de13-4f54-ae86-0e54d9ecee19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:38.172Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d5a45c85-958e-4a37-be41-c35f78453a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:48.182Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=11eef384-6bea-415f-8506-d07be5c012a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:48.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:58.191Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=56dcfe4a-d918-433d-8a21-abf000796f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:09:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:08.199Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b0b9c4fa-f05b-4301-9e37-b0576bdb889f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:18.210Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c1cc563d-dd68-4a5d-aa89-17028b051a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:28.219Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=042a6cf7-9c73-4541-a692-4c5bed231ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:38.230Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f0a8231b-0009-4cd0-9998-c733bc52283d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:48.240Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=eccfd656-9894-4af1-a3e0-6edf370f71a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:58.250Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=cd6cad50-6df4-438b-988d-ce6fbc5f32a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:10:58.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:08.261Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b80c1375-03cf-49c9-8464-5ba61fa05194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:18.270Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c5e1acea-e457-4def-bfdb-9d67c56cf29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:28.279Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7dbb69ab-4d71-41be-b6c8-b2ccd5d888dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:38.288Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=09a7bb53-ba97-4367-a073-c1008885a9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:48.297Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c6e58c58-cfff-4773-8b8d-50289cb4268e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:58.306Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f3a8820d-e2ab-4906-bc39-c7cbed858f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:11:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:08.315Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0615f5c4-2b9c-455b-b8f2-052892f5c377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:18.325Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=599d8946-7196-4cc8-beb7-367246616b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:28.333Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f9939ef0-3b48-4509-905d-78c817c8ee0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:38.348Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=97226b67-3d1c-41bb-b949-b815253db605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:48.357Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ee6cb8e9-e412-4de4-b1d4-bee2610e594e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:58.365Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b9826b03-1c04-4d5f-b061-2abebb06a686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:12:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:08.374Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=cfd4cdcb-8381-46b3-bb6c-505aef62d444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:18.387Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e9e720ae-26e7-4e46-a026-4e1424b56543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:18.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:28.396Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=04a8fa94-6710-40ef-a4fb-5bd77d5082b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:13:29.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:13:29.669Z |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-11-09T02:13:29.670Z |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-11-09T02:13:29.672Z |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-11-09T02:13:29.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:13:29.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:13:29.680Z |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-11-09T02:13:29.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:38.404Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9f92a804-ed47-4ab3-8a44-45ef3158f6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:48.411Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5048a184-d4e0-4ed2-b3cf-1a5aff2b53be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:58.420Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=cdcb8cb2-97ac-4c01-b3b1-6f4682d81484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:13:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:08.433Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7f7754ab-7e98-43db-96c9-5f25aebe3aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:18.442Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b0cb6bd1-95c3-4e1b-90cd-ecfdeefce0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:28.451Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dcd8a748-7f04-406e-a661-0adeb39135ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:38.780Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c8ad7a85-b8f0-49d5-a261-e1062a9d1028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:48.789Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=6dc9d2d2-f9ed-49ef-804c-9e45b517c2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:58.797Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bf25995e-1b0f-44e0-b8e4-aa6130f18ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:14:58.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:08.929Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e69af4fc-d148-4d39-9f5e-eadca5c053c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:18.938Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f3edf203-c249-496d-ae86-2a064c62cca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:28.947Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=6acb7cee-14f3-475c-9993-6acc22bbabdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:38.955Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c2c69f78-7a2b-4210-a428-9336f8fb9dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:48.964Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=caa6ea08-7b5c-41c2-9b6b-666f4031b430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:58.973Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ca303dac-c5ae-40e3-a5f1-88067ab070b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:15:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:08.981Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=90829e8d-91c7-4a2f-ae56-591f5646f11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:18.990Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=faeb65cf-3d71-4d59-a2f5-cd8833bec647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:19.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:29.008Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=061fa97c-24f1-4b34-9960-92d37698d594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:39.018Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2fe95f45-019c-469b-8cbd-aa3236070958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:49.028Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=3f25016a-7240-41ec-940e-f534fd484f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:59.037Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=42ee77e1-5c19-4c06-bca3-0550cf0910ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:16:59.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:09.048Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=027685b3-8742-40b7-9f23-cbd97efbcf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:19.056Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ae26884a-0ebe-43fb-a4ef-22b7c6705c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:29.065Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b20fce35-0619-47ce-ad81-c86ebbc42ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:39.075Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0f555df6-0183-49f6-85a5-c50e24798651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:49.083Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=cdee88a8-2d3f-453c-a8f1-fb6e20d9346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:59.091Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=322d8fb1-71d7-4623-b386-c7a63c08a724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:17:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:09.098Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=faecf2c8-f2d7-4778-9490-3abdcdddeeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:19.107Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a73e5bb7-2b67-4ce5-bb17-d9f93a675dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:19.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:29.116Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a55cdccf-01c7-44f5-9c37-6d2d933acabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:29.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:18:29.645Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:18:29.645Z |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-11-09T02:18:29.645Z |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-11-09T02:18:29.647Z |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-11-09T02:18:29.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:18:29.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:18:29.653Z |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-11-09T02:18:29.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:39.124Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c60179ae-1b35-488c-8290-5d42a909b8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:39.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:49.132Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=797e8f02-5cc2-40fd-92ac-348079c7fe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:59.141Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5512bba1-ac42-46fe-b86a-34296e88bb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:18:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:09.149Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ecc13d03-8abb-4b3a-9bf1-1deb1467156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:19.158Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=1b0eb90a-74a6-4027-aa2c-4b2c9cad7e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:29.242Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=99a57c41-b5ad-471c-a681-3a523a251b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:39.286Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2001dd92-9428-4928-8c7b-5a30a9ce251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:49.296Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4b8d6d72-96d7-4900-beb4-20cb8627997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:59.304Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fe51ec44-41d9-4aeb-868c-ab43256010f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:19:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:09.311Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d06cb7d2-beb3-48d9-b028-99c6be46040b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:19.321Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0826a192-9bf6-46a3-93d1-db3881951b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:29.329Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=1ced6d15-40fb-49e5-bf96-7c76bda680d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:29.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:39.339Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8cd4be79-8f7c-4e30-b506-10df93838de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:49.346Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e8f5f249-fe8d-43f9-9d61-97ff10971f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:59.354Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0ead9e1d-161a-4358-8042-94e56072621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:20:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:09.361Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dba17f41-0f21-459c-8d7b-2a903ad68831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:19.369Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=36abe4d1-91a7-4d94-ac4b-e1ca2f841028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:29.377Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=812a5c7f-7670-4acd-ad0b-d35114022ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:29.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:39.385Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=36ce07b9-07fa-4c59-84a6-d92dacd894e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:49.394Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=3b2e53a5-b54a-46be-83ac-c3a0689cad9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:59.403Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b32764a6-1a2b-47d8-8795-f05553591b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:21:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:09.412Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=30cea2c0-55ac-4c30-8c5a-d8e1c2364c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:19.419Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9d263e35-41e0-48f1-8da8-9bc3a9956857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:29.429Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f18f028b-ad5c-4562-ab28-bf8db47f24f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:39.436Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5952148d-f48e-40a7-98d3-da08b5c99937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:49.445Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b7e42feb-9b19-407c-9b83-d3412757816d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:59.453Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4251aada-dfcd-45a2-8e01-1aa816b8c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:22:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:09.464Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bffd7c9e-fb4a-4789-839a-c22120f52734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:09.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:19.472Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=16925cd2-d673-496b-8502-8bbd5009a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:19.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:29.481Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ebc81783-1d7d-4d9f-a11e-3f331c5566dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:23:29.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:23:29.649Z |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-11-09T02:23:29.650Z |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-11-09T02:23:29.651Z |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-11-09T02:23:29.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:23:29.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:23:29.658Z |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-11-09T02:23:29.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:39.489Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=14a3772f-3610-43e5-8ee9-603c33e2fcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:49.499Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=24371d33-8ac2-49ac-a75c-ce211f3fd86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:59.510Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=69ff6a3a-3c38-4e74-a12c-9558ea9efdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:23:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:09.520Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d3c33b6d-3888-428d-9e81-b77a2def4780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:09.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:19.530Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=39129156-3fbc-4f2e-b087-a7759a76be6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:29.537Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e7a83b22-b600-4654-85d5-541b057389bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:39.545Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c632119a-a006-4026-a2a4-5d338b6cc8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:49.552Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=02f8abc4-09bb-4ee5-8d19-ad575ef0e595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:59.560Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f8ffacdb-5b71-4322-9a0c-df757699b3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:24:59.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:09.573Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=390eb4ee-b127-4221-b825-f6a2f53ecf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:09.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:19.581Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=65f3f1cf-dd2c-4949-b8c9-1570dee63e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:19.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:29.588Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7cfa3680-214a-4cea-b294-6f13c2df359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:39.595Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b409251c-cd54-489b-9913-f915122cd3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:49.602Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=98f21c3b-ef72-4030-89ab-e74d394c3f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:59.610Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a8160e03-90c3-44c2-8a07-3ad5d509071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:25:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:09.617Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c11f021c-9e28-4e90-bac0-99e4c9dccd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:09.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:19.625Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e91b7573-d1ee-428a-834d-0fe1e0ab4092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:29.634Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a14077c0-14cc-4dfc-b3eb-a69233b94126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:39.642Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f499cd86-74dd-4494-96c8-2c6371e36247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:39.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:49.649Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2fe54f22-c3d4-4e13-abf3-cfd0470f76b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:49.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:59.656Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=58c03435-1485-4f9c-8381-b1558c302aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:26:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:09.664Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f32b1463-d2a3-4697-9c05-b3fe307aa863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:09.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:19.673Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c15fe4c3-f1a0-4e91-9481-45c84c4f67fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:29.680Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d2c3deb6-a9f3-41b0-9a77-1833f2ba3619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:39.688Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=91821e59-785e-499e-a971-da6a1ab60909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:49.697Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=384c42b1-111d-4a04-bb6f-1794fdd61e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:59.704Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ca815d6c-4eb5-4f66-bae5-ba6e198da93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:27:59.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:09.711Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=678d375b-673f-4338-9965-834f3e1ce05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:19.718Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bf822be3-3ba1-4c2c-a99b-d04da72c046f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:19.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:28:29.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:28:29.658Z |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-11-09T02:28:29.659Z |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-11-09T02:28:29.660Z |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-11-09T02:28:29.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:28:29.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:28:29.665Z |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-11-09T02:28:29.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:29.726Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d57c1558-b84b-4cf3-94bb-e0b835610a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:39.734Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0ac9385d-3044-4f03-a857-b4fadc00454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:39.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:49.741Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=06b90282-113c-4385-ad81-366c1705914a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:59.749Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a37cf154-5703-489b-97fa-f0b858ad8d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:28:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:09.756Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2ed51b77-233a-4fd6-8aca-1fe369da5d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:09.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:19.764Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=6a9fd980-3aad-4b2e-9179-5d49a8e42d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:19.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:29.772Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=30889482-dfcb-4e29-b8a6-c0429d28442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:39.779Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7c9ce1a2-5ac7-4665-8695-41abdb63ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:49.787Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=25c100a7-e08e-47dc-a4dd-5c266d5c4632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:59.794Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fecdae24-3249-4f3a-aa28-d237a5750950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:29:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:09.801Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2efe807a-02b6-4b1a-8e38-d88b76b8e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:19.809Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=cd47559a-7f4d-4d5e-8e0a-accfbcc71b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:29.817Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c4e83d64-1465-4304-a115-a38a06d14666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:29.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:39.826Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=734bba40-8d18-4370-b392-49dc61deec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:39.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:49.834Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=28eda7df-d8ba-4a18-880e-df15751c2f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:59.842Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=1a8c2b07-f9b9-498e-9450-ad5139ce22ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:30:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:09.849Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ad703516-39f0-4050-8db3-1b490b6631c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:19.858Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2a3aba9a-065a-4d1b-89c5-631b85833c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:29.866Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=42633dae-7f3f-4052-99b9-53084259077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:39.873Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=24df09a0-0763-4baa-84c6-3f35e6bd9615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:49.880Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2cebfec0-1b08-4aab-a223-69c9f6a570bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:59.888Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=38e91888-637d-4cd2-8d36-ecf272058230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:31:59.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:09.894Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f8c64136-3ced-4da2-904c-703ba5dc911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:09.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:19.902Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=129ee272-5a0a-43fa-9884-a2820e6d3f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:29.910Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=24477f81-9fb3-478d-b2bc-252b6ca216cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:39.918Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=943014e1-9062-4239-b878-5de8145528dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:49.927Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7020f797-0c12-4052-baca-167e3787c80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:59.934Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=105769b7-e738-4fcf-8e93-02fd616493b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:32:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:09.942Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=365c25ee-6a93-4ac3-a750-40fa101bb59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:19.950Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9c32ff2b-b9dd-4861-b588-f442a9786766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:33:29.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:33:29.603Z |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-11-09T02:33:29.603Z |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-11-09T02:33:29.605Z |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-11-09T02:33:29.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:33:29.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:33:29.611Z |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-11-09T02:33:29.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:29.957Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=78dee8b2-276b-49b0-b43a-e1cfd00b6c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:39.966Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=eb570c52-e577-41ab-838d-f7d3405164bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:49.973Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d7aecf69-58c5-46cf-a299-1b878d647dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:59.981Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=71f33bae-ff8e-4861-898a-91ded8a3fd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:33:59.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:09.989Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d4e7a045-3d83-487c-a353-1a456a438263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:09.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:19.996Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=58e28693-b8b5-4673-9e38-ad682aa810fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:30.004Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8bbe7b83-e758-4af7-8b9a-67863e089d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:40.011Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a6304c29-afc5-4954-b1b2-ae552f51ab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:50.018Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=23990423-a0cf-4a8c-8ee3-0c224ffc8ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:34:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:00.026Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=76ddd9e1-2e37-4cd4-8dd7-2dcb1a46140f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:00.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:10.034Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ce319fbe-b188-4b43-b1fa-c096b3f2a0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:20.042Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dbf4da00-5243-489a-8694-740de924d7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:20.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:30.050Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=de484e33-f7ee-49f6-affa-acd8ba3fdcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:40.057Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9dc42d62-cbc6-4616-a66a-f27fb0c55a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:50.065Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5af7e843-02e4-4c4e-ac5c-2fbef5ee491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:35:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:00.073Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=044b243b-3a50-42b6-b7da-e5ea0b3f0610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:10.081Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dfa085ff-65b2-4435-8689-35ed27153f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:10.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:20.095Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7c84a418-21a9-456e-b84c-5dbecf782424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:20.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:30.103Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=30e2a8cb-f528-40b6-8389-cbe76174413a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:40.110Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=15b27eba-ea2b-481d-b23d-8186142b41b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:40.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:50.118Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8b27d08d-34ce-4f78-8f3f-0cd379acb730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:36:50.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:00.125Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f1f8de65-e7f2-45d7-966c-e2f61ac3f97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:10.133Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=882cf428-c53e-486f-b838-fb9d496aad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:10.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:20.141Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a8c12eab-5778-4c57-94f0-ff5ecfec249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:30.148Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c80926dd-18fe-4ded-b5ba-842e5126ae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:30.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:40.156Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f87768da-d220-4bfe-9e3e-3d35fc1ed21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:40.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:50.164Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5490f56e-6b27-41e0-b124-a61873f8c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:37:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:00.171Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ac1f045d-9e75-48af-933c-2153babb0906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:00.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:10.178Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=09482d34-80b3-4f42-b59f-d9cbb67a95c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:20.186Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f18d745f-5943-460d-a247-4d980d0c4a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:38:29.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:38:29.648Z |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-11-09T02:38:29.649Z |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-11-09T02:38:29.650Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:38:29.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:38:29.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:38:29.653Z |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-11-09T02:38:29.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:30.193Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c246363a-a6e8-4bda-8345-79e34d58ff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:40.200Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=df8888cd-d89e-44ad-afc3-2b44a29327ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:50.207Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ddc2dc5e-46f1-4117-8ec2-c0b042a13d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:38:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:00.215Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=27db7399-6cbd-4a97-8d7d-d80da3d04a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:10.223Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c75db81f-160e-4189-b91a-6bcbdaab5749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:20.230Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=6e4d1a85-ff5c-458a-bd12-2ae1c5c8dc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:30.238Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=32eca57a-c18f-4c07-aec0-5b66a57f85fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:40.246Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=1ed01a59-778a-40d9-9e02-ec6d152f6797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:50.254Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d14647b7-ce47-46ab-a413-7a563f251b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:39:50.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:00.262Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e4d3abe7-d515-4814-85d6-9467b2d87aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:00.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:10.269Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e44df3a9-9a8f-4fdb-a51b-3ed0082820dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:20.277Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=83e9ddaf-1061-4aa9-87d0-2cc8bf3c7b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:20.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:30.285Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fa21630c-e808-41f9-a65a-d4d72416dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:40.292Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=845eede4-0908-4da6-a25c-22b18f6ee7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:50.300Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=273cc367-dbd9-4e59-b6c3-168331594834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:40:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:00.308Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9562ff16-a745-4113-be5f-e08813065ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:10.315Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=36e99863-a9a4-4eac-9db4-b2a6f45425f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:10.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:20.323Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8ab3d747-0d32-4a9b-8d83-b5377f018965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:30.331Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7a30bb58-ad07-4260-8af0-a7f5c804a9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:40.339Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d18f88ac-d9ea-497a-ad9f-57cd438c28c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:50.352Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=04f79a7e-5071-48bf-9b7f-3fd7889403fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:41:50.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:00.360Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=61821199-ef07-4a6a-ac77-a4c2c89ca347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:10.367Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=86eb5a38-cce6-431a-8b12-1655709379df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:20.374Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=01f2e8aa-49eb-4d62-bc36-65cb09680261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:30.383Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=be1eb791-49f4-45a7-8cee-60b6eecf128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:40.390Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c61392fc-232c-4000-b1c6-5857a44cbd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:40.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:50.399Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=84d6514c-9eff-4cba-bfaa-a17aea43ce05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:42:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:00.407Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e27332d6-4b85-4bc9-a7e1-9bccc750f817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:00.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:10.415Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4a0fc9a6-3883-4c82-bf95-1da81fd8b36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:10.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:20.423Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e59604f0-b299-4694-8996-ed6a5728ae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:20.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:43:29.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:43:29.611Z |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-11-09T02:43:29.612Z |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-11-09T02:43:29.613Z |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-11-09T02:43:29.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:43:29.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:43:29.617Z |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-11-09T02:43:29.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:30.430Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=632309ba-3b9b-424c-9fbd-797ca0396640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:30.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:40.437Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f2f449fd-4655-4320-b90a-64789fc230eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:50.446Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e52b8d94-590c-42ef-bd27-d41e1423a7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:43:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:00.453Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=1040dbb9-4357-411f-a8e2-705c2e4b005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:10.460Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=287229b6-df5c-478a-bb00-15e2d80f9e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:20.467Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=61216efb-c25f-412b-8155-70610f544ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:30.476Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7fca0685-aff5-40a0-ad81-d3bfeb8241ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:40.484Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c10bd83b-583d-4462-96e7-a435b2deb94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:50.490Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dbc3901c-58e4-4393-b6a7-05bc622c74ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:44:50.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:00.496Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=33e01bf2-0751-44aa-a67c-3209391079b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:10.504Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f42175f3-a3b8-40ec-8105-71b106447c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:10.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:20.512Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c7f19d53-d0b3-4a3a-a568-1a3a563210e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:30.519Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fd2713a8-0498-4c94-823b-f3fa4f605740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:30.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:40.525Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8614b983-8037-42ec-9a22-a36c31eb1134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:40.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:50.532Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d783a10e-2cbc-42ad-b406-607198f69f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:45:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:00.539Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b88d4b71-3388-4bef-8cf5-e72dc15ae725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:10.547Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=721ba619-9dff-43af-bf1d-86404f9c0245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:20.555Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fa9d9dbf-3de1-434f-a250-9d351cd9410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:20.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:30.562Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=28865b2f-6536-43eb-8baf-b9524e8fd22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:30.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:40.570Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=abdad7a4-87ca-4864-a396-b150eb4f36b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:50.578Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a9f904ed-7fb6-4e58-9714-3549373df62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:46:50.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:00.586Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e319084c-28f4-4777-95f3-ab3e23ebcac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:10.593Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=520e68a9-1394-4096-b3ca-4ba223a8b775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:20.600Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2e6c566b-952c-4fb7-b69d-b0314b0f8adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:20.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:30.606Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=34a71908-ee18-410b-8cff-18a2c08cd6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:40.614Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d73adaee-cddc-4925-8b36-62301f4eb813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:40.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:50.620Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c805c656-889f-4c1c-8338-ff5239a72399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:47:50.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:00.627Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5591469a-a40e-4466-9a33-23c23d70c0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:10.634Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e43608ad-8ef6-41b8-ae40-0330a0e2d087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:10.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:20.641Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d50da0a1-6fd7-42dc-847c-c8882021b04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:20.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:48:29.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:48:29.604Z |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-11-09T02:48:29.604Z |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-11-09T02:48:29.606Z |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-11-09T02:48:29.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:48:29.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:48:29.612Z |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-11-09T02:48:29.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:30.649Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dc3d3589-3e28-48e1-af98-f8cb4dda4982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:40.656Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b9ed82bb-2c65-4993-a012-d89328217793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:50.664Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=3bed0952-1648-47d3-a261-f2a6ca8bd993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:48:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:00.670Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=40e67209-382d-45a2-9a41-30891759a53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:10.678Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=41046081-bd64-4ca0-a9b2-1d09e95129cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:20.685Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fbc5ac14-eeff-4809-8b27-380ed25dc297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:30.692Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dde12c13-c634-4ab7-9838-0d8d34bec7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:30.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:40.700Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8d777ce1-50ac-485d-9b7e-373538c7499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:40.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:50.707Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9ae02b84-ee87-4d82-b861-282b90cca2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:49:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:00.714Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=329a0ed5-e80a-4286-b845-0af7e951ecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:10.722Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c75a0b33-7113-48af-b5e8-5da17e3167d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:20.729Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ad64de1f-a31c-4f13-ab1a-c8cb43dc8cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:30.736Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=45f34ecb-881f-421d-bf0f-4e057cd2e801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:40.744Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9e2ca60a-0b2b-4ac2-ab5d-38791ec6c461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:50.751Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=100c4735-37b3-47a5-9721-51dd3062835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:50:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:00.759Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=89caf605-99e1-4068-ad74-aeb5d480aa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:10.766Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=09f8890d-36a4-4c5a-ac9c-b278bc40ebdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:10.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:20.787Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9d80332c-0ba5-470d-8852-5334fe16d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:30.795Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c01857e0-2e9e-48af-967e-f2881ca4904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:40.802Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a094b805-6d0d-4bb4-b060-e8d1e15086ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:50.809Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bd57f2c9-3631-4bff-9414-c6f890074f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:51:50.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:00.816Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=eb4c3ebe-3887-4490-83a2-83acff437a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:10.824Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=27039fde-6774-445e-b98a-b515104b59c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:20.831Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0baea48d-c01c-41b4-977c-58557bdf6152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:30.837Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4488e4b1-e3b9-47a1-9d33-e22d47e30dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:40.845Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7ce5f068-bd60-48ad-af2e-e471f2caf21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:50.852Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=3db1f6c7-5438-43d6-858e-662256902f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:52:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:00.858Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=db740b53-9576-4fcb-ad9c-8637fc71dd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:10.866Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c396e4e7-f537-403e-b6bc-0d96067e31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:20.874Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=99de4992-84bc-47d9-b46a-ddd640133b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:53:29.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:53:29.595Z |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-11-09T02:53:29.596Z |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-11-09T02:53:29.597Z |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-11-09T02:53:29.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:53:29.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:53:29.600Z |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-11-09T02:53:29.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:30.881Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d37c7e9f-1d99-424d-ad23-cc6ba9e55ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:40.887Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=dadb6373-0ed9-4537-a6e3-31d72431c6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:50.893Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=6fc4a218-5d95-47b0-9e96-cad10509e2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:53:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:00.900Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=64c62bd1-0c1f-4d6c-8806-27f18eebbc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:10.905Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9785489d-44e9-4fce-86f6-42788005f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:10.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:20.912Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fbcf8fbe-47cb-4353-85b8-484180634b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:30.919Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=47317a63-2fab-4bc5-99f2-2eb4324f6080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:30.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:40.928Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b467e764-a99e-4eba-a384-42cbb1451e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:50.934Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=82fa96ae-bd82-4b6f-8ac5-e77eb18f7bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:54:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:00.942Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c62c7d4a-8bc5-403c-933d-4cc7cca6eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:10.950Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ee70c7b4-a9c1-423c-b17c-604561bc3bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:20.956Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=063dc74c-6bfc-473c-b791-f47bef9ea58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:30.963Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b47f0e94-9329-45de-a28e-36c005ee27e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:40.970Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=60d05396-f125-4f14-81ad-85666a83a136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:50.977Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=90e71cd3-d15a-4e1f-bc0f-8b4d9e10eb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:55:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:00.983Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=706f21c0-9110-41a2-94b2-32e4a502a130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:00.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:10.989Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=31cf77ca-467b-47ac-a12b-5ef05c63d2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:20.997Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=40a1b57e-0a95-4d8a-b5da-6e7184d59dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:31.004Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a8f097c3-61b0-4393-894f-1cf7d4a527c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:41.010Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c4aee75c-2330-4cf1-95ef-8bc0ae5a14b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:51.017Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bf184ac2-5e26-4ec9-b2e7-a30e4e2d12e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:56:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:01.025Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8f632b61-11d2-4b86-af47-1e12d7c039c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:11.032Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=60b8d797-918b-4bcc-8e84-3334020842db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:11.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:21.039Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=50caae98-fe9c-42f2-9d61-3965cd9ae2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:31.046Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=29d6e225-f249-4ea9-8e49-da56fcf2ce96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:41.053Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=465b4b2d-5f96-4da7-9d36-f2c4a781b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:51.060Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=be79a12d-16c9-45d3-abd1-3a56c087437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:57:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:01.066Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4b282e5a-2bfd-4813-9de3-5136fc69ab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:01.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:11.073Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=502d9195-2e3e-4471-a3c9-869589ff8745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:21.080Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5042d6a5-d7ae-44fd-9b13-94708aa754a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:21.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:58:29.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T02:58:29.601Z |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-11-09T02:58:29.602Z |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-11-09T02:58:29.603Z |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-11-09T02:58:29.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T02:58:29.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T02:58:29.606Z |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-11-09T02:58:29.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:31.086Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d0cc0a95-142f-4686-950b-f24e9ef22fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:41.093Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=be8128f7-1079-4106-8f69-eda4829c607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:51.100Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a0f5774c-2294-407e-a20f-6e268735c220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:58:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:01.106Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=83becdb1-bdb2-4910-97dd-a9e688072523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:11.113Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=76c7476c-d391-4fe4-88ae-f0ae633c2fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:21.120Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c0235af8-fd1a-4210-9d11-fa6edf4fbbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:31.127Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4f882367-4482-4768-8030-ac842fa53c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:41.134Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=aa4ee6ab-9ad8-4754-b150-87331d6fd69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:51.142Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=22accbea-e9ad-4aa7-844a-a4f73fda72df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T02:59:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:01.148Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bf7f9b6b-0ca8-422f-a81f-3e31d7e45ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:11.156Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=990fc284-d42c-4bc0-98fd-47bea9a07448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:21.162Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=061008b2-f17e-41a7-afc4-8d69ad076016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:31.168Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=42380ad8-84ae-4047-a5f6-f870a086c1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:31.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:41.175Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9d4eeb07-e4c2-4bf2-9c34-821bc16f2588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:51.182Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fb374f0d-625f-40cd-80bb-8819cf491cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:00:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:01.189Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4635394b-a63c-4146-93ed-b66516d4f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:11.197Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=a7b6d65b-069a-46c8-a3b6-7e663d101960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:21.204Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=14ede0ab-84a8-4177-819a-6b727725c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:31.211Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=2a4c292b-2326-4887-8910-9a643a0e15f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:41.218Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b71da88d-dafe-4bc0-8a91-76a37b78f385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:51.224Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=f129bc4f-824d-432c-ae7b-b737249b75d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:01:51.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:01.230Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=be9f8cdd-c96c-4827-ab54-a645e3fb8f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:01.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:11.236Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=03d8e149-c929-49c4-a3da-050d1989a4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:21.243Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=97c2399c-9b6e-499b-8d2b-da8b742bb724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:31.250Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7189c3ff-d076-4b77-b9b1-338cf94db56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:41.257Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e82eb8d8-3f1a-4e4b-a7f2-467bd6c703e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:51.265Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=17785fc2-3579-4189-bed3-e3ebf87c56e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:02:51.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:01.272Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=7f259022-eba9-45d1-aa58-854585d50204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:11.278Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=99213cd0-d13a-4ab1-ba47-9035e84f8026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:21.284Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=34aae546-0b06-4dd3-910d-83a98e418b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T03:03:29.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T03:03:29.651Z |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-11-09T03:03:29.652Z |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-11-09T03:03:29.653Z |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-11-09T03:03:29.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T03:03:29.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T03:03:29.657Z |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-11-09T03:03:29.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:31.292Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d0f1c706-77b7-4097-929d-91bbb1c82a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:41.298Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=8d83b168-5182-4d76-9278-2a856ae81dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:41.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:51.305Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fc5b532d-f834-426a-afe2-280a70c0afc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:03:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:01.312Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=49d88cd9-6806-45bc-89c7-a26df9609c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:11.319Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=e039ab1d-b548-4271-ba49-6f20f9f45727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:21.325Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=3d58b261-909a-4ee4-b589-3a76cbd0f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:31.332Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d242806f-00d1-45cc-b305-1731b2b29251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:41.339Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=fc3c75eb-8f38-453f-acf1-8f9f23ca7649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:51.348Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5bf1cf6a-d4ea-4890-999c-0fe2b1ad4293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:04:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:01.355Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=888902e9-96f7-4f90-ab8e-5b8d24bfd4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:01.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:11.361Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=c898d6b9-9f3a-4bdb-962b-f12da82d828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:21.369Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ef6ab7a7-2a73-4801-81d2-f0e334e9cda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:21.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:31.375Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=1f7a7dd3-32af-4333-b021-33808a5a3268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:31.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:41.382Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=355a9ca5-77b7-498d-aad9-d3e757d728a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:51.389Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4a6fb83b-05a9-4f6f-98c1-556ffd0cf60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:05:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:01.396Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=b021229d-b334-44a4-8d7a-29dea82fd16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:11.404Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=332aff87-5ead-4f30-b2a3-732134a3dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:21.410Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=ee99ff79-124b-423c-a7c3-bedacb73a57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:31.417Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=24121cae-be4f-41d3-8362-c22319cc9661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:41.423Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=92a8bff8-7739-4ec3-b3bb-cfacfe5a4365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:51.429Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5f4ad420-2be9-4f24-be76-1178083e4775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:06:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:01.436Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=76a8434e-0b7e-4357-a00e-9fe0d884438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:11.443Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=73515ec0-aa39-494d-b493-78dbac7a51ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:21.449Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5bb709dd-8fe4-4f0f-958a-2021eac1441b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:21.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:31.455Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bcd50ba2-1974-42bb-bc93-e2d376abf29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:41.462Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=030e5f9d-b4f4-4cbe-8d13-80501037ec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:51.469Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9c9d1849-1ae6-4a22-bbe5-e24731da6971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:07:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:01.476Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bce41237-bad5-4b19-8457-d22e756989d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:11.483Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=76c9dd56-5578-4ded-ab7f-68c9ff82916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:21.490Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=5ee9db43-976e-4dde-a68f-3399371d2c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T03:08:29.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T03:08:29.595Z |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-11-09T03:08:29.595Z |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-11-09T03:08:29.596Z |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-11-09T03:08:29.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T03:08:29.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T03:08:29.600Z |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-11-09T03:08:29.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:31.496Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=23e7a0d9-2f35-4293-b3a1-4479657041c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:41.503Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=bf068cc5-bdbe-47fd-9d84-3ba04dd6ed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:41.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:51.509Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=4f38ebc7-2565-4d57-9818-a109f90aad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:08:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:01.516Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=9bdebfb0-8ee7-4215-b656-ba676263dc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:11.523Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=61e44618-99ef-46bd-a227-e86dffe9299a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:21.529Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=d26f31a2-cdd7-4413-bc27-36da10744c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:21.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:31.535Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=092e4507-bf5d-4ed7-ae20-dd97ffc2bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:41.542Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=05a4152b-dd17-4c58-9b01-f986e547cea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:51.552Z |INFO |Init configs |InvocationID=12bfdddc-a504-48c8-9491-34f7a2a41bdb, InstanceUUID=0e4be3a1-49a9-4104-9f9e-bfacf4ffc821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T03:09:51.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |