. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:04:34.206Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:04:34.227Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:04:34.228Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:04:34.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:04:34.874Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:04:35.129Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:04:35.130Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:04:35.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:04:35.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-02T05:04:35.406Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-02T05:04:35.452Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-02T05:04:37.816Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-02T05:04:38.549Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-02T05:04:38.588Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-02T05:04:38.589Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-02T05:04:38.729Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-02T05:04:38.730Z |INFO |Root WebApplicationContext: initialization completed in 3276 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-02T05:04:40.004Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-02T05:04:43.846Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-02T05:04:44.976Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-02T05:04:45.019Z |INFO |Started MainApp in 14.479 seconds (JVM running for 15.499) |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-02T05:04:45.324Z |INFO |Start scheduling PRH workflow |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:04:45.345Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ebebdcdd-9f5f-4f78-ab2c-cbccb5da919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:04:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-02T05:04:50.382Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-02T05:04:50.382Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-02T05:04:50.385Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:04:56.065Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d4462c5b-3773-437c-88ee-0a4577678434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:04:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:06.106Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a7d7eb8d-cdd6-4017-b5fc-f94da5876b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:16.133Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1f13107d-d7a9-418e-b0b9-39edaff67008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:26.157Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8f1e3d28-5711-42ad-baae-fc1151732a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:36.190Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dbc734d3-d5de-4dec-aff0-8f76f696daa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:46.240Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0de9b3f4-9278-4429-8171-5b19bc4b230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:56.270Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2cbdadf6-cd87-4129-b2f0-d8a134ce541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:06.299Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=03c4dada-97c2-42ea-bc85-886031d72cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:16.331Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=721ed55b-7dbe-4b47-b480-16ae5a72fc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:16.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:26.358Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c0583e8a-9b63-4083-b4cc-158b40d662d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:36.397Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e14a1948-1e36-413c-b1b9-83df4e8732ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:46.428Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2ac2a9cd-aef8-4749-85a5-ffd91d53310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:56.446Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a04ee0ea-7027-4225-a279-d7744c3dbc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:06.472Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=294c7ecf-d317-4c96-ac95-00bf4f58ff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:16.505Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=49bfd6fc-cb2c-4b7b-881e-4fb6555f887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:16.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:26.529Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d0bbc72b-339d-4f3c-afab-383f98dace64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:36.551Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7a35779c-7644-4568-bdf5-f0a2b61b507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:46.590Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=53655f03-f231-4728-b386-fdfe16aac7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:56.605Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1fb12e1f-bc92-48ff-943d-fcc26c82d954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:56.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:06.619Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d528d0b0-12fb-43e1-81d7-e2d0f6325dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:16.649Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5fd8ea8d-a705-4645-88da-bfe8584834bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:26.682Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67a823fb-4840-491b-85be-80d87aecd6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:36.785Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7b8c0c28-c7ae-420f-bdd9-8663034a7ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:46.798Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5c210045-71e0-4079-82c1-7cf791e4afec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:56.814Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3e278b66-0c64-4590-949f-f3759aadee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:06.835Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9a73f93c-09ee-4d2d-8df7-aaa8b2e49745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:06.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:16.852Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=edd60e48-0bb2-465f-b31c-ad55a0d557d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:26.870Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=668773cd-01f5-443a-8757-8fde38b13661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:36.891Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e0e15a37-055c-4573-943b-42dcc79600c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:09:41.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:09:41.032Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:09:41.032Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:09:41.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:09:41.033Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:09:41.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:09:41.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:09:41.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:09:41.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:46.909Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dd42371a-f085-4731-a5d6-ae1e107b5ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:56.933Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=53739386-038f-45e1-82f3-f1ebfdd18167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:06.954Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0e7c3b58-d658-415a-b7db-13f033a7e351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:16.971Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=aded19f9-ae05-4025-b7f6-9d43048f8b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:27.000Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ae3b08a4-fb8f-4e8e-8f99-8499c0e4d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:27.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:37.016Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dda0c19b-0913-406d-bfa4-15adca93e49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:47.034Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c42cec93-7f90-4bbf-9c0e-0175fad1d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:57.048Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=17370169-efc4-42f3-a475-f0bbc09ccc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:07.092Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7a13df96-446d-4a0a-a4a6-0c5e2613f479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:17.117Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=674da8c9-9578-4f1c-af2a-22c078ec10bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:27.140Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=03dc8ad6-674f-4ba0-bed5-221f71d69887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:37.179Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=adb0ecad-c8ed-4bfd-a2bc-0239a02efb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:47.195Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=445e5aba-cc8f-4cbd-a516-4f8153d80e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:57.213Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5868b43d-0a34-479f-872b-7b44c83a4371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:07.234Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=57835e96-5acb-489d-bc97-e18c932df613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:17.252Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=559b219e-7c9e-49b6-aa46-58006e9c1e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:27.267Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=321772f5-74a1-487d-ae6f-b64522c80906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:37.282Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=be37ee35-7a84-416f-ae77-2b60e9b50087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:47.297Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=748b3a83-725b-4dda-9d5f-2535c79b94f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:57.315Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0b425c66-2b70-4f15-be9f-91e9a34397f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:07.330Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=545c6168-7e2b-4767-a1e1-afb19e0dc6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:17.347Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ef209fac-e8a3-42a7-bd7c-9b4b4bd62ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:17.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:27.380Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=098b799c-8783-4a74-a207-f83119dc8035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:37.393Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1cc8b608-0a09-4a73-aad3-cdf61159c6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:47.408Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8968a394-946e-4a77-ad7b-3aabe0457ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:57.427Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8572abc6-3b1c-4b76-a0d3-463ae48c5659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:07.447Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a04e56f9-8a0f-42e2-a93b-9a9bd732a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:17.460Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3190ed5a-0f6e-46e3-bf53-ca66698ce9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:27.479Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=db8aeb13-e77a-40ef-9f8a-1dad99537398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:37.491Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a79e969d-bbbe-41af-958d-024966990e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:14:40.408Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:14:40.409Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:14:40.409Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:14:40.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:14:40.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:14:40.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:14:40.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:14:40.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:14:40.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:47.535Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=efe20a8c-a45a-4e67-a64f-52152311c3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:47.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:57.565Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e420cf4f-e504-4e9e-940a-2ef9f067de45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:07.579Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5aab9ee2-3d75-423f-a6a1-1cfe252c3dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:07.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:17.600Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a5dc1240-9328-4bf2-94d5-054ef43041dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:27.615Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=38e3fcbb-02b2-4094-ad62-19efc730315e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:37.628Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8d0229ed-00ee-493e-ac04-40004581184f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:47.644Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6b7953f0-9b52-42db-96ec-4f17c0542b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:57.661Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=26e13fa7-f77b-42cb-a7f6-1316c912e16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:57.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:07.673Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1e6ce71-fb14-44c9-8842-4bf03f101488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:17.694Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=666587c1-0186-43b7-a299-c849f0032b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:27.712Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1a766f5a-2b75-4ecd-8c21-b4a790875fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:37.738Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d120d154-c1ef-47f9-a867-089192ab5a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:37.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:47.763Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1e6b0ba-48ef-459d-bfb9-647bf3215ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:57.777Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dcc73124-73ca-4dc0-9efe-d96101501a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:07.790Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3972648b-e1ba-4e50-8a60-c7a48cfec97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:17.807Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=180423b7-c2c3-47fb-b7ba-0d9dadbd01c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:17.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:27.822Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=99cfbe1a-05d8-4dbd-8c5c-dd1e871f1282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:37.837Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=82cd407f-6948-4b5f-8d09-abe0e54ab4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:47.857Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1e944e15-1811-4ce0-82e1-a2d695f65f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:57.876Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea2bee1f-1283-4654-a963-89283592de8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:07.899Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5bdc4f0d-d2f7-4289-b9b1-0c43d3efd11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:17.916Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=417050a7-824c-4689-9de6-07fb075cb966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:27.938Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bdc69221-9e70-496d-9720-d32477e91bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:37.976Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cace5fb9-d9b7-4123-89c6-93faec330daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:48.003Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=52e30704-e690-41bc-8553-9fbf4ae79234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:58.031Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f958f45b-381e-42f4-8c99-2f7f1b1cf558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:08.047Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=391368d5-188e-4d2f-815d-c93e90ea8116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:18.066Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4d2cacfe-ed5b-4e24-9619-90f5aeeb9d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:28.079Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2bac485d-1ab3-4d2b-9400-324d88d3a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:38.090Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d179e1df-57d3-4857-bcff-c61ec2a83527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:19:40.364Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:19:40.364Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:19:40.364Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:19:40.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:19:40.365Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:19:40.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:19:40.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:19:40.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:19:40.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:48.112Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=190278be-da2d-48cb-8e92-1e2b2a925be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:48.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:58.128Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b0c6fe60-e4c5-4569-a777-4c2c7ae61c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:08.154Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=57e7c958-cf48-4450-ab7f-19d94606edb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:18.172Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a9830941-6c41-4673-8c75-f09ef2254997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:28.185Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=15184cdd-e45f-413a-8148-7f985858d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:28.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:38.197Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e22e7946-f393-49e0-afbd-09eb7b3591ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:48.211Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5e55af2a-f530-451c-9703-3f921e1e5691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:48.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:58.224Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2736b9ec-f141-454b-830d-5a0ab7117847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:58.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:08.246Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b6cf0545-e596-40c2-870c-ea264dd90ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:18.260Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c782d52a-35b3-47b8-8233-ddbf89669fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:28.286Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=55108bcd-4c54-4351-8c4e-e158cddf0ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:28.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:38.299Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3263194f-0ae6-41e9-9da8-06e8e1e3d49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:48.328Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=276cba42-a72b-4dba-8409-d5d664577ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:48.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:58.340Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=78e9ff58-c969-4a44-9cce-7fe1da7a9b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:08.351Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=74432130-8acf-4155-843a-742e177c8c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:18.369Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=60a3a5e9-ad49-42ae-9ff4-40fbfa04ad53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:18.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:28.392Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=91b14d16-48d9-4504-9b4a-e59735e440b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:38.411Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e633274a-c81c-4210-a0b0-dd3b6b84a455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:48.425Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=25653835-16ce-4abd-b79d-b32d466a10a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:58.442Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ab2f550a-f759-4cf1-a837-5d6f4a7308a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:08.455Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=58b816c2-ef2b-4c88-b2d3-e4afdb0e8750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:18.472Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=23ed0509-d49d-472b-af9b-4a3e307e2d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:28.485Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a0e6cb7c-2a32-4219-9edc-c7cac129df32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:38.499Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=952c9391-2875-425c-b499-4d6a377d30d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:48.519Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fa47c51f-69e0-4059-8050-2eaca9bb3861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:58.532Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e34e0f2e-ffb9-4831-a586-89589288d058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:08.548Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=85607ed4-dcc4-4620-8f23-968be164e427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:08.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:18.568Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d05abdcf-dd15-4015-a76c-cb7c763cbc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:18.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:28.583Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=62b36356-37b5-4c92-808b-1a15bdb9653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:38.623Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=46bca125-1923-49f1-b519-2f549af7c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:24:40.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:24:40.342Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:24:40.343Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:24:40.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:24:40.344Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:24:40.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:24:40.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:24:40.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:24:40.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:48.643Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9bb5edf5-e399-4dbd-a2ff-1973995da108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:58.663Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=742e4fff-035c-4a33-b8e3-05cc71b50e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:08.679Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=87880e7c-c885-4697-84cb-cb64b58bcbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:18.696Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67d26698-49fb-4157-ae1c-87b4ce308ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:28.720Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=111e0299-7b7f-47f0-8c8c-388d8975af95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:38.756Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c7d630a9-0d27-4d97-926b-14acf6e36798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:48.776Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1c0aea1-4220-45b3-b20e-e196bc886e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:58.797Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7af16cc4-10e8-48b9-986b-6cb42e40a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:58.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:08.816Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=128ee171-140e-4ac2-8b58-d4f942a18164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:18.831Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cadb78e2-b19f-44b2-a176-108861e50e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:28.844Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ff3e3e28-4820-4d5a-9fe2-b4cf260ca181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:38.858Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8c826e14-542b-4578-938d-56215f8df7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:48.874Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=86da495e-a9d2-4b8f-8031-43e791552316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:58.889Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f09f72a5-1e01-4f41-b3f8-14968f4ce196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:08.908Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b848d798-c5df-4bef-be9d-38ad7afb0dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:18.925Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2c38f524-9b62-4a1a-90d1-b2105c471a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:28.953Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7607f667-a081-4c5f-aa9d-fb1163903598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:38.973Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=917a2b69-10f3-4c17-968b-226c211b03b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:48.988Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=827add2b-ce2e-4bb1-a103-6fc9673933a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:59.006Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e5ffbc37-f6d7-4a29-932b-394e28f5593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:09.026Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9c55740f-b86b-4c00-a644-48fecde1ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:19.042Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2f386104-abf9-4369-8121-42a163a75670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:29.058Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c52362f5-e227-47f0-a076-58fc010259dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:29.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:39.080Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f1e98089-cd5c-4bdc-b888-42b93626983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:49.120Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f5f3e9f2-1d10-4108-8c66-c3c8c62bebe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:49.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:59.158Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6c58017d-f9b0-4224-8ef8-f5876f85579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:59.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:09.197Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=39906e2d-2054-4d87-bc36-3e65a70658fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:19.238Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7786688d-3d11-46c6-a821-0a974329707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:19.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:29.282Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=393a4640-acf1-4846-b1bf-7de230f45f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:39.312Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6f96d571-8f28-4d62-8a1c-65489ad9984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:29:40.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:29:40.543Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:29:40.543Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:29:40.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:29:40.545Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:29:40.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:29:40.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:29:40.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:29:40.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:49.332Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3811cb7c-401a-4c28-9ed4-9392b888646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:49.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:59.352Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=52765e5a-c25d-4219-9148-5e608943762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:09.366Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=21615c4e-81e5-4668-8a2a-c610f8563136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:19.422Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c0a42386-74ef-4aca-8e8f-3cd126cc967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:19.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:29.451Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b0decd76-982f-4c03-8f76-d8f3894d15a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:29.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:39.752Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b33267e9-7e07-4cb2-9e05-a27f2aeca086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:49.766Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dd8f0090-e649-4ced-ad8a-1e468af795cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:49.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:59.782Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=968aaf7f-0ac5-40b3-8431-81c96532617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:59.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:09.801Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=782c6701-545a-4010-9a58-8d6f9c9c4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:09.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:19.828Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4241ee23-66ca-4052-a13d-08f51ead54d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:29.841Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d9687ef3-ea83-4eb5-bae3-4223f5a64d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:39.869Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=83dfa0c9-3b2a-4ad4-b59e-4a51d50157fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:49.904Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c3712d12-3175-4b50-aa7f-64433fd6ed20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:59.941Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1287600e-b7b6-45f3-b1d4-4263a7647884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:09.960Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d6d2c2e1-6c9e-4ae7-b06f-a2f226a0843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:19.982Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=799575ed-2a95-4d36-af6a-06163d9dd03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:20.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:30.012Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5617f9f3-cfd9-4956-ab0b-a51f252c2930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:30.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:40.034Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e0e83feb-261d-41f5-b544-a38f0876b0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:50.058Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=af25e168-7de9-40c1-acf1-12e0da159d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:00.075Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f2b1a7a6-9743-4ecd-9ff5-4d67d02b3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:10.098Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9977114b-8733-4e5e-a47b-882ac85bb1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:20.113Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b7e743c1-365e-43a9-bb26-d070df164050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:30.137Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e6bc9d9f-64dc-443e-b79f-7c87b5eaea5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:30.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:40.151Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=82bf6f6d-4ecc-4ac1-bce5-b7ba6b7026ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:40.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:50.172Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=abd8295c-3063-4c82-8864-2239d9ae30f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:00.186Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bd533c9e-89ab-428f-8586-44bf2744a138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:10.197Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8b0363cf-8e3c-434c-a8ea-52026159aae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:20.209Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d80cdb7a-cb36-4393-a537-5b97ed6464d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:30.226Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bcf45ee3-4f16-41c1-8813-5f2ffbe8f0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:40.241Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=81ccc90c-4b52-406c-a07a-55e3c8691c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:34:40.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:34:40.481Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:34:40.482Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:34:40.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:34:40.483Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:34:40.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:34:40.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:34:40.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:34:40.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:50.258Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=58573ef4-e6e3-4ea5-964f-0d1488d31dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:00.287Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=90c36b01-433a-4cde-8455-d036fdd65266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:10.302Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0c92a749-624c-4218-a3f7-c20246195c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:20.346Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=af6f132d-9b5d-41a7-90d9-1d94120a432a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:20.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:30.360Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea4e15e1-da12-43b6-9bbc-39f76265221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:40.377Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=10d74207-dfbb-4303-a81a-d56e7e9e68dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:40.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:50.389Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=eb2c9759-8721-4468-9839-5910bebff423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:00.406Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=66859576-6e20-411d-a4eb-375de469d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:10.427Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c241c5e2-6cfb-4010-876e-7a8d322d64c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:20.456Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=51153772-0343-4d68-bba8-4be865f4840b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:30.470Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f15c2a3f-1e0b-4cbe-a447-cafdd7d38f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:30.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:40.484Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b9f74428-71ee-4ae5-9c25-086dea1683fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:50.499Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=84290f48-0523-4bbf-8471-11cc87922c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:50.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:00.512Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2adea0f1-e62e-49c5-8232-10890a7578c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:10.527Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2969e1e1-d641-44e0-b326-5fa45212bd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:20.538Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b9a6823f-5896-4c99-81a4-1207bbe8a772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:30.552Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=288694a0-616a-4a7e-93c4-a545a467c291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:40.567Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0f54a0b9-0104-40ca-b6df-7fa32fd3342a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:50.580Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3ccc090a-a1e6-471a-8ae9-37860c2ab96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:50.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:00.592Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2d5ff223-6993-478d-82b3-9972ca7612b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:10.609Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b401121b-7813-4d81-b439-186caa3fa09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:20.622Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bf890661-e613-427e-80c1-4a87232fb05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:30.637Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3db62e28-bd67-4483-a17c-426c9321b083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:40.653Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0f3b0cdd-6da3-43a3-a8cf-676fe072c4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:50.674Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=35eaa190-f8f3-4aad-9023-8e90d481c820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:00.685Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6510340e-d0d0-42c4-87a4-0a0d46074413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:10.696Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea2a7aeb-4b7b-4c0b-9513-5c73200ca399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:20.710Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5288e91e-6b77-45ee-bad7-267f9f53af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:20.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:30.759Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2a536004-5f1b-41bf-a33d-e54dbae649f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:39:40.334Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:39:40.334Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:39:40.334Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:39:40.335Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:39:40.335Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:39:40.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:39:40.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:39:40.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:39:40.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:40.776Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=06f0ab52-b6dc-4d4a-bf23-48863931bcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:50.788Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9877dc24-6d67-4fd9-9c1f-18c8c2f87299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:00.802Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2021269f-3d0c-4393-a496-a842a7708c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:10.816Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=428dae49-c60e-4f63-96e0-42ffebf2714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:20.850Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=673e1537-650a-48fd-af34-ae454d3292e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:30.871Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c74fbf5f-fccd-402d-8532-f7091c7d3352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:40.884Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5b2b60f6-209c-4f96-85b3-a8b2442daa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:50.900Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b5397a62-3f46-4f46-aab8-3813fd531fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:00.921Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9ccc9eb3-111d-48ab-97d1-c1c41ef9ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:10.937Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1839288f-3665-44a5-a510-5d49920948b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:10.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:20.949Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=39b69b6e-1600-462e-9d7e-443938d79c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:30.962Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9cb9cbea-c429-46d2-9791-28c61271b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:40.973Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b82ecab2-def3-4afb-8fe8-1a95b7c9a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:50.988Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b6542641-d874-4d3f-9334-6ccf5e42e5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:01.001Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d35716ef-215e-4a15-a0b1-2755b9296644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:11.017Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=daa4394f-fe50-4d53-baa2-40024ab78b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:21.029Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=33eb5eb5-361d-400c-bf20-5edcbe6fb401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:31.042Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=efa4b63d-0748-4fc1-9fa7-acb48ff709d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:41.054Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ee373dad-2675-4162-8b88-0ab1d8d998a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:41.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:51.067Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9da1521c-1826-479d-a3ea-957d5628050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:01.079Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=68485121-d232-4681-b084-6aa5725121ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:11.124Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=52dcae7c-9840-4faa-ad01-d6da5593dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:21.136Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8e86772e-b2b2-4650-8b85-d282d0100e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:31.167Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3fe41171-268e-4a39-8dc2-987f758a0751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:31.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:41.178Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ee7fd21a-8976-46ae-83dd-dc54db1d1aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:51.200Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=723910dd-d4f9-478c-9cc5-1829ba77c7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:01.213Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9a819428-2eec-446c-b23e-456bcac58ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:11.226Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea1cdfc4-2b4e-4451-8b12-78b059ad6cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:21.237Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7f292f32-38c6-4d55-a4f3-cbddef146ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:21.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:31.253Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e8d58b47-d522-45c8-bdc2-d2d3f0e4cac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:44:40.379Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:44:40.380Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:44:40.380Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:44:40.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:44:40.381Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:44:40.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:44:40.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:44:40.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:44:40.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:41.266Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=23d633bd-16ce-4577-9458-2c310c59c53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:51.280Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=24adf893-9d9a-46e8-8981-e5d52c4122b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:01.294Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b13104b3-3b23-4120-ab46-41ef7c81550f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:11.316Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c8651a73-2f0c-486b-b466-bc022fd51626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:21.332Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a1247e7e-cdb1-4fd8-a112-b722b6b07d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:31.346Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=31026bc9-6424-4523-adcc-9e1a159d5e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:41.359Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=70dd395e-9bab-4f9a-8080-cd89d77f8514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:51.372Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e88eb6e8-13e3-4a8c-9ffb-9cbc3d26e513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:01.387Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=034a78f5-914c-480c-8480-917296f8f175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:11.399Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=89e4204f-d583-4bf6-8e88-25f1758ea88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:21.423Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cbf6e6f4-fe06-4150-a586-957b9eaaa83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:31.441Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=65579899-1a10-4052-b1e3-a9b4d646c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:41.455Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2422e6b5-d6a3-4d45-ab20-e1369c4e3843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:51.472Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67930130-f7d3-4417-982a-1c941ec0c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:01.484Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6ef3033b-ed0c-4fe8-b55b-e8289c13d8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:11.500Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1dc9bc7-3900-4f62-a6d5-d86023689afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:21.512Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e4d470ce-615b-4c78-904d-506e256234b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:31.529Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=74c7db26-6b4f-4138-861d-32eb8285ac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:41.543Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ed6ad5e0-165b-47a8-973d-8060e263bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:41.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:51.559Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1f26b81c-21b3-4559-9019-15972e44fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:01.576Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0514340f-b9a2-43ef-92dd-c4861f2a8cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:11.601Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a3695091-e069-4427-8138-2b1a1c6be9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:11.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:21.613Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2572efc2-fe21-471f-9471-96564f5e7559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:21.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:31.625Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=caf4ad9f-f2d5-498c-ac89-80106902c935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:31.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:41.639Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=55605782-5676-4074-804f-1362bbda3ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:41.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:51.650Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=373abf5b-506b-4de7-8473-e5b0d906b948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:51.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:01.662Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6a396cd5-d3b4-46c3-a7bb-2ee0c0fb7a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:11.675Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d07cd056-004c-4691-9c21-2beb2504da8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:11.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:21.693Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=92b79262-fa4b-4087-9431-4a0980876bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:31.706Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3dd061b6-a670-40f3-b6c9-4844efa487ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:49:40.360Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:49:40.361Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:49:40.361Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:49:40.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:49:40.362Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:49:40.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:49:40.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:49:40.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:49:40.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:41.719Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=27f46347-a4e5-4dbc-82c5-1f7d0e2ac285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:51.734Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=00ab7ea6-8527-4814-aaf4-cbbe74459ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:01.746Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=68d8bae4-2efb-47d4-91fa-bfde7663ffa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:11.760Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=87310216-fdc6-47eb-ae93-a0ed5a6b1c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:21.789Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d1f9eb18-3b50-4326-b371-d178b798c2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:31.801Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b64ba1ab-8eb8-464d-8a88-0d77ee3d7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:41.813Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9cfaf291-2ee5-4cc8-9edc-f79bf28434bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:51.828Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6b82d0b9-5c0d-48e3-b74c-b0eb52572300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:51.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:01.840Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8d25792e-5346-4797-8488-313879c08128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:11.853Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5411bc29-e934-4832-8aa8-f26bb31a23d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:11.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:21.872Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3098019a-5d5f-4341-b78f-8084f012f63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:31.888Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4b411692-361b-481e-a292-0ab05d0fee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:41.902Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fff7ba5d-b106-4dad-a89b-c84af2ef5250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:51.920Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2bfae81c-a60c-4593-a9e2-0bf666ffd1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:01.951Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d7d12c48-6783-4f66-ad59-087b7c73ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:11.967Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5b771043-3325-4c7d-9cf4-0f41887ef071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:21.982Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b30c09e8-2a4f-4f90-96e1-98ff91a3c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:32.028Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e012c030-03e6-41e9-bd8a-8bd63e5b1dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:42.048Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=97968d8c-a942-48da-a4ca-6182aea03896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:52.066Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5bf6a40f-e64c-4ee6-a7a9-cded9fa91aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:02.080Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fcf11960-c532-4699-8de3-d1f32f6050f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:12.095Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=660b0f97-4bcf-4dd5-875f-5973d40d2898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:22.107Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=414b65d5-a1ee-42b6-ac41-bcb3c6ee8151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:22.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:32.118Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1cc38e55-f346-4aad-a84f-89a134bbe9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:42.130Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=96274e55-f663-4cbd-a9f1-7bc220380d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:52.143Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8ebaf222-3f63-4005-a6b3-3eba7f41bf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:02.156Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a785853f-23c5-4a86-869d-ed53faa46c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:12.177Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67764c97-4cbd-4bf0-b9d6-68ccac3dfb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:22.195Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c688760b-0e8d-4b14-8de5-16608ae709b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:32.210Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9f441034-74f8-4bc3-b3d0-d98387497bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:54:40.382Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:54:40.382Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:54:40.382Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:54:40.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:54:40.383Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:54:40.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:54:40.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:54:40.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:54:40.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:42.221Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2cac0320-cdae-4283-b1f5-f3a64f492352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:52.234Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=30a2c2b9-2708-4c32-927f-7789cc4f72b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:02.247Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=654e799c-863d-45d7-9547-6b871f7f4c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:02.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:12.262Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=99410130-6a6b-4ff2-b9fc-8b491bbeda45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:22.280Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8be1d79f-04ae-4553-a492-6c87ed1b24ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:32.291Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=023e8d36-c07e-4d65-9f5d-b6cdbacd99b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:42.304Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fad3dac8-7db1-4000-b1d9-92ae566d403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:52.316Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=44f0da97-16dd-4913-a1cc-72eb33690b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:52.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:02.327Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3235b5c5-8ada-4dd1-b41d-bde81775d60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:12.342Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b71a8b7b-66ef-4d33-bdb5-2ef9120233dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:22.358Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7c6312fe-1bc0-430b-bb03-e8902a708bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:32.372Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4499a42b-d947-489f-a694-0a68b8c0bd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:42.385Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9ddea71e-665e-4d14-85ae-bba042e76ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:52.395Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4adb3d51-195a-4bc3-a0fe-c79d050a81a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:02.406Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c52449b7-c850-44b6-a9b0-a17be5f6a728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:12.420Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=563bcd09-d55d-4fd6-a7cb-d8e0a69e7645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:22.449Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1d4c79aa-0c20-4c02-a5c8-83eeb551d97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:32.463Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f791e28a-7c1b-4c43-b5bf-d678b0b75260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:42.476Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5d310689-23be-4778-b1a6-db90871c8e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:42.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:52.489Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=54f715af-8fe4-4e18-89c0-092227776cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:02.503Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3913ebba-31fa-4078-8cce-90bce3207271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:12.522Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fa7bdecd-2027-41d4-9833-6c498164da03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:22.539Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bb11f4de-dc0c-471d-853f-87657b8a73fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:32.554Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1d09f394-2f24-4eb7-8d50-245f70436db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:42.582Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4598ae92-d477-40b7-8914-c2dbb52dbed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:52.595Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=004cccbb-d6a1-43c9-807a-3e769092b2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:02.605Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=13c5eb13-d145-41c7-9eb2-1ac89e25d599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:12.616Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dad9778e-7831-4207-adc6-1f27d5b7195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:22.631Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=134421ea-eae2-402b-842f-3ef65e33cf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:32.644Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b03a1e5e-bfa2-443f-92d3-6a082490a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:32.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:59:40.360Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:59:40.361Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:59:40.361Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:59:40.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:59:40.362Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:59:40.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:59:40.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:59:40.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T05:59:40.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:42.662Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c470d09a-fb02-40e6-8a58-9c9e36c413fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:42.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:52.677Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2bedbf70-8d3c-4ddb-8a55-fa9ab3e00d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:02.689Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=787bc610-99e1-4f34-a278-a36ae293ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:02.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:12.703Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fa1af45b-ca66-4aa9-8954-e908735d994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:22.712Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8da5c508-9672-46bd-bfd8-98c5862f27e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:32.735Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ebaaa74e-1e15-44ac-915e-bae4e026786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:42.755Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dbee210c-3047-4273-a4cc-c4300dce72f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:52.768Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b37484ff-3f6b-40bc-a1e1-edaefae81b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:02.785Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2e0d3c8f-b3d6-4037-a995-cd8566e23e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:12.797Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=53fe191a-b9cb-4df2-9ad1-7fa8edae8455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:22.809Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b50f638c-1335-4d16-924e-84a8a343abfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:32.824Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b446c84c-3799-481a-8052-b782ab0e3351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:32.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:42.836Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b6723fe2-d6cf-460f-a5a4-b2e135b5a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:52.850Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0ddfbdcd-8df3-4075-b26c-f54c049599be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:02.868Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3698902d-8b02-4de1-92df-78eb72e1c6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:12.891Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dfbfb7dd-e2de-492d-a036-334f9f6ca2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:22.904Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9dc8d972-9762-404b-94fe-487f5a5540a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:22.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:32.918Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=030416e2-e624-4629-be6c-f42902de0948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:42.930Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6c3c3eba-7830-4c93-8e15-5bf81108d560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:52.943Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=18285732-6923-4d71-8262-aad1053ef5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:02.956Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6419c92b-c6dc-4063-abab-fbbce5f6c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:12.968Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c7872e69-094a-4bdd-bdba-c43af753e256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:22.982Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fd9949f5-3a54-49e2-aaf3-bac849071da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:32.996Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=312e40bc-71bc-4255-a0bb-b32d0c6a3dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:43.036Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dc3c25f2-dd64-4a2c-b8f6-7ffdc7530e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:53.051Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8858415e-a7df-47a9-b197-3ba76114a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:03.072Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b56bbc55-229a-42d1-96ab-ac8c09add6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:03.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:13.091Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=38c4567f-c65d-47ab-b365-a471d27fd423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:23.103Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b06f7655-8358-4a35-aa22-412676b24e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:23.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:33.117Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b2acc1d7-dff5-4d30-a6a0-ebe0a11bec21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:04:40.334Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:04:40.335Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:04:40.335Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:04:40.335Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:04:40.336Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:04:40.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:04:40.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:04:40.345Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:04:40.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:43.140Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9a9826bf-c68a-4f1c-9404-ad539183de60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:53.163Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=64249ce7-3335-4996-94b0-e40568d04614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:03.178Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fa413fd2-3a36-4e27-bf11-a1a305cf2dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:13.191Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f270587d-4ab7-41ab-aedd-cbc04416dde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:23.205Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e22a6d7a-bc89-49fd-8b2d-dcb0dc2a705d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:33.221Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=85a261e0-786a-48cb-a207-20e6744f5f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:43.232Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9bdfb705-2abf-4be5-911e-70a6b48cbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:53.245Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8f967cd2-5259-49b4-8e7c-2ad169c5a742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:03.261Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8fa5b20f-f374-4414-9228-0d76e3a056f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:03.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:13.273Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6ec2a182-789d-4e94-a8a7-9f707fe214e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:23.287Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0abe456b-e725-438b-88b4-088a19d6093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:23.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:33.299Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=02cf1e94-eb04-4245-b0c1-a6b198d20d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:43.314Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=30fb6c1f-cbc5-4336-9f06-b8e4135e6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:53.330Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fb6a53e2-d9c0-4a23-9aa4-5e1bc16d2029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:53.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:03.342Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=02a619c4-9520-4b0b-bc43-7594cefc3550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:13.373Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f7c08b04-7b48-4d2c-94d4-b02a31bf6050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:23.389Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3cf4910b-1e3b-4fd4-93cd-822108d52b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:33.402Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=39124751-3047-4e08-88bc-c5760103e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:43.414Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ed26bca1-7d4a-458e-8077-951b3429efa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:43.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:53.426Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ec5895da-662c-4c66-b9ac-3b3b4d4b82d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:03.440Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f30e3741-c6b0-4380-8d33-d9b49f6b780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:13.451Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=702e4bdc-f5c6-4f37-8d58-36da61497f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:23.470Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ab78ea14-ac71-4cf9-84a6-2413834c2230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:33.484Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c52cdd4e-d9fb-4ad6-8b6d-f132c4f52704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:43.496Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d4370b2b-a05d-4878-ab01-3ea0b9bbf6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:53.512Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=af68ee14-9a26-4a62-89d6-c24bf60c316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:03.539Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9b2aa04e-f5fa-47f5-9195-abacb34aaa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:13.553Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=530074f0-4afa-427d-b9cf-acbd07558160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:23.565Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e99a906e-1a22-438e-943c-ac06a9f2b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:33.584Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=850f4d6d-c3d8-438d-8c1e-97d20d601b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:09:40.352Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:09:40.353Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:09:40.354Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:09:40.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:09:40.355Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:09:40.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:09:40.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:09:40.364Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:09:40.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:43.600Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1abc9b9b-6fc4-40c5-8e6a-f94e67ae28fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:53.614Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cf7596a8-7739-4564-93db-499687e55412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:03.631Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b7a32819-db2c-45a3-b248-fd0fb33222fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:13.645Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a56595b4-fbe0-47fd-90af-c09df561bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:23.657Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c25aadaf-3c9f-40f1-ba45-1279343a948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:33.669Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4bb460bb-317b-4ccf-8de6-95551df3cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:43.682Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3fb8726b-d1c4-4710-84e0-ffd7ba02c763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:53.695Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=12c794a0-6994-437c-9b3f-9039a97c4e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:53.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:03.706Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=27e2bd3f-6de4-4a8d-84d5-bfb4be3f4e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:13.715Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f6cf78fd-e476-4d59-994e-b6d3daa9285f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:23.727Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1b95fe00-8323-43f7-ac69-b3de8091ab0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:33.738Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4d8b5a99-b338-4d0b-b960-fd06fb0bca6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:43.749Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f39aa66b-b227-4ecf-8932-63e4090fe1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:53.784Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=383af611-3821-48d1-a945-6b1ff6369b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:03.811Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9c90ea86-98ac-48a8-aee3-e55d509e63f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:13.821Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=651c7f76-aba0-4a2c-ab4d-0f7b287cf945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:23.836Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=965c70f6-29b8-4acc-8255-11ac027277b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:33.855Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=81a0f3f2-9249-4020-8bb5-c9bf9427fc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:43.871Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dc0303ef-d8e7-4751-b1e4-5c91158cd484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:43.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:53.883Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fb43fad4-4cde-4c6f-a589-886c635cc417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:53.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:03.897Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2422364a-f358-43ed-a668-6294271ede2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:13.911Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d4d650c2-f149-4059-b975-31c7dc398c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:23.924Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6ca60ec9-ebe1-4b6d-ab53-907857f2e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:33.938Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cfc55823-1455-4794-b1a7-9e021edfc300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:43.956Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=31f17a3b-aa2e-4e7f-9137-e0f10268d69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:53.970Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fddfcb46-1810-4e40-9e83-7d17f7647cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:13:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:03.984Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f2199723-399d-438c-919a-ae64c2f2318a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:13.997Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a68eb33d-0ce7-4bf9-9f68-4f9a5249e164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:24.010Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9eb2b29f-3b5b-4fa5-b685-7250b87db213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:34.023Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=db05d608-6d2b-43b0-b019-69cbb49226cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:14:40.244Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:14:40.244Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:14:40.245Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:14:40.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:14:40.245Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:14:40.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:14:40.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:14:40.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:14:40.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:44.034Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ca8fce45-cd51-48b3-8f7f-1fa9a98e1144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:44.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:54.049Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ef67d71a-510a-4e9a-b359-36cb516bf271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:14:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:04.062Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=40ec822e-952d-4723-86a4-1f20751253f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:04.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:14.077Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=976cbd99-656b-4d9a-9f84-928699dd652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:24.110Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fbb1aed9-af95-42b8-8e83-e1ead31c1779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:34.123Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e3989ead-f206-42d2-a206-83f7996298ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:44.134Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=babb331e-51dd-4e63-8cfe-424d0996bb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:54.149Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5b9b7e2c-540e-43c9-9cb3-0172586e26f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:15:54.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:04.161Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3a128806-64e5-45e7-8430-2c3c60cc4a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:14.179Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=018b4145-efa8-4d99-85f2-212596c05086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:14.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:24.190Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a01b785f-40e8-4f57-adcd-a25aa5732abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:34.199Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2f07ecb8-ad3c-4ed6-be1e-78521bc0a2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:34.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:44.211Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=42fe080b-9a26-4437-9160-0df8102ccb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:54.230Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2203ef21-9180-4276-a01f-4437994f93dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:16:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:04.242Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=583785f2-1c7d-4798-bc65-fc763edafa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:04.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:14.260Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a75c1bc0-eb18-4405-a55d-1b740d640a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:14.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:24.273Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=09d173e0-5e3c-4a7b-a4ba-f93e33daa379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:34.285Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c2cbc19b-5e60-4764-a191-6a6e97bc6cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:44.298Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=147fbba7-9bbe-4acb-bd47-1d2e1a86c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:54.314Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8d14f022-a155-44fc-a901-9884c6918334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:17:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:04.330Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cc036968-1e04-46c6-93fb-2cbad3fea95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:04.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:14.345Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=76cdfecc-c1be-4000-b9b8-cbf52c491f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:14.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:24.362Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7b90ada6-e1c4-4b1d-a86a-89467a50f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:34.389Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f8f76834-b1d2-46bd-9e1f-b603717dd6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:44.405Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5f7a4197-f803-46a7-adca-bbdfda713b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:54.467Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ef280772-ea29-437e-aec5-26df5dc7a6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:18:54.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:04.481Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=24618153-a815-49a8-b6f5-9b1d4ee12d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:14.493Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=63dbd092-2034-4c0e-a274-5d6247e776ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:24.511Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=749ab2c1-f478-4b15-8f40-83ad02bf296d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:34.555Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d08e63c8-a6cb-4aa4-a36b-169159d9b757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:19:40.376Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:19:40.377Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:19:40.377Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:19:40.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:19:40.378Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:19:40.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:19:40.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:19:40.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:19:40.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:44.571Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7efc17ff-af70-4eee-8318-08eb24c660d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:44.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:54.584Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=332fd022-01af-45b1-8675-76eab06272b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:19:54.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:04.597Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8c954c9c-4420-4598-8287-da092220ba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:14.611Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4198e493-b638-4022-8b12-fa4908acda03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:24.624Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4892cf02-a3b3-4417-94b8-5fb65bddd7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:34.635Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=df2bb6f9-1f0e-42ec-88c0-041e93d3efdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:44.648Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b7e5a505-89dd-4860-be73-411a355a01c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:44.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:54.672Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a3f6e662-593a-4b43-b580-15b21cdefad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:20:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:04.688Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=14330cd3-6dee-486e-bc58-8afd46d81008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:14.702Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a7c2fef6-8d9f-43e2-83b8-5e861b3b2115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:24.716Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=eab6fd07-2dc2-43e5-9bbf-554ecef52570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:34.728Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a1fba9ae-1b55-4a32-98d2-203d846677b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:34.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:44.760Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f1cef346-7aaa-417a-9e60-be613d095c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:54.774Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ce18fe1e-4ebe-46dd-927c-26f07c247f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:21:54.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:04.788Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5cca62c5-66fb-4cd4-a246-0749627fc970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:04.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:14.800Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1238d3e5-ce31-4f8c-b0f3-89d1e00fb9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:14.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:24.816Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1c3f9e87-de2b-4892-949d-34730b0acaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:34.829Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=66895b21-596c-40e5-90c8-2405b6483d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:44.842Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=327875d2-f83f-46de-971e-ff5e10e13f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:54.855Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dcacb77d-458c-4a28-a617-f9262494a9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:22:54.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:04.867Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f6a2da5d-0dea-44b8-b7e0-16c53854dd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:04.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:14.882Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6cfd0c9f-762f-4d57-8d9b-cd975168e8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:24.893Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cffb09d0-6707-42ac-a30c-e140566e0bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:34.926Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=05dacfec-37cf-4647-986b-b4852db1929d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:34.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:44.939Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2274cc32-8220-4be1-b365-a6ceb69deb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:44.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:54.950Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=61eba470-b3cc-4b35-836f-a880ddb5964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:23:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:04.965Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d42eb5ef-25f0-4278-bd66-947f26db8b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:14.980Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d031ab49-4d4e-4341-b23e-47aea0466d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:24.991Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d6d4dfac-31f4-4e5e-a36d-947f117d6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:35.004Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=aaa7dbb2-c60f-45ac-b756-edfa4f0c43c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:24:40.420Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:24:40.421Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:24:40.421Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:24:40.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:24:40.422Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:24:40.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:24:40.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:24:40.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:24:40.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:45.020Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=03a18a55-764b-4d8d-900c-70356041b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:55.031Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=150dc750-62ff-426e-8627-01f111b132cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:24:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:05.043Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=813b5209-78cf-4ca4-a625-d4bda653d6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:15.058Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a23ef9ec-ad83-44c0-b877-16b53ebfde58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:25.071Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0d5cfa10-6562-4271-8ff9-d90faf28d3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:35.085Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=630d216b-e82d-40c8-9e78-d1e4b293fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:45.096Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0733bf25-1e64-486f-abd1-1eba55bdfe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:55.109Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=62c7fd02-1668-4131-a81d-cafedfd5a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:25:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:05.124Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3389455e-cab7-4d0a-83b3-f84dccb75d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:15.135Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67ece40f-74d6-47fe-8717-5d4c3de7713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:15.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:25.150Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bc380574-8443-44d1-b17b-f999869fa448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:25.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:35.169Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=64d556f6-e5db-48de-9954-099a5c27df9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:45.184Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=551d2c97-35c1-496a-b795-9e59e7f2c128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:55.196Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d2abfe72-dfae-45e3-b69a-a048ae62761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:26:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:05.210Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=00a64254-ae08-4c07-8ba6-7d298e9abe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:05.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:15.232Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c9628510-2a31-4582-866d-0d3bc753048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:25.244Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9ab7e77e-79a1-4925-ac96-7511ad85b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:25.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:35.256Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ce0f8e37-b894-4565-876c-72b1d4f91585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:45.267Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0dc3c546-e8eb-443c-89f2-a2ac9c021128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:55.280Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=74c35627-e61d-4f61-a21a-9d2e0a3b5822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:27:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:05.292Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=45355fa5-9a0c-420c-8418-47f3683a7472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:15.332Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ab311c6e-02d0-43a9-9400-75b56cafa795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:25.350Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=26ffef5e-e457-418c-8b42-066e446a8922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:35.365Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=28b2439b-2856-45fc-99bf-254e872ed543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:45.390Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f9f5e31a-be45-4136-90f6-37c7a438eb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:55.404Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cef3bf59-9196-44c8-80b9-87805cfcb4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:28:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:05.422Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b754f2a2-a483-437e-92ad-e2a3abca76c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:15.433Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b871df5a-fb1e-4678-93e6-4cba798e84d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:15.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:25.447Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=62dad259-27cf-45fc-9ffb-59081d0297ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:35.461Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7b02dae8-f359-404e-a768-c36a0b4c4897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:29:40.352Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:29:40.353Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:29:40.353Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:29:40.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:29:40.355Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:29:40.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:29:40.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:29:40.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:29:40.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:45.474Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d76d9457-7f3c-44e1-b9d6-9c1bcb2f45a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:55.508Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e83485cf-4ab3-4a6e-930a-fa28e9c58320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:29:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:05.523Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=92083c4d-dc34-49e9-9b05-a21f8e39d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:15.539Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=32ae4787-c1a9-49cb-ba33-03e12192c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:25.554Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=19505566-bdd3-4735-998f-48731407a79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:35.568Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d21db9bd-cdc6-4131-ad2e-3b4b645a27b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:45.610Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d35ed4a4-a791-4bda-924a-b5cecf1a9e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:55.623Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6ce18ea7-a36e-43f2-8b29-9aa36bb6904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:30:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:05.635Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9b708ede-e2e6-41e1-a3ec-3f16eebaab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:05.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:15.647Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=27779c95-f84b-482f-b9a3-ab66da7a850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:25.660Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7eed1ea0-1efd-43b7-b258-1ad8a323de4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:35.673Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2fd67270-fd71-426a-a5ec-ad2d4f1b4211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:45.683Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d578e178-92f1-48fb-a443-89930e1d16b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:55.706Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0bf15fbb-37e7-473a-ab64-571455656550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:31:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:05.742Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e3a3876e-10f4-44c5-b8eb-9dc8e0561e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:05.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:15.757Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a0dd4714-089e-4a24-b64d-018e2936bb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:25.770Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2f9b9d50-ce13-4c57-ae77-a7e62145c482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:35.783Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f0e127a1-7fee-4ddf-8ab5-8b615916faa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:45.795Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=46a41134-0818-489a-aaca-06b047ac16ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:55.809Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7009c28a-c558-4885-8b12-9db45bda2fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:32:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:05.821Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3218fb05-2800-49b4-a68e-d49b8104726c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:15.832Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=83b31b41-0485-431c-bf41-2c772cc71c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:25.844Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=41e6b4b1-450f-4557-aa13-42ab8bb58dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:35.866Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f050443d-87f0-4e9f-b72c-7c07f3529140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:45.880Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=73922cfe-07c6-4bf1-a268-c3ad8fb64472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:45.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:55.892Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=89f0fe02-df12-41bb-b3e8-8829ad688928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:33:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:05.903Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c9f47eef-c975-4fbc-9d9d-1fed3ee5eff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:15.916Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ee165d34-4c77-4a1a-8499-bf089fbb60cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:25.929Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cf1bb483-7b72-4a1c-9c4c-fcf41df8da0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:35.942Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e0fbf489-2635-4029-9b63-f44b98e6a3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:34:40.334Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:34:40.335Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:34:40.336Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:34:40.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:34:40.337Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:34:40.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:34:40.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:34:40.345Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:34:40.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:45.954Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b44de26f-0521-43d0-8f07-17c00cfe41d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:55.966Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=74c3b46a-6f3d-45bf-8baf-c3b58c3fe2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:34:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:05.978Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c3c3a782-c122-4b2b-96e8-0f1ae41fdaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:15.989Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f3cc88f0-26f3-43cb-a7b0-c84956cb8e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:16.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:26.002Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e7762e71-a98f-406c-b4da-454039258f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:26.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:36.016Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=26a40439-8348-4be3-8143-fb0e398f1436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:36.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:46.029Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6293b45d-77d2-4609-9eab-8ba439022199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:56.042Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5b549637-8f07-4b87-b1fe-a65d62fafa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:35:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:06.068Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6b8cdfdc-9d60-499a-b94c-9cfb8fc1cad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:16.080Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a9f68613-6f0e-4910-bc75-d033ac6668d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:26.091Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ab3b3ab8-ea7f-4bc2-b1e1-d9cb893b4826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:36.112Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dc807ab9-baf1-41b2-b0b1-f57a1403b887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:36.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:46.124Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0e8653e1-df91-4db9-a02a-42a73eba27bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:46.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:56.136Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=271e146b-0cba-45e6-9f66-a1a664d3faed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:36:56.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:06.151Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=785c6404-9ba2-43ee-857a-783ad4a4a7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:16.164Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=adab1d16-98ec-46b8-a285-e6fc4f5a47d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:26.178Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5d8173f3-6712-42e8-b2c9-83015ba6d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:36.193Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=22548c07-0409-412a-9dd4-6a11c0e69422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:36.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:46.210Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2e0b2065-c4a4-43c3-83e7-77a6fd0c1458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:56.227Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ee16775d-4578-43d7-a097-c06c699da042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:37:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:06.245Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0bb485df-9b39-40e2-95c6-5d09132f6007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:16.260Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5920168c-f18b-4be4-bca9-db056c51990b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:26.292Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=eda903c3-c3f1-4cd6-93af-817b69465c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:36.305Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a5a9e8fa-1119-4f76-b4bf-36f00914b4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:46.317Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c6d202bf-a300-4c76-9491-650b88ef4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:56.336Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5cbdfe22-abe8-4401-86d0-a484f0abeb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:38:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:06.349Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7d5c2e21-d38a-4f4e-a045-5a6c3c439260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:16.375Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a8ba79b6-8ab9-4515-a9be-bc3b1dded6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:26.384Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2f9e3f47-f63b-4821-b11e-a8630538b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:36.396Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9f8a1110-a2f1-4ed1-bb6e-f1c68a77457a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:36.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:39:40.323Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:39:40.323Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:39:40.323Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:39:40.323Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:39:40.324Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:39:40.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:39:40.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:39:40.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:39:40.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:46.409Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=24d54924-d507-4d6c-9920-85b98f8f3e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:56.422Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=464bb386-2410-4107-929b-c13e0d379eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:39:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:06.439Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=538ec86a-ecec-4198-be2b-951c7e38637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:06.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:16.454Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e42eabf4-35f3-4a13-a952-73d318121442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:26.467Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=62dce354-3c86-40d6-9f08-360202c94777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:36.480Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=61695ddf-f8ff-4ca6-86e5-1aa7cbf670e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:46.499Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=079f19eb-a500-4bdd-bb35-4b5ea44eace3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:56.516Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f8d4a957-47ca-407d-91d9-2c67918b00ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:40:56.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:06.536Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3e0327f4-c70a-4dc1-82ec-8d1a1326b7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:06.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:16.552Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ef0ec894-37b0-43d9-9666-d6617103487e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:26.564Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5b42817e-db3d-46e7-914f-0b994770c76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:36.606Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=300ffd67-c456-495e-915e-4d936db9a29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:46.617Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4ffac9d9-d49a-4891-afb5-b48f3bbd202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:56.649Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=169e0e5e-de80-4fd2-8184-7cd3ad9ac80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:41:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:06.683Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9b0a8f8a-cb52-46b2-8599-a14dab138382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:06.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:16.700Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=46a9622f-4c47-4e99-b69e-131b46f8dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:26.718Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d0423f8e-60a5-4d18-8ed9-8ad2b2d1814b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:36.734Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3b02e1dc-4c29-443c-b312-97f357f39a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:46.748Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=49fa38f3-4741-40c4-bf61-1c044de16255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:56.763Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3ba6caee-5ff7-4af4-8be6-6646c2c3b25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:42:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:06.774Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=abde5cd9-da6f-4000-9969-4182a95368fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:16.788Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=af1ed019-331d-427b-bfcd-35c5e29b6735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:26.822Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=223a0411-69bf-4b06-9c1c-2a628b1b97e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:36.837Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b00fd91f-ac02-4c7b-a272-9aa4ae97abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:46.857Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=300d919f-d34e-4ef7-b257-06462585a932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:56.878Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4ed5a975-703c-4275-9f65-4d4ed5d25a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:43:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:06.895Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=122de998-a0e0-48d9-9e71-952bcf65497f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:16.909Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a9e9f18e-0de8-44c4-b0c8-39b220a9fb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:26.930Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3a84d2f9-5cae-499a-ae3b-e7d4a68f899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:36.941Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=eed6a169-7927-4250-bd19-2e33f774143f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:44:40.341Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:44:40.341Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:44:40.341Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:44:40.341Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:44:40.342Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:44:40.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:44:40.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:44:40.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:44:40.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:46.953Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1139b223-bb81-4e73-b8eb-3b381ce84cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:56.971Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ce57b154-769f-4b2f-acd2-709c0bd73269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:44:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:06.984Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ba0aa232-9490-468c-a3d5-5cd640f70240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:16.995Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9b1930b0-337c-46ce-9f98-faae99dd86d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:27.009Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f2c23af3-3456-4442-a471-a217c60f910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:27.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:37.041Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=057efdf7-4814-4c02-b2f8-fdef4d0be9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:47.071Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b36aee81-c596-4e17-b70e-2839bf56e6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:57.086Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=be34354b-6e8d-4c9d-a8c3-9b01d4f71ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:45:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:07.097Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7e2d3346-fc67-4fe3-a18d-625f1ff26eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:17.117Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=feebc61a-17b1-4976-9444-7271577350a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:27.136Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1ca5e3de-5682-4877-aa6a-066a8aed4fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:37.162Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cb6e87f5-18ad-4e86-be4a-3fae485c1fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:47.180Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9b2a2ea3-bb0e-474e-996e-a16e1b145760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:57.192Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=77c3ac37-d840-44a5-b7c9-9bf377da6967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:46:57.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:07.203Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cdb02e04-d12e-4151-b8a0-c0cb553ce3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:07.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:17.226Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cdf9c296-011b-4797-bf23-445fb9b62755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:27.239Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=987334e8-0999-435e-a308-114d442daea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:37.256Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7b8737c4-230f-42c6-b3d0-9f6715e37349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:47.270Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=76b4e464-db7e-4dc5-874d-533254a9b152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:47.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:57.283Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=845e58cb-c766-4d51-b376-991718de8756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:47:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:07.307Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=55f2d874-a439-4223-b5ae-31a5b81b4599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:17.316Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9c004e2f-19b6-41c5-b638-4b5c8144f4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:27.328Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dd8ff421-f060-490f-9de6-c590b09e52d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:37.343Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7d09e135-e559-42ea-8b00-b45b0dc9a157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:47.356Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=826c97c9-1ddf-486c-9343-0c6f3a827582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:47.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:57.373Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=56bf3666-9741-436c-856e-fac7268e2c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:48:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:07.393Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea0090f4-ba3d-4315-8b5b-652216f37a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:17.408Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3e150cd2-336e-4270-a6ef-ae7a6b7b9c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:27.421Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=df47466e-e336-406b-a81b-3f84bf733f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:37.440Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=39adacd3-0fd9-452c-b926-397a7921db40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:49:40.443Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:49:40.444Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:49:40.444Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:49:40.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:49:40.447Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:49:40.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:49:40.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:49:40.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:49:40.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:47.454Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a598e6f2-00f3-4e27-837c-9196b6d87bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:47.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:57.470Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=59e95e82-b6fb-4a95-8cf1-c616aacd4962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:49:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:07.484Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=572945b8-893a-4e89-9c86-d01da9cd0497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:07.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:17.493Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f1fc9ed6-119e-4098-816d-5e2f3060dc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:27.505Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f90ff879-09a8-4c48-a5c5-d70599986ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:37.520Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f3784e37-8e33-40f0-8427-7ce0ecad1225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:37.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:47.532Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2c1a21f2-4be5-4247-ae82-b4e05a73be4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:57.546Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c08ffd78-9e1a-4424-a6c9-2d2d5fb21791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:50:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:07.558Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=585ad6c3-ce4e-4e07-8531-56a8dd04a202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:07.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:17.573Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2a727242-a4e2-4673-b5bf-381de0825f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:17.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:27.586Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=84605a26-c17f-4fb7-8154-e41fc5fd3d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:37.600Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=797ae302-daa7-47a4-bdd4-510a5628591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:47.629Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1f5dbda6-da04-4697-8661-1654cf9b6f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:47.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:57.643Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=63653a73-7776-44aa-8516-8b0db924a565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:51:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:07.656Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1c2059fd-0073-4be6-81d1-8cfd1c16a02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:07.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:17.674Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7ea44256-581b-40ad-8999-2242b8c1435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:27.689Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=862ed92d-f058-430f-83cd-bece2c294bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:37.708Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c4d88ca7-105b-405b-bb16-8356717c46ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:37.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:47.726Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5df0da2a-d2cc-49da-95b7-85855072762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:57.740Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9367bfd6-8231-40ec-8683-b0d5879a8c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:52:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:07.756Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b6a3c863-9bc3-4137-b4dc-3de4b15123df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:17.773Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=49e2d0e5-0931-4a81-933a-cac65ddca794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:17.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:27.787Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9aca595c-5d85-4c00-b796-979b93e0191b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:37.799Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8a46ca83-dd99-4471-a4a1-80f4b3005af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:47.810Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ed4c450c-4067-4d28-b305-2f269e7c5cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:47.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:57.831Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4fc7c148-afed-46ce-83cf-0136c2b437b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:53:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:07.845Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=41f3bcd3-dea3-4bd0-8a7c-79cb2182bd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:17.857Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6a88c7a6-fdae-4c73-bbe6-1ee9900abdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:27.870Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cb6ebe5c-a3b5-4dbc-816d-092c8ea1a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:37.882Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9c1b08a6-881c-40ec-a88a-b7a659ca6c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:37.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:54:40.426Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:54:40.427Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:54:40.428Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:54:40.428Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:54:40.429Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:54:40.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:54:40.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:54:40.441Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:54:40.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:47.897Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c78aea9d-609c-4ceb-bf2c-4fcbcf151d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:57.913Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea8790ee-4606-400a-a69e-7e361a52fb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:54:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:07.927Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=af9ee317-ce27-40af-84e0-a9ae891169ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:17.941Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5e300b11-0902-49f8-8f41-af61239e68ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:27.956Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8ddc2846-806e-44f8-9dca-07d61f1b74d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:37.983Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f716573d-a3a4-40c8-9554-bfd92e70bd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:48.001Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5f32bb8d-567c-46ef-9215-8c796c023e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:58.024Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4b8965f5-f380-4ae4-9aa2-2af275b08dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:55:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:08.043Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b4dab2c9-30b5-4f33-9e57-87b5f81d1b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:18.060Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9478f318-94b4-4f02-b59f-af85b767e1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:18.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:28.076Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a21e5b25-b70d-4a63-aec0-63c5e66539ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:38.127Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5246c315-56b9-4e9e-b505-19d6b6168ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:48.140Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=82ba0006-d3dd-4b2a-80ce-a2dfeebcd6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:58.153Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=684d770e-c02b-47de-a7d6-0ff26bbf5c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:56:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:08.166Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=532440dd-d735-42b1-b645-11ffcbf66085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:08.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:18.190Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=15256099-8ce1-4b8f-acfb-5b2edc90e162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:18.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:28.210Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3a8a471f-f4a5-4a7a-9b4c-14725951d9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:38.224Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=884907e2-1d54-440c-8b96-b31d7e07037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:48.238Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=40429741-f57e-4a8d-89c7-9ee7b382e333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:58.257Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=454d75f0-9efd-41f8-8171-06b2b88fafe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:57:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:08.270Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e4e7dd21-7b77-465d-8fec-94083b6b0135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:08.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:18.284Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=443f6509-bfea-42ab-af8c-272b70b3f819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:28.295Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=554b8528-7250-4773-b39c-f749bd6e934f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:38.309Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=da677791-8443-4002-9249-9b838f2de80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:48.318Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4f1e2a51-2f3e-4ba7-b02d-5269805002b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:58.342Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=860a50f1-7de9-41ac-b5c5-fd6400b5e22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:58:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:08.356Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d486c755-196a-493c-a3d1-9bc9dc95404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:18.384Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=95354a5e-2fe8-404c-8724-0b0000cb4921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:28.397Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ac965ea1-e90a-488d-b2d2-8bfc1b301985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:38.409Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a4765c3b-7b95-47b4-8f10-465e3dabf913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:59:40.350Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:59:40.351Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:59:40.351Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:59:40.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:59:40.352Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:59:40.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:59:40.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:59:40.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T06:59:40.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:48.426Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b72ad360-2e88-4bd2-8697-6c8473b25b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:58.440Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=31412009-578a-48c1-8e89-420cc59da96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:59:58.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:08.453Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e64323fd-9b2f-4638-b74f-6cdfbf581792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:18.468Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3143c5b4-4c9b-4124-9d21-9b5c6979b935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:18.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:28.483Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=19c752fd-3f4b-46a2-8685-af94c949a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:38.519Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0aae4d5b-9098-4f47-bdbd-4d5250f3682a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:38.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:48.546Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7f09e54d-1190-4ebf-b41b-e78750312418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:48.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:58.566Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=275e4290-53a5-4ae0-a1d4-23092ca7bb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:00:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:08.579Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8ce096ad-65e7-4013-98be-aa1946f591a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:18.590Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f2d9f7d1-fd2d-48e6-967a-ccccaf9ef0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:28.604Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=94d410f1-8c0a-414a-98c7-ea9a486efc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:38.625Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0763c2f7-47af-4916-9642-ab10a9a9996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:48.640Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dffb802e-3d58-484f-b3ce-2066c593ad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:48.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:58.658Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0b5ba77f-a689-4b0d-9daa-fc98c8cd9e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:01:58.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:08.675Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4e97c49e-fb8f-4d36-938c-f512abc4f854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:18.688Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2165cc97-1550-490b-a039-3e9ef6d43e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:18.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:28.705Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6b53bec6-34d0-4467-89e7-9e0dfc73329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:38.724Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3c01c2df-e98d-4074-98a1-b206f12c1d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:48.737Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d7e9bd15-98e2-4cfe-9ace-8fb7fb989986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:48.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:58.780Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=97f45fb3-8efc-4a21-8e23-6783b79b4758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:02:58.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:08.818Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0417e7f6-707a-4ef8-95e3-c1b4048c206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:18.839Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ddde98fd-b3d1-4b71-93bb-d471d64ec2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:28.853Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cb3e596d-0481-4921-8f80-82a5f1ef4acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:28.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:38.870Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7830f9d5-91a9-4d5d-917a-c05e087c3534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:48.885Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f43bae5e-f906-4a4c-aa66-0a9b7fd2528e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:48.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:58.896Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ce13e892-53c3-4c28-90cd-72589e916343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:03:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:08.928Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6daa4d1a-61e7-4b8a-bd1d-a79c057be1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:18.960Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b674d8f3-868c-4bac-b245-53d62ea21f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:28.974Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=71d60875-a42a-4203-8506-fcb8c824b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:28.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:38.987Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=15467e07-18a6-4bbe-97d0-7ea4febe1cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T07:04:40.322Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:04:40.322Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:04:40.322Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T07:04:40.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:04:40.323Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:04:40.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:04:40.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T07:04:40.328Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T07:04:40.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:49.004Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bba8b746-565b-4c29-b743-7da9e3d9c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:59.031Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9afadcbd-9c58-49c8-8365-80be3366f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:04:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:09.046Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=df107251-0447-47eb-b497-fbe15e953214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:09.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:19.075Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3adbdfc5-ef8d-44b0-8ef5-208d177c0a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:19.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:29.094Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1f426542-6ab3-40ea-a553-a725a3023e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:39.108Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=aa9bd04f-5bce-498a-96a3-8ed49e5fd385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:39.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:49.120Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bbe813a1-cc9b-429d-8961-985f17a2f5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:49.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:59.133Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f14b7f11-3eac-40eb-bbcd-0b05a22e8d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:05:59.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:09.147Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=95b2def6-c4d8-4cf2-90b3-5367b2170156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:09.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:19.162Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0e5f8a35-2b5c-467e-a690-587f065bee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:19.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:29.174Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=34def718-2591-4121-bdf8-a10f26c9fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:29.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:39.190Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ed2cb624-dd05-424f-abdb-537149ca540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:39.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:49.211Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ac52aa75-a8b0-422b-b436-a2926e972791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:59.225Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=aca78320-814a-4455-b16c-96c0f61e5fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:06:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:09.239Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=01b5421a-6ea9-4903-b42b-4f0ac7da7ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:09.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:19.254Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=78d8e53f-9c51-4d41-8e56-8be5beeb96ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:29.267Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dfb79941-2acf-4c7a-bd61-3a29b462275e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:39.279Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bb0fea9b-1c0e-4e6a-8956-076363d5d45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:49.293Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=20cfaf3f-e21b-4edf-a828-ab65fef04a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:59.310Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=575aaa79-8ef5-4366-a94a-1f7ef6b5beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:07:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:09.324Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e59f954f-b322-46a6-bffb-e1616bf5e865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:19.348Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=43d186a5-8fad-4ce3-9f71-5b3de984d4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:29.366Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=27cb7080-56a4-40c0-85aa-9de3dc2f8b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:29.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:39.383Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5b520272-15b8-4949-b021-658efbbc70c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:49.399Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=66efef9e-f175-4153-8527-070389e29e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:59.411Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=189a4b1e-d529-4321-9e02-5795a3281673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:08:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:09.426Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=13a7852d-61c8-4e12-81b0-82f30455bc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:19.447Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=27e3a8a7-5ea0-4c27-a33c-f1dae02b1deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:29.462Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=73c95d30-2ee5-4210-a6d3-e15555e99a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:39.476Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3d51d73d-9231-44e7-ad00-c17c88fadc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T07:09:40.363Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:09:40.364Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:09:40.364Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T07:09:40.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:09:40.365Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:09:40.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:09:40.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T07:09:40.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T07:09:40.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:49.488Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1cd911c0-2614-46bd-b474-6036c6ff8057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:59.500Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=180e60cb-3e66-4b0e-ad5c-8fa5f5d3e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:09:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:09.514Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=06dc9609-f708-4b59-9562-db44ef9cbc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:19.526Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a95704dd-c9b0-4a1b-bf27-7866f0e7da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:19.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:29.538Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a90146f9-9120-4048-b0a1-1419b5defd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:39.559Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b7374164-2c36-4231-926f-602453e09105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:39.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:49.573Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2cf5eb27-b58a-47af-8931-213b106cf91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:59.591Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b1eb9316-a38f-4325-97ff-4a6d7dc4806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:10:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:09.606Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=76e35b63-d924-481a-820a-c338b157f13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:09.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:19.622Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d2801409-d6fb-4dbc-97b6-5090d6199813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:19.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:29.632Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=face59c1-aca2-413d-83e4-488b39c7f54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:39.652Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=21afce88-913a-46ad-a004-c99828a1fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:49.664Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d5b26ae6-2ad6-4433-a033-947376dfe572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:59.683Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=edf8b2fa-4ceb-43b8-9f6c-0ea3960d5549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:11:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:09.696Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=05778b34-c343-4f09-a26a-b499f5095812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:09.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:19.708Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=119e5629-6fd1-4642-be3a-571dae7d528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:29.719Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ed68de72-d08a-4f66-8e07-0c4aada44e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:39.731Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0004c79a-610f-4ccc-8691-d95bf5938d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:49.746Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=515a3575-1d10-4dea-99fe-7dd9c3f6ef6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:59.763Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e2a6c281-ec5d-42af-9cb4-85607a188a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:12:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:09.783Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fcf0289d-6596-48e6-8167-f850f870e168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:09.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:19.799Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0c0e0c71-e63b-4861-bd8c-444b5652c7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:29.818Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7122f457-e09f-4f9f-bb6e-5672e0590705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:39.834Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7a1305b0-d1e3-420b-9eb4-c3c6ce73116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:39.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:49.872Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=556ae33e-8d43-4fe6-9f18-727233f7b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:59.893Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bdee2ba9-c71a-4e18-bcd7-9de2a3934d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:13:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:09.906Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=da50e811-2fd3-49b3-9dca-c75509e0f298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:19.918Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f151f02a-d9bb-4918-840c-3a7e3f233da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:29.932Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cdba39e9-c6f5-4392-8f10-c6b1ae15e89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:29.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:39.957Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bda2235a-3e28-4d97-afe1-95e1ea6c3bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T07:14:40.426Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:14:40.426Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:14:40.426Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T07:14:40.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:14:40.427Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:14:40.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:14:40.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T07:14:40.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T07:14:40.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:49.974Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=95a7cd70-7be0-440e-85ce-ecc90c1c70f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:14:50.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:00.016Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=56071c1a-13a9-4e22-b3f3-a8392a518ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:00.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:10.040Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f8160146-9814-475e-9509-53cd39c37e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:20.065Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d37108b9-1b25-4139-9c88-08c33eea1989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:20.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:30.087Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=25c01b04-10c4-4761-987f-32d941c9ecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:30.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:40.098Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8d158d25-39b4-4824-9993-ada4f7a950fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:50.114Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d03414fa-7466-4a8a-946c-ca2384ea0d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:15:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:00.128Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=46b2972e-c111-49d5-a24c-9150bf558d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:10.146Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ab733ffa-e2ed-4a10-9bfa-38c1d1797f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:20.158Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5c4a2eda-4378-448b-ba29-7165e90a94ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:30.171Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8f126ed3-c504-4f3a-a8c3-efc05ec0e410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:40.185Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0774595e-dca7-4800-af66-bd93ad29607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:50.196Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7786003e-b03e-4fdb-9050-a5af5cef159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:16:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:00.226Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5afb5f4a-f04e-42a3-982d-4663d42a92df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:10.246Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3101cd8e-ea40-42cc-9822-4333b18d5b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:20.262Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0ece201f-49c0-4674-ba01-88aee5d4362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:30.298Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a3391772-aff5-4d3f-96dc-ccc9db5427e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:40.310Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7a46ead2-ee40-4e42-83c0-5120de555a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:40.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:50.324Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bd1bd960-549b-4f9a-a735-7a4aa62cad3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:17:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:00.342Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9636bc32-b266-4829-bca5-69adee5469ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:00.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:10.359Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=99602852-a14a-4ede-bde3-d249a83d555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:20.377Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=14a07dc5-d9f7-4779-a895-0eb46c71991b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:30.411Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e4c5d86a-18e6-4fba-aecc-71b1585b8226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:40.425Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b2912786-adab-4150-b8b3-71607e9257c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:50.442Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=59c4ea81-c5a4-427f-88da-d163ab4ce040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:18:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:00.455Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1341da3-22e1-4093-82b9-588231ec7e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:10.477Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f548e77a-9cb7-4279-99fa-b110da783790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:10.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:20.487Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=208d118c-5249-49c1-bc4c-e9f9c0e05847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:30.500Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f236ece1-6f25-4270-be88-7d06b0a2c133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T07:19:40.311Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:19:40.312Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:19:40.312Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T07:19:40.312Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:19:40.313Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:19:40.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:19:40.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T07:19:40.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T07:19:40.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:40.514Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bb12fd9d-fdd4-4676-a97d-31962698f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:40.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:50.535Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f832cd4d-e39f-49f5-ad5c-7658876e4001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:19:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:00.549Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f1f829dc-1536-478d-a979-a2ce87067c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:10.561Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67f53f49-ec30-4723-990b-f9ec1ccea44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:20.573Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=023e901c-4f29-44d6-8640-ca0dcdea5aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:20.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:30.589Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5ac778fb-8e1c-448a-bfaf-6ab600f63335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:40.602Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1e281c0d-572f-46e4-a0b0-a33c9e3b1f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:40.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:50.614Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9b3cf940-7fc6-4067-9f23-f9bd17ff014c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:20:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:00.630Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4f788731-5eae-4570-8b3f-88f8ae9cad06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:00.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:10.642Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=07c542f8-036f-4c67-8e67-ab1162624bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:20.654Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b92ffe23-a0f7-4849-a018-7ce4ccdb5d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:30.674Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b046ffeb-67b4-4363-92db-8a1f1cfc7d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:30.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:40.685Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ecc263da-4db1-41cf-8a4b-c12f50d5249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:50.709Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5bcb7584-ce88-49ab-bfb2-c9ad8e55dac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:21:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:00.724Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=29377d9a-d794-4e45-ac35-f9f2fa6e5e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:10.736Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3a99f301-3025-4152-970a-7c69b5d7aefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:20.748Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4472dfc7-f67b-49d1-97a7-440d965c88f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:30.773Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ca8f3260-dd63-40a2-8f38-41d30a226551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:30.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:40.810Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=abeb1c0b-8bec-41f4-a2d1-ec4c2e4e7d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:50.821Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0a0d7091-e153-40d1-a243-23713a12ab3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:22:50.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:00.836Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ce2d5350-15e5-4ef1-9a50-8e295dd4e528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:00.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:10.849Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b9db34fa-2e4c-4637-9799-7469f1710178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:20.863Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9535e606-3644-4ba9-b979-d7eba37b29b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:30.880Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=41371b83-4959-4b78-9dff-cdd9b1beec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:40.896Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8ee10ba1-3a03-4ae4-941b-1f6d99cad6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:40.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:50.907Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f7c30e38-4ab5-456c-88bc-9bc0b22376af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:23:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:00.941Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c2129a76-f441-4a72-a4b8-55f3b2bdefde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:00.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:10.955Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4506f456-8947-497e-afd7-f4d315f625bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:20.964Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=43addbe3-4e82-444f-8d7c-2500a0322d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:30.979Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7d725dd7-a156-4ed3-b781-493516388b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:30.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T07:24:40.356Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:24:40.356Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T07:24:40.356Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T07:24:40.357Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:24:40.358Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:24:40.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T07:24:40.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T07:24:40.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-02T07:24:40.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:40.989Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2abbf766-9e73-4ffd-afed-5bd7e5c7c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:41.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:51.008Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6bdfd4bb-95f6-49c7-a09c-949a51b1c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:24:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:01.022Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=970fc91d-a6de-46ff-9672-9e04800ff4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:11.041Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bd900992-bc75-4425-811c-98de559eb60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:11.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:21.052Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=37949ae4-6120-4300-b776-817e6eac8a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:31.061Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=534a6f6f-988c-43b2-a2a5-7c471d15de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:41.082Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=73815e30-4aa3-41df-87a7-57086c7921e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:51.097Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=86f76293-be85-442e-b6d1-f831d9463426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:25:51.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:01.113Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d8033964-0f5b-48e2-907c-be301e90114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:11.135Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cb63c847-ebcb-4bde-b1ea-79dadc0378ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:21.149Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=489be9a4-a347-4b3e-95c6-ea8cafedc1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:31.160Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d04e8690-51d4-4024-96a1-245f04ffb373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T07:26:41.175Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=404a2675-fe9d-4fb2-a55b-4a0d5262d466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023