By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:05:17.789Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:05:17.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:05:17.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:05:18.469Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:05:18.596Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:05:18.597Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:05:18.597Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:05:18.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T15:05:18.724Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-16T15:05:18.820Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-16T15:05:20.376Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T15:05:20.915Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-16T15:05:20.935Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-16T15:05:20.936Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T15:05:20.993Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-16T15:05:20.993Z |INFO |Root WebApplicationContext: initialization completed in 2173 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-16T15:05:21.439Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-16T15:05:22.285Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T15:05:23.552Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T15:05:24.100Z |INFO |Started MainApp in 8.678 seconds (JVM running for 9.363) |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-16T15:05:24.175Z |INFO |Start scheduling PRH workflow |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:24.191Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=25ba41ee-c348-4e35-baf5-539f4d93c3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:34.682Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5725985b-1f22-4061-8aa1-4dc6dba915e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:44.696Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8b0e3cc0-67fb-4584-a05d-32e7d5785c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:54.709Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c4d13907-6ae4-426a-be99-4e8d3010a013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:04.720Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=90806336-bbdf-44ff-9d7c-6262d2b0ded0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:14.730Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ae647548-9b54-413e-afc9-ea63dfcbbd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:24.742Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1a3186d6-a566-4461-94a4-362fdee58981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:34.755Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1f278eca-f485-4175-990c-e18f8913c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:44.770Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fd96b4f0-fac5-4bc6-a12b-8161a45b7925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:54.785Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8738ed0e-e7d9-4320-b3c5-5311ae4f7ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:04.796Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eb40f26d-4dc8-45d3-ae6a-a195d00334d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:14.807Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=14ea1083-2fef-4386-8f6b-3534950c4db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:24.819Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8d882d3d-a865-455a-91a9-76ca3f0bf994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:34.834Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28a05114-116e-47ae-a143-99c4857578b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:34.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:44.857Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ccc19ac1-51ba-4784-9786-6631dbac355c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:44.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:54.878Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28becf44-70c2-4188-b752-e02bb418c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:04.891Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cf6e807b-7d47-40e2-97b3-3f3db20a2aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:14.901Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=15892583-b331-4a0d-8481-3e4057265de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:24.910Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0612b414-a8be-45dd-aca3-5a5df68fac63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:34.924Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f59edafc-391f-4d12-b2da-749d3276a119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:44.936Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a899d1ce-b7d2-42de-ad73-a5dfb3cfae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:44.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:54.950Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=db556142-f772-4630-b20c-b264e88d496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:04.962Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=20db3a61-9147-4651-9231-ac5d1c4132b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:14.977Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=21891451-b013-4948-b3ab-ea516a4f6003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:24.991Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c30fb534-92a3-4204-be00-3b1773de664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:35.002Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4e8d1fc0-d94a-4d47-86fb-d9aec70a224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:45.013Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e30686aa-ad44-47ba-95cf-c58d1cba3ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:55.023Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bc62ee3e-b32f-48fa-88ae-11607a4cacec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:05.033Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9b5ffea4-5d28-42c7-a2bc-9d500ac4da3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:15.047Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a71eaded-659e-486d-a5c4-ee15995d58f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:15.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:10:22.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:10:22.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:10:22.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:10:22.801Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:10:22.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:10:22.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:10:22.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:10:22.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:25.059Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=82ebb7d4-0c0d-4a74-a687-af8ad3ceea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:35.071Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2ee0f68f-4a85-4bd9-9308-0053fd361258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:45.091Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1e525964-e584-4099-a930-c3342a3702a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:55.101Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9920fe65-7b07-4765-8065-0b2bc98dd61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:55.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:05.118Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=135f9237-108e-4d1a-8f4c-69e85fba2e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:15.129Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b35c22b9-4eae-468d-b4fc-920ff9df321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:25.153Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=528e657a-ea75-4ed7-9d4d-efa53e328fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:35.166Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2a2b303f-1139-4e4c-bde1-7829c8adb3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:45.179Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e40358ec-524a-484c-94e4-00a5b940c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:55.195Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f4e5a424-c822-42a1-a0e2-a07cf006464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:05.206Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4a586f0c-51d8-41e3-af1c-312d9d8ce934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:15.217Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=30d85c06-1cb2-4042-b427-e38aec58a06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:25.227Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=178a9069-4656-42d4-a567-c82de1fea2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:25.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:35.239Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=98951d24-e8c0-4240-813e-a123c4040748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:45.252Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=91dce487-ea87-48b7-959a-a99acaa7e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:55.266Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ec1625b3-3f75-4c53-b316-f6490be0b17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:05.279Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e35a6b36-7d99-46f8-9945-b5eeebf93d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:15.289Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=be19f75d-48d2-450c-b1cb-d614d364c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:25.299Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bd11877d-76af-4a5d-9d2c-aea322acf3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:35.309Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=325f64e9-7b31-4d36-ba0c-5fecff3032c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:45.321Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f18cd730-fc9e-436e-88c8-3917802539a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:55.332Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=422f8d25-336f-4837-9dbf-f106f0ba3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:05.352Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e2017733-634e-456a-a826-837c533f43fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:15.364Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3e3107a7-fb75-4fb0-ba2b-b0d1b3b0cdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:25.381Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e6a5c5ab-15a7-4ead-8fd9-6418c5298bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:35.396Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=62226668-b5d4-40da-9c09-5041e2baf06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:45.405Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=17668c56-b4d9-4bde-82a9-afccc54274b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:55.424Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=57f2d732-f19f-4a75-91d7-61870e5673dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:55.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T15:15:03.462Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T15:15:03.463Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T15:15:03.468Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:05.443Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a807e409-9f04-46a0-8ea2-3856deca6216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:15.460Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=09e7f6ad-23cc-4a99-a41f-15b74db6d130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:15.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:15:21.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:15:21.843Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:15:21.844Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:15:21.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:15:21.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:15:21.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:15:21.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:15:21.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:25.469Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=513622bf-4f57-47b4-a825-5ed0c17f4356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:35.482Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=edd1d45f-4b52-4c4d-b5a9-452752aea032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:45.491Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=30bf730b-e27c-4387-b6b7-8de0b712c946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:55.502Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5c4fa907-c962-453b-9f9f-84c97cccb918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:05.511Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8b889db4-6cd5-4ac3-9bc1-5e77b067961f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:15.524Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=766f7f6e-4402-43b4-a709-0cf965760dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:25.534Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c8d8a4e3-e437-4cb9-ac1d-a7a1a7a40c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:35.544Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e8fd3bdc-2c1a-4b81-af02-616b5369c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:45.560Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bb59059e-dcb9-42e4-b34f-37803d25b067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:55.570Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b75d3874-dd73-4b4a-9a4e-e8904ca36f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:05.578Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0fac329e-c6d3-463b-9c46-aa787c58a623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:15.588Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=110659a0-98ea-4ee2-aec2-c3417d8999c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:25.599Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b1fe94a5-a714-4416-bef3-4b990b80ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:35.611Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=323d1dbb-b54b-4a0a-a6cd-cb0b97de7a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:45.623Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b60822e2-8786-4153-a019-824265afd576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:55.635Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0eed7fdd-2046-426c-8371-56fc91606b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:05.643Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6f919c80-c305-4c09-b1d7-26de88e40948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:05.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:15.655Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9e6af191-5d91-4597-92d4-e1cce40875b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:25.673Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a9c36339-72d3-48c9-a415-b4832d310c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:35.682Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4b53ccac-f79f-438d-83f0-591da2509fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:45.691Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=916da408-6c00-4036-b8fa-f85254c75f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:55.702Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bb389e1f-f855-42a7-ba2c-631b3f0bbeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:05.710Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=61c415b4-beb1-4404-b40d-e9d99bbb478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:15.722Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c56e2cfd-a153-454a-8d48-b1a2c1d81a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:25.736Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fcf107e8-a544-4812-8a5c-4bc1d78c7860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:35.752Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f4a16389-9fd3-4caa-95df-92f6a2a8ac1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:45.763Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a8ef895e-549a-407f-b146-a63653fa43d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:55.772Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=167331dc-4346-4a20-a24d-11bbaeaf366a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:05.782Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=313dbd43-78eb-4794-a9cc-19babe6b794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:05.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:15.794Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6ef7903b-d799-420e-9d95-9fee50a3572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:20:21.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:20:21.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:20:21.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:20:21.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:20:21.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:20:21.771Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:20:21.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:20:21.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:25.813Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5f64a440-20f7-4ac5-bbc8-d8af90020c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:35.826Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=caff7557-70f8-4c0b-a807-a32cad76f42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:45.835Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bbc79b01-9002-4a77-a310-869dd779091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:55.844Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ecce74cf-617b-44dd-8290-990981d6de41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:05.853Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fb585c03-18d1-454b-9032-9c742bf06964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:15.867Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eca14d88-5b35-4c73-b926-519d74585033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:15.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:25.877Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=262fec6d-83ba-47f0-9017-1f57e64794cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:35.891Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bc7d0c6f-ea8d-46eb-a75b-c69177a22a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:35.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:45.901Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e84c7abf-0dc6-46f8-9c59-ff2b21ea9467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:55.914Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bf67eee3-f5e3-428a-bafa-5bcd95ecb03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:05.928Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9aa743bf-9180-4354-8724-1f5c3ded5065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:15.939Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6cb9dbf3-7d78-4be3-bf41-0e0270b65a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:25.955Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=89efc5c3-f8f4-42d0-94e4-8f53ea667b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:35.967Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eede8b22-7483-4231-8e1e-626704f7c51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:45.979Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f08dc57e-4c87-4695-b39d-82f3d8ee8c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:55.994Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2cbe6181-4143-4abc-96f1-30a3ef269b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:06.006Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a122fb32-4c59-45ea-9a22-b6b755c3285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:06.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:16.017Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=38001ed7-b7d4-4948-90c0-80cc97c4522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:26.027Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c4546bd2-648e-4662-b1f3-fd88fbcfcce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:36.038Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=08581088-4a0b-4632-84fe-d4f396ad4610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:46.052Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=65bd19fb-7940-45b8-814a-33bdfe1625d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:56.060Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=02375563-9a83-4b5e-9982-3fb061a2f5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:06.072Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=56022a1a-e1ec-4195-ae68-941b3f3f9a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:06.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:16.085Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=41b42e05-6f1a-4928-b978-9756f734baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:26.100Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c049184e-0b3b-43f6-a07c-14a567d4a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:36.112Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b46d185e-0f6d-4ea0-aacf-994106b7383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:46.123Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1d46d1f9-91b1-4997-8a42-9873c44f1a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:56.141Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ea4b2fa2-24fa-4eb6-a8dc-fe9f29a40e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:06.163Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1e9e6153-3153-495d-bca8-ebef5d2f702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:16.175Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=227b1cb8-f54a-4635-8818-586752b941fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:25:21.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:25:21.782Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:25:21.783Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:25:21.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:25:21.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:25:21.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:25:21.795Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:25:21.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:26.183Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=57ca31d6-2334-4e65-a87a-b9cf181263ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:36.191Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=485752f8-5eaf-40df-a9b4-c9391aa0d686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:46.201Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=44accd5c-f95e-4c38-aa41-a6b21ae185fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:56.217Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dcdbb24c-0c10-4cec-a540-13a36f760e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:06.227Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6efed657-6660-4e41-838d-16224746417e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:16.241Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=be60ea17-1690-42a7-a359-d77397ea68bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:26.255Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=617a68e4-b093-4935-8d23-11e53a1c26fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:26.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:36.264Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=af7ee386-ac4f-4c91-bb98-c7f01fc6f6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:46.277Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9def793c-32b9-4496-8d6c-6d4206c1c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:56.286Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5576a9ce-655a-4b5f-b81b-11ca79a6fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:06.296Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f78e0d8a-f723-4ff4-a1bb-d0f7fdfa3351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:16.309Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=65803a26-724c-4df6-a293-cf1a454201a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:26.327Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ef53ffe0-9eec-4f4e-b2bd-0cfa7fd0c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:36.358Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9747fc9-a878-40aa-bd3f-fa0ac199e1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:46.368Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=452928ea-4287-4475-8541-152530d2056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:56.378Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=32a06e0d-1694-4cfe-947f-93ffc0eda75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:56.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:06.386Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=66bb14e9-8f52-4c22-86a9-e68c2668a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:16.395Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9f514fe3-b0c5-4a60-a8ef-0041cb1e426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:26.403Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0a9d7440-3fce-4605-958d-212c09897073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:36.412Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e7e23fb1-254a-4454-831f-31202dbdda1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:46.421Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6b47d131-caab-4b06-8270-f1aeb2d0cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:56.434Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=171d9c15-771d-4207-8fed-ba18fcc7d4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:06.450Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e56677cf-3d8a-41e4-8704-cdecb59fbf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:06.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:16.458Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e8a2892a-569a-4ce7-9d53-b6f65ddee049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:26.467Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4677b04d-412d-49b2-9f41-3afefd7c47d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:36.475Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e7974ae6-cdb9-4328-988c-e3ec4b5370e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:46.484Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=109fa69a-c6dc-4128-88d7-7a23bb3e9c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:56.492Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=836dfa1c-3150-4696-97e4-17ee257bc05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:06.498Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a5f787f4-fdd6-4c07-afe6-8fea8b5a7a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:16.506Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=143a6d65-f03e-4d97-8e74-1a08267351bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:30:21.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:30:21.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:30:21.803Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:30:21.805Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:30:21.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:30:21.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:30:21.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:30:21.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:26.521Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=639e1074-0615-44df-a6cd-d04fd35e1a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:36.535Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7fef8462-923f-46b1-a915-6507970f5ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:46.545Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b19fa868-4cae-4363-a088-5052b8dff528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:56.553Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3da11bc0-c862-41c3-8fa6-6ce1d14c4d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:06.563Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=22ee3c26-c3e3-42d7-9384-532c79442c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:06.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:16.578Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6f2c8800-73a4-424b-a267-679041a78df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:26.586Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=29794be0-da13-413f-9f5c-9d749cce2e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:36.593Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0ce84d17-8e55-4e11-bac4-429027777c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:46.604Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=08baefef-f92f-4466-9d5c-653f89b35f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:56.613Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5413237a-20ce-4acd-b61c-332b236cd0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:06.625Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=03960919-ebb4-4338-bcc5-e3cb68cacb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:16.634Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cbea9806-2e06-4a5a-ae06-e7cb1fd0b3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:26.646Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fbd3e470-2d5a-48aa-8ea4-da94b398f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:36.659Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=53bc9e16-5a62-4eab-b7d5-234fd0ad9aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:46.668Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c6431e64-819f-4349-a104-54c7108e0588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:56.677Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c5ffebae-d657-4b8b-8159-97a5461c4b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:06.685Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=df848230-b905-4729-b6e8-661affb9ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:16.693Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b2614e49-a18d-46b6-98f9-62da4970df39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:26.700Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9a63f14f-c233-4e9f-8c98-2ab65a8f5e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:36.711Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c55bae06-ca07-4f8e-af2a-00da64833e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:36.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:46.720Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c88568a2-c1ee-43fa-b512-29ffb4f0b847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:46.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:56.733Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=aa86a321-258b-422f-9c28-8560726b3674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:06.747Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=85062e5e-6cbd-4e00-bfa1-604665192390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:16.756Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5658ddf6-67d2-4a2f-a21e-656d0e70666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:26.764Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9472a43f-e5b0-44a3-a4f4-2c9ea49047dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:36.773Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f0397eca-0284-4871-8e5e-019f22b0b1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:46.783Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=42671a56-4c73-49a7-9bd0-e810ab978935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:56.792Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6503b0d2-7517-418d-82c4-d880d0fff0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:06.803Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28017b9f-6387-4c6f-9645-4beaf4900af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:16.812Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=59e31d15-e801-49c3-81a8-f89f137a3816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:35:21.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:35:21.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:35:21.793Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:35:21.797Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:35:21.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:35:21.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:35:21.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:35:21.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:26.824Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=87ea17db-7649-4e43-8bad-64b3925b3102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:36.835Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=352f43b1-eb3c-49e7-bc74-ce3077d6e473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:46.843Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5f1a821e-8f4a-4351-8627-34133be9ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:56.852Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9d5c3f9c-463a-4456-bd47-3e8019081015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:06.861Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f949b7cb-7b6e-44a9-9f0e-a5fc7174d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:16.868Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c124e0d5-0a8a-47f1-95c4-dc213218323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:26.876Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=32876c2f-0a52-45e0-9eab-ba31a198bed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:36.889Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ec2e7347-ea50-4283-80e6-e1c81ffbc934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:46.904Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=18268ded-f482-49fd-963b-72ae52beddbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:46.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:56.912Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8ad13f25-c44d-445f-bf2f-ccab632ad116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:56.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:06.920Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=36cd046a-a7f3-434b-bad8-901d63d0a287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:16.930Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4fd8fb5c-e252-47fd-86da-f0e04f134caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:16.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:26.940Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7d0e1348-0350-4d69-9dcb-01e25828a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:36.947Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=562361f4-9a8b-4422-a599-0e31b2b89207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:46.956Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e133f322-fd61-4eb7-9f12-14fb76e160c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:56.963Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2493cac1-1ab8-4094-8ff4-644c8142dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:06.972Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ca9731f6-fa48-43b5-9cdc-6abbdb69a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:06.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:16.985Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bc9fc8b1-a002-42c0-b4b9-522150047ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:26.996Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=79c789e8-3845-4eab-abd2-ba18fa652004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:37.005Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=420b26a0-f87d-4fc8-96c2-6d4031226cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:37.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:47.011Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8a4b80d-ad0f-4455-8612-d907c3cdc701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:57.018Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=895b223f-264e-4ca3-b2e0-353af2171a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:07.027Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=254ea273-01ef-45b3-bd76-7e41522a2a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:17.035Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=33b64a7a-e3b8-4022-8ab6-0b4a8e086698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:17.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:27.046Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fdaca492-9450-4914-bff9-e9d432741b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:37.056Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fe0fc4bc-f951-46d6-9c79-5943c097985b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:47.068Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4e0c447c-9f35-4643-b51b-d47e59f66ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:57.078Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=42ccea27-2d08-4f74-b48d-3cd6ac7afd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:07.086Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9f41ea79-e013-492d-aff5-99bdc221f131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:17.099Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c87b8ab5-0c2c-43ee-b617-21f629b715cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:40:21.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:40:21.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:40:21.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:40:21.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:40:21.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:40:21.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:40:21.788Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:40:21.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:27.107Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1af1b2ca-27fb-4c94-a2be-7ba2493df0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:37.114Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e1627c6e-a9a1-42f2-bf8c-fd492a905060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:47.123Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b256bcbc-ce7a-461b-917a-534845962d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:57.135Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b7287623-8b3c-44c2-afe2-31ce7517e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:07.149Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=94401a57-0743-4538-9dba-c03100b0b043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:17.164Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0bc7dcdd-f935-477b-93e5-bc545115e76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:27.177Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ea47f798-796a-497a-8676-b5b8d3d9ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:37.190Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b2bb586a-875f-43c8-b329-91786b6ca934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:47.198Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=591a1b7e-94ea-488a-9406-c4ca34a7cf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:57.205Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e56f58d9-3616-4f08-a682-0c5999f742a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:57.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:07.211Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=680541e0-9c03-490d-9ad9-d82935771c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:17.218Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1ef79276-f41d-439c-ab10-c78fd0b43e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:27.224Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d18bdcc5-09c9-481a-b960-f497c7e5e40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:37.231Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ed9ffd0f-5109-4c37-8d15-611f823b6ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:47.241Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a66e7316-dfd6-4970-99ba-e3a55f390d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:57.258Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c29599b8-f23a-4096-a56f-8c67391675c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:07.266Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eb86cd49-2eba-42b5-a50c-9daf074e1291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:17.274Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8df2da8-37af-4c64-9281-99ca09c94640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:17.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:27.281Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ed790abf-a65c-433c-b92c-b0d9b274a876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:37.290Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3976e606-ffc8-4c9d-9ecb-e239aa1d9652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:47.299Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0fc5e44e-c5ef-458d-8ff7-7da2b16f9988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:57.306Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c06b4d80-b8a4-4881-b4b8-bc75864f6afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:07.316Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=df8c0c7b-b2d0-40bd-b3cc-63e9d2e9fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:17.324Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=84ed5c48-d723-4f4f-ab71-e63075531fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:27.332Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3d071360-7676-49cb-bda6-1d540c6836e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:37.342Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9b6cce95-5b93-43de-abe0-81aacd7fca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:37.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:47.358Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8399e39b-6b18-4c27-99c7-484bb59a3495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:57.365Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cacb36b0-b85d-46e8-a789-1050fd40b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:07.373Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=251fcf65-eec1-4b96-9417-9ab71b6621dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:17.381Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9b68c43-211d-42e5-b029-ad394c4c6170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:45:21.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:45:21.828Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:45:21.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:45:21.831Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:45:21.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:45:21.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:45:21.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:45:21.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:27.389Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6b601605-d533-40c8-a937-4e461808a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:37.397Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d6852a68-2f8c-4679-8648-c5125bbfcdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:47.404Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c88fcf40-a9e7-4a38-add7-ebe949b40dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:47.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:57.413Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4ed2b2ab-bef6-453d-8cbd-d52c6b1ba8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:07.432Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4750efc6-77be-482d-b65a-f636ec80653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:17.450Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3c0430e9-fb6f-4f43-b96b-c8e89244b09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:27.462Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3f3a92a8-d27c-4795-8a80-7407ee3541f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:27.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:37.470Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a28cb1d9-065d-47f3-91ea-b9af08ba17b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:37.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:47.479Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=99eac071-1aa3-45bb-a433-911586d2d695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:57.487Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=229a0286-3f97-4f0f-aa24-7b06cfa2aaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:07.496Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c8b6680a-408a-4f9e-9744-f5ed8975d652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:17.505Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4bc2d456-c6ff-4c01-86e4-a1898b682fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:17.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:27.513Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b5ef8e4f-a890-47f7-a8f1-2aa8a62601a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:27.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:37.523Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1774a51c-fe56-470c-950c-e89da2b4757a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:47.538Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f7d7ee91-830c-49b3-af71-a6f98637700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:57.548Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c522cab7-897d-4725-ae24-2112a0e76312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:07.555Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ceed1c10-bd10-4dff-b273-162d905ef3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:17.564Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d3d136ff-fd2f-4629-ba9e-8b3e2152bae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:27.572Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=354be384-520f-48e2-9a5a-3afcffe3a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:37.580Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a52a9df1-29ce-4d41-912e-d153b1f70621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:47.586Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5685083c-ed2b-4f7e-aa64-ea857676d24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:57.594Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=86aeb258-93f7-4e6e-96a4-f48a88aaa5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:57.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:07.603Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c9053f88-c975-48e0-b734-dc1fab1347ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:17.611Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3c2e26cc-2501-4749-a405-d62b8736a00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:27.620Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1e1a5bbe-c6b5-4ea9-a919-63757d0006cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:37.634Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bfb91810-1b6d-4554-af8f-25734407bd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:47.640Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=74be41e2-0860-4e0e-b8ea-a2e9687a2705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:57.650Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c58cd73e-eef6-41dd-ab90-c9ff3bb91a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:57.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:07.657Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d728ae64-0239-40fc-b95c-a792b34484b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:17.666Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=598b4fe0-d58c-49d7-9da4-67c8e55942c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:17.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:50:21.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:50:21.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:50:21.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:50:21.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:50:21.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:50:21.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:50:21.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:50:21.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:27.673Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e985dc0d-a989-4f38-a7f0-8d7cb81953bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:37.681Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c25c6178-cc31-4a7f-8c5a-ef1570fbc57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:37.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:47.689Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=42ced1d6-c20e-41aa-9258-b0bfd402928e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:57.697Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=99f686b9-7e8d-4981-b936-4b1f10c3f349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:07.705Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=494f9933-6cc5-47d2-a74b-2d9183a767d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:17.714Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ca7f8d44-7ad3-4a78-9c1d-125cb36269de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:27.721Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=80712f41-d511-4ada-86f8-60e427cc62f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:27.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:37.729Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=446ae804-56d9-43de-8740-f655004b7612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:47.742Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0e0cdc1a-c610-4800-8a10-596cd12a2396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:47.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:57.757Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b49e24b3-8b53-4618-973e-bcb95c968514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:07.765Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fcd0d740-62c0-4477-a427-feb0224462fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:17.773Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=168f99eb-4c36-4535-be42-4746196e1069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:27.782Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9c74484f-7d1f-4b38-a738-4185dd1f660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:37.801Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4d623f14-9b3c-4cf1-a206-00ea4fc4d951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:47.810Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8dfb2540-39aa-4049-8bc7-192e3a7eb165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:47.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:57.821Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6ae8128f-9931-4e80-9c7b-3410eb9be5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:57.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:07.828Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c151f3e0-546b-4a88-b9a2-f9fef14d3527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:17.834Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f7115446-848b-4a92-913d-26569d63cf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:17.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:27.842Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ad946ba6-6b51-428b-a9d4-ac38476c9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:37.849Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=578620c0-7e03-4f35-9091-7a4508053726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:37.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:47.863Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e7a99176-bdcc-473a-b9b0-5e44bff2f80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:57.886Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=27b0a721-cdc3-4da9-aaac-b6fdd6b1c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:07.899Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=306f9c74-1906-4eeb-bf48-1b1c315b6d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:17.909Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0a6f4426-7415-477e-8b9e-9bde6d482b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:27.922Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0c183c62-fdae-4233-893b-517bc84452cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:37.929Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=81a89c98-e333-4998-84c8-80730205c1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:47.937Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6363bb9f-6a9b-4e57-bc98-348327955c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:47.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:57.948Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bfdbea68-7942-4110-916c-8c3023ec8a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:07.955Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cf79c95e-809a-4206-b65b-eedb36406866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:17.963Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b28a0e97-745d-400a-9f10-c2e789607d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:55:21.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:55:21.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:55:21.767Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:55:21.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:55:21.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:55:21.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:55:21.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:55:21.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:27.972Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a482d6f4-7c55-46c7-ba98-84232e8a6423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:37.985Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2fcd8ce4-e576-4714-b2d5-fb71aa412f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:47.997Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=14385bf0-ac03-46dd-92b1-64d242879984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:58.009Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=19067b14-26a8-480c-9f64-0ece132bb63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:08.018Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dd7966b6-aeb9-41ae-87ed-9ad1eaa6953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:08.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:18.026Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7c435548-89b8-4cd7-86f2-da67bbed5471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:28.034Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=db8ab86d-7e60-4eac-822f-4376ab3b42f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:28.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:38.047Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=20ce8764-6073-4034-bb24-c62a6c4080a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:48.054Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e3717d36-0ba9-4922-8691-dd32ff9ef0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:48.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:58.063Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=08e67186-0f01-415e-872a-40b52646f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:08.069Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8b18d3a-18a4-4cd2-82a6-26332e48bb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:18.078Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=83556d23-0390-4ccd-9203-4bc5aadbc586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:28.091Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d8035395-6849-41b4-bca0-8f9e44f0593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:38.098Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=27e4d0e2-d422-4d56-8616-545d0cd9bcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:48.106Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=12406b9d-acaa-4b93-b63d-45789875c9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:48.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:58.114Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5dbc4d6c-ade6-48b8-91d0-0f493dc28b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:08.120Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9de556f3-3664-411e-b477-80b9300ba2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:18.130Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=434c97b3-ab0b-4a05-a63d-bde7899851e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:28.135Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=83dbbe5d-ed97-4f58-ae5a-a556c2bfbdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:28.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:38.145Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b6ce2f57-e34c-44c4-97a4-17d175283d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:48.154Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3b7f0d69-8057-4c9a-a71f-a8e2fd9f7ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:58.178Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e8c83c81-2cc3-4ba4-9e80-10438c494f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:08.185Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=18f27b2a-99f3-45bb-870d-9b69f36c7317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:18.191Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b733e2a5-a857-4f2c-9682-fdb24d7f5067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:28.202Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a34ac1bd-abc4-41ef-b4ac-5e214eab490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:38.209Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c94db701-cffb-4485-808f-54b5f276d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:48.219Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=26b4a151-4fd1-46c4-ad4d-59c554377ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:58.231Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f53b4e13-e3c0-4fef-9087-725912e5631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:58.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:08.239Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d81373db-e76e-487d-9dfb-f045af659917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:18.246Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=69b59873-8e28-4b74-8c43-58de52666de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:00:21.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:00:21.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:00:21.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:00:21.769Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:00:21.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:00:21.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:00:21.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:00:21.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:28.256Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=aaf436fb-2f0f-4b7b-915a-fdb19341f1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:38.267Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3a58eb6e-a5c5-41a0-8658-da44a2177db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:48.275Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9759cf7-8141-4039-9802-980d12c496fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:58.281Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a142665b-7aea-4890-8026-c094e0d38912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:08.289Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e6bf242e-bee4-4597-bfc1-e1cd8354e348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:08.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:18.296Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=90a73b91-6bc6-4c51-9071-e4c0bf979a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:18.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:28.304Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bee6ccd2-c918-4c57-bf21-a988c54d5324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:28.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:38.312Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d2c14d8a-f290-4448-a358-882ed7afe408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:48.322Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=200a657a-97df-49ed-a8b0-95f297160928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:48.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:58.333Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=97a4d8a5-65dc-4f6d-a9b0-ab055923c494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:08.341Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2a135b77-d921-43ed-9022-784d03a7cb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:18.348Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=393f1b8f-03ce-4c70-83b6-058fec78dee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:28.358Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=987338ab-de9d-4207-b794-20f482a35c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:38.365Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28aca74f-965f-44d0-8714-0ea0efe9f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:48.372Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e648770d-2e75-4794-a299-106b3b0d62d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:58.380Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=aa5b1090-2536-44f8-8a04-76392af49238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:08.387Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=846aa8f2-3eb3-49eb-acf0-1f2c58adb382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:18.398Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a1e0267e-3314-49bb-9339-bafa39a4f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:18.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:28.409Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b67d7e78-4947-4368-bf45-738bcfa8a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:38.422Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9099bd64-aad9-42b0-84c5-7ac24868bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:48.430Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9ab0037f-4d80-40e4-b0b4-88e01d95d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:58.438Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7906b717-57d9-43c8-a112-e6be8d15e53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:08.445Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=518674e5-a1d2-4c11-b2d5-e4ea3f8438ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:18.454Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7e5c9f1d-fdaf-467b-afc8-a64a81c2b439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:28.462Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=32ad3f5a-3247-4e3d-84fb-64a197bc6a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:38.473Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=040328a2-38f2-4e91-a1f3-374d3bd4f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:48.485Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=000dec1c-da38-40fd-b08c-66668a9391d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:58.494Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1226c9b0-3961-4a82-92d8-1c16ec8ac417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:08.506Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f13a5263-1d75-454d-9f64-92fde68ec8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:18.512Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=40aeef51-71cb-461a-b378-71fc369bffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:05:21.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:05:21.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:05:21.762Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:05:21.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:05:21.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:05:21.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:05:21.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:05:21.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:28.520Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=87b13d79-1274-4969-86d5-062c022a84d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:38.529Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=989b4ecc-3ee1-460c-9566-d4c0537412d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:48.537Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=619f4114-dd6e-411b-925c-92f6ddfd55f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:58.544Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=119069fa-2524-4400-8b16-9911fb485897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:08.551Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0099216d-302c-4016-9ea7-d48cee755610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:18.558Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0585ce07-8e0e-46b5-856d-962e86b020ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:28.564Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f0d7a20c-dd16-4042-aaed-60d84113253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:38.572Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5994c9b0-5aac-45b7-8780-d945080d4462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:48.580Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=326bcace-5e73-42a1-b39d-29bea8e6b536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:58.591Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ee79950d-1158-47c1-a25a-f13dc766565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:08.597Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7d641dce-eb87-4629-8092-2506343b7004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:18.604Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2dc5697c-6604-4613-b6a8-87009567baf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:28.611Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=04c12666-bb5c-422a-9e40-69261d1c26e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:38.617Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c89656f4-d28a-4570-9a44-b9352011a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:48.623Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ff2536e4-de96-451b-aadb-f5d553f99e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:58.632Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=afd61eab-ac2b-471b-a92f-c3b7b80b6688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:08.641Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9023e296-771c-458a-91b8-cb32c2273dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:18.648Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a2d9dbc3-95f7-4fa7-b935-0ca05ae7b460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:28.657Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e953e764-bc4d-442d-bb1f-d1c5eb49ea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:38.680Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b125191a-8487-413c-8c95-14542e130eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:48.687Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=154ea34f-91a2-442e-b4f9-99aaf84909c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:58.695Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=90dd02f3-07cd-43cb-9308-d6a2ccbd7541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:08.702Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7cea73f1-9577-4cee-bd30-3b1c64516143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:18.712Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a7c5318c-6fcd-42f5-a1d0-db6a589bab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:28.719Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1d4b6f8c-6d91-4dc9-9420-90be295560fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:38.728Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=74c50353-2a3e-41be-a207-09392f21ca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:48.735Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f85ce612-2b66-4e47-863c-f63e8777e43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:48.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:58.742Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8957c1ff-d43b-4183-9f53-37f7d72add31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:08.753Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=06e90181-a4c8-467d-915e-b63b80b14ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:18.764Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=726ff8af-288d-4975-b115-5f8b7b1f5c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:10:21.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:10:21.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:10:21.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:10:21.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:10:21.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:10:21.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:10:21.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:10:21.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:28.772Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=44a1fe78-6f80-45a8-a223-c308504d970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:28.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:38.783Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ae19aa49-a164-46db-8a6f-53dd5b46fe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:48.790Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7dee1a82-0ca3-4ff3-8fc6-c20bb0b2f85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:58.798Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=35a111ef-d9cc-4a4d-b413-76b4e0f4a3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:08.809Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=150295f6-2fc0-4163-b2f6-a5dc9f1280eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:18.817Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=186722b6-0bda-48e0-af1b-70b6b328a978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:28.825Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=437c79df-b40c-4245-b56c-81fe804cadce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:38.834Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fc98763d-9709-4f5e-8134-d147331099ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:48.840Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e9938a78-278c-426b-ae35-d53be37bcebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:58.858Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e47711e1-5d7f-403f-aab7-184911db79cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:08.867Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a78d3a33-4955-4bd6-92fb-31a3aaff21e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:18.875Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9eeb8a13-1193-4902-ac81-f64e43110c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:28.887Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ec7c7f8d-e6e7-42fc-b645-3c305e218bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:28.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:38.896Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3acca20d-b55b-4d50-9817-5cc00f02fcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:48.914Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a3c66cd4-4836-4111-a8e7-71a53e91fb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:58.921Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=22ccdfce-210a-400d-b31a-e6bc7749b6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:08.928Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=80779108-ba16-47e0-ba92-57024806d545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:18.935Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7b958462-fc9d-4a23-a9f9-040ce0d718a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:18.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:28.941Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=070d6f6b-a4aa-451e-907a-7eae3480ddee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:38.951Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=52618cad-6153-4ed1-9956-f1661cca5725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:48.960Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e97441a1-e3dd-4cee-9dd2-50b2d79c1049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:58.969Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1f35db67-c2df-4852-98ce-ba8139a4431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:08.976Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a4ac4aae-9042-4fa0-a8ee-472042bd2484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:18.985Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e52e4792-061f-42c0-9620-d1d111a29d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:28.994Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9025932d-34c1-4042-b9bd-5e00a26be0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:39.001Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6067fc7b-ad54-4fd9-980b-1e26a0242848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:49.008Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c0af97bb-40d1-47ac-811d-0ca93694ccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:59.015Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=694cc98b-ec7a-40c8-8eec-61ae69ae54eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:09.022Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2469c2d4-c6ea-448a-8c1c-98374324723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:09.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:19.029Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3eaf4cd4-f12c-43f8-8721-15db97116010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:15:21.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:15:21.771Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:15:21.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:15:21.775Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:15:21.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:15:21.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:15:21.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:15:21.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:29.036Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8bef63a-13e4-423e-b050-ce22d408385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:39.043Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bcba25fa-621c-4f6e-a959-131f41793c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:49.050Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4491ef8c-9969-4055-8c63-2e574a7b9583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:59.056Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=61816e3c-34d3-402c-bc2d-cace8c6f04cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:09.065Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ece194f0-fcb1-48be-a8b3-c862e2a05ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:19.078Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=99613323-e236-48bd-9d9e-7d729bc124e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:29.085Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b512f3f4-59d4-4259-a0de-55191845cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:39.093Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c266ead4-531b-4695-ba69-41c29955e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:49.100Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=68f72962-597b-4326-b040-4907ff53073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:59.113Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d7984247-4171-407e-845a-139032cac432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:09.121Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7dc26fee-c4ed-49e8-abd5-316abbf464ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:09.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:19.128Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=649b2003-ba75-4d43-87db-12e62208e3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:29.134Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3d053359-e897-4719-a6e7-66e3a8ade44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:39.141Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6a769322-5f99-4829-a642-191d6c64fd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:49.149Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=37007d30-bff0-46d9-a5c3-b8d2c4498c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:59.156Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ea36f965-bc54-4fe2-9174-79f7b81b8f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:09.166Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d8352bd5-5327-4f60-b161-dd2dde22a178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |