By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:06:48.452Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:06:48.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:06:48.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:06:49.163Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:06:49.258Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:06:49.259Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:06:49.260Z |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-01-21T05:06:49.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-21T05:06:49.498Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-21T05:06:49.522Z |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-01-21T05:06:50.706Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-21T05:06:51.193Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-21T05:06:51.211Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-21T05:06:51.212Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-21T05:06:51.279Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-21T05:06:51.280Z |INFO |Root WebApplicationContext: initialization completed in 1757 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-21T05:06:51.885Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-21T05:06:53.854Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-21T05:06:54.849Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-21T05:06:54.875Z |INFO |Started MainApp in 8.85 seconds (JVM running for 9.526) |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-21T05:06:55.066Z |INFO |Start scheduling PRH workflow |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:06:55.077Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=acd62966-8555-4547-9a26-4093f5f920b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:06:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-21T05:07:05.328Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-21T05:07:05.329Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-21T05:07:05.331Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:05.678Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dc98508f-942a-4496-bc81-975c858eaddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:15.694Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1d7f370d-682b-4239-a6de-7f767b62259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:25.708Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5f4cc1ca-42f8-48c3-ae32-b16a43e90f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:25.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:35.722Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b42f5bff-3e34-448a-9a05-cb53bff768cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:45.733Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3eb1205f-59e1-46ff-af4e-68b6b4ae8f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:45.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:55.743Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=497da067-2fe8-4fdb-8691-243e47d825a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:05.756Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=113bec55-dcad-4b5f-b34e-c77cc1263843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:15.768Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bf80c054-eb99-4481-ab51-be5cdcb243b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:25.779Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7f792150-c2af-4ac5-bf84-2d4727c30395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:35.790Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2c43e465-c279-45cd-a9aa-81f1ae6a5def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:45.806Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9f0dc934-0f63-4e71-858e-d026a519a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:55.823Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e5f09428-7c67-43fd-b92e-2a94a07eaba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:05.870Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4ccdb00d-be5a-4f43-affa-aa20556d295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:15.880Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2e22ef3b-d9d6-4ff9-8ab5-a514c5579295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:25.893Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=758a2727-1fa1-4705-96fb-dbfeb9e1a7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:35.903Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8605ed8a-f663-4940-8397-511f63556441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:45.913Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e3b3ee1b-b3ee-499e-b853-3f2fdf860a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:55.925Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=80ee86e8-ff94-456b-8a80-9ec24801b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:05.945Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=15588b8e-baa3-4ede-b13d-b5c3b0715e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:15.963Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1ac8f4e1-cdee-404e-b24a-87759880c098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:25.984Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e47cfd23-4cfd-4c2f-b0ec-33ac8a2e7413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:36.014Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f246630c-d34f-4d02-9d9a-69e611f19522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:36.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:46.026Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=47614d26-0676-4064-ad5c-ffe2570981a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:56.037Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7d06468d-d697-49c9-ad95-631add54ecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:06.047Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b033e362-f88a-445e-b302-b632b84db5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:16.058Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3adc4fc3-44b2-48d8-abc2-2ddc6f48075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:16.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:26.068Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bb0a2372-bfcd-4c35-84ed-b8aac5ea86cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:26.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:36.076Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=28aa4ad5-105b-4fe6-8597-f2bfcb3eebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:46.091Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e4d06d30-3561-4742-8dd3-b1979a0b36df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:46.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:11:52.645Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:11:52.646Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:11:52.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:11:52.650Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:11:52.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:11:52.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:11:52.664Z |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-01-21T05:11:52.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:56.107Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=58c07610-f71e-439f-852e-de09f3ada47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:06.119Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1db0585b-a258-43fc-a097-ceb90f9370c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:16.128Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a5a4786b-e99c-40b2-8343-c54075a25851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:16.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:26.138Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3f0367cb-6907-482c-89fb-c245d26f47c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:36.160Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ce1d8636-96e3-4e3a-a77b-39d0ca2a2e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:46.171Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f8b6e91b-3a26-41b0-a927-27c90e3bd0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:56.180Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=da8408c7-3c93-4bb3-ba5d-ff8735ae20c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:56.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:06.193Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e7da16a2-470b-45b4-ae13-7c3b0be2452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:16.216Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=53017d70-048f-4044-b7d1-45358179010e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:26.227Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=69e541a6-2dfe-47b5-90d6-3a7cb4f3bc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:36.239Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=82a7b31b-1ac6-4755-8dda-5a34762505d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:46.260Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3c2707e5-0365-4a3f-8530-991a718e7843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:56.273Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=41ce5932-c4f4-47df-a6ad-99d0694eec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:56.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:06.283Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=12cc37f5-330d-4a1a-8378-2b7f65af332e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:16.293Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c2bca70d-6dfe-4a17-9ff8-e4e199893400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:26.305Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=34432ae4-53a8-4161-a486-a0a075e00632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:36.316Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e79d788e-afda-47c3-bb8c-932485d0eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:46.326Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=58ab68bb-69af-4eb5-aff0-17f7bc2d4c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:56.337Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f87cf109-df5c-46c5-bf7c-db8abf7d4e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:06.351Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1db275fe-e239-4aba-848d-bccc22b0d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:16.363Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d9aa8fb7-2df7-4dfa-b278-e7c191af4d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:26.373Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=eba28f59-26ad-48a7-98d8-00823d1b75d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:36.382Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ff3b8195-0675-4b29-934b-cc682c5fe887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:46.393Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9055ce8e-19b5-4969-9cc4-e9c447605f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:56.402Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=09167a6d-f034-4f5e-ae26-b49eb57c3b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:06.413Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=24de3166-1bd5-4aab-8429-0233092ecf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:06.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:16.426Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d1054175-6c2d-45ed-9bae-cf22e2bf7b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:26.436Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3b9375f5-aadc-4fd3-8b80-4355382b286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:36.446Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=51dbac3d-44ff-43f6-8b4f-9b075c48fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:46.456Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=732d60d2-7d18-4214-9a1d-bf110a5724c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:16:52.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:16:52.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:16:52.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:16:52.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:16:52.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:16:52.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:16:52.193Z |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-01-21T05:16:52.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:56.467Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b0082db1-dc1d-40f7-9655-fdd7395f20d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:06.479Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6a38d628-1fc6-41e4-bd5c-a22336788393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:16.489Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=87eb0594-7d96-451f-9c9f-5bf09a08c8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:26.500Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7a425e30-6433-4375-888d-8d8dd5587da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:36.512Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=da58c4b6-fb5f-4580-9ade-52672b84e84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:36.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:46.522Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5098448b-bd50-451c-a74c-ca8e3e198e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:56.531Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9d60a6cf-210c-4676-a17d-aa9b386f501e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:56.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:06.546Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=698af2a3-cf7b-44cb-ac7a-7b364a37659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:06.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:16.564Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=12cacebc-9617-4305-ab1e-87ac56476174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:26.578Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=064df862-4725-4013-b86a-c13d8d7bd338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:26.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:36.590Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9bd67233-a5d3-4b04-8e76-a3f8e834f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:46.599Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d50f2808-9eaf-4cfa-9320-5fa9cc470589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:56.610Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cd8f013b-b6f9-4d0e-862a-26d48c169ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:06.624Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0d7ef3e4-46a2-4f58-b8e8-3f31cc1169ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:06.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:16.634Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8dd3d835-de1b-4456-9080-05f3727fe12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:26.645Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4496b192-8cd5-4cc8-9f07-a8b6b5490c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:36.656Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2737086e-883e-4a16-9e98-f3c884a41e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:46.666Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e6a319e8-b74a-4826-8f34-0a2a168a02f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:56.676Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=31aa53dd-1a47-40c5-a937-057a0b2f51bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:06.687Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=03c8495f-8699-4668-adc2-9f6d4b8adc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:16.702Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1d4718a6-8eac-454d-bd21-3fa59ace2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:26.713Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6e0b843c-082c-43b2-a104-fa791c81184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:36.725Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5ca62d82-d793-424c-9a4d-9315363f793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:36.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:46.734Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8832b14b-9706-41d1-b74f-ac99395df629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:56.745Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=63a7a90f-b3ed-4ed7-8b42-dead9fc4f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:56.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:06.757Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fb6d213f-3550-4a5d-bf3f-af1304d5c1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:16.783Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0af49571-2b0b-4db1-84e6-35e3dbebb2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:26.793Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b02ad068-41a5-49b8-b4bc-eeeddf3c6eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:36.803Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a2ee8b07-e7f8-4d21-b706-951c41d59edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:46.812Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=80144014-a549-4f0b-ae5a-7cdcc84307c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:46.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:21:52.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:21:52.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:21:52.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:21:52.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:21:52.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:21:52.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:21:52.162Z |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-01-21T05:21:52.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:56.821Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=abb79eb1-3f8b-49d5-875a-7da16f193b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:06.832Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4b534ab7-5a37-4c19-b6d4-57e4fd538d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:06.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:16.864Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=33a1d4ba-2e8a-4cd3-901d-f24e5306c373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:26.875Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=34a44975-1a4a-4840-9edc-550a4bfe60c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:36.885Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=834ced50-fa3e-4254-a56a-09cc4534fa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:46.896Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1d965177-0e83-42e3-a4ab-66eafd0ed0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:56.906Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f992c539-c201-4ca0-8017-4d0886248887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:06.917Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5d858f22-1da9-412f-9594-db7914f56166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:16.927Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8174a5ec-7186-425e-bc36-4d290ee9b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:26.937Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f4462801-e39c-4688-bc11-8be3b03848c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:36.961Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d2a164b3-ea07-4325-9ee2-4edeac082e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:46.969Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aaa93467-84ba-4191-b55d-fe87de4066d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:56.979Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6604de57-0eec-4efb-bc57-599e4f7cb15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:06.988Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=42f4f886-5f65-4f80-a0a8-af6f77fd2da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:16.999Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bb061210-f00f-40b5-8ba3-9a003d798924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:27.009Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=74576eac-66c9-474b-92d1-8a2b70d21764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:37.019Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1e2597ff-bef7-4ece-ba85-328184d429df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:47.030Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6ca7637b-a224-40c3-9fbe-fe26bb85421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:57.043Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aaaa8a63-ec11-445d-adfb-bc6b7aa3a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:07.053Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a6f5dd9a-00f1-4aa6-b9f0-365a1d00200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:17.065Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c53bc5e4-067b-45da-ab88-404820274ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:27.075Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f5ebc44f-f338-406b-ab24-34e8eea75540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:37.088Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=17f42d1d-2060-49b0-baa5-be99481e4d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:47.097Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b14bf48-e577-437b-9a42-9548b0b38ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:57.108Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=30c949e5-b0b2-4d25-851f-3c1b1c680f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:07.118Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5a80e8df-eb9e-4a3f-aaf3-3d760de9baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:17.128Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=30944e88-7460-4b5a-b42a-fbab543798b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:27.137Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cf232f0e-6a04-4693-8c9a-3d0923e092d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:37.147Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cd40d71c-51cb-4030-aba0-b9657dcfd775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:47.157Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=29c08a6c-991c-482d-8a85-a11e05c9e710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:26:52.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:26:52.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:26:52.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:26:52.172Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:26:52.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:26:52.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:26:52.181Z |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-01-21T05:26:52.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:57.167Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=63c5a7ad-c818-4963-8275-c645f1ac42d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:07.178Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=28f48a35-776d-41a7-847e-5d9e34a0a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:17.190Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3ecd82a4-58d2-4d8a-b953-a7a69b6c32d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:27.203Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=824aecdb-1cbf-4287-87ce-79c448f2940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:37.214Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8a6ad463-f323-4df0-b365-c2adc77914aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:47.225Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=507ae752-1e59-4fdd-bf89-04f704452b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:57.236Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d2e87bd5-2a98-4750-80f0-64ab8518f9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:07.245Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3ef0492a-44b2-4ab2-934f-8c6746db2506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:17.259Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fffee1ab-fb48-4555-92e3-2dc5b069554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:27.272Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1f565b4b-a47c-430b-8758-719013dcd094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:37.283Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=edc0d1d0-540a-4f8e-8bf9-38d28bfd8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:47.292Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f92b0977-da4b-4dba-a6c6-b094bc74709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:57.301Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d7e35d86-6b26-4088-92ac-ffe4a89467f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:07.311Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=17feb4bd-07c8-4e07-909c-835a9bd7ab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:17.320Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=81e644c7-b28f-411e-af10-ecfb091139de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:27.331Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=da33f2d2-773c-4703-81f4-0b879ca1ae18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:27.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:37.339Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ef107d6d-9e2b-4be5-9f21-74d595854a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:47.350Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4b7aa59d-b510-4c62-83b2-9d06c14a53d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:57.359Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a2f623c7-2bd4-4e60-ab1d-98abdc09c831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:07.370Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=693512e6-4884-498f-8b4c-52ac91404626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:17.380Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=55a4301e-4579-4909-8bda-2806ff993fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:27.390Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=af802e9a-c744-4240-a0e3-8598f3bedad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:37.401Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=11523530-afb0-4d51-ab74-6f769687b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:47.410Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3a64258f-6d3d-4bb0-a12a-1d0c3b04d5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:57.421Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5ad1d0d8-6f87-4483-8ed5-c1428ceebcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:07.429Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cab90cfe-2bf3-4beb-bc39-0fb9fc5c804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:17.438Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c095021e-46f2-4380-8b0a-3f5de1e7f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:27.448Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fb21612c-8ce9-4807-a0ff-fa9ea9e41ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:37.461Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f6f14fb0-b1f1-4c5d-9b21-41d900708fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:47.472Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=83d4cbd0-5f8b-4c03-b28c-e15a334e2a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:31:52.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:31:52.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:31:52.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:31:52.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:31:52.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:31:52.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:31:52.177Z |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-01-21T05:31:52.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:57.500Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=515e09ae-fc24-41c1-b908-baec1bde0b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:07.510Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=82040915-e5c9-4031-88af-aa3dd9b92e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:17.520Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=adcbb3fc-1832-40a1-afec-e029f625b50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:17.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:27.531Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7555db0c-2b15-4924-b7c0-bf36713ab403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:37.540Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6bb062aa-7a67-41ab-9fac-e81690e3941f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:47.549Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d6ed67be-f4bf-455f-8127-f80658bf9584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:57.560Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2099c98e-e761-474a-abf3-6b966f2b4a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:07.571Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=079efb86-ba9c-4b84-89e2-b5b9b32aeabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:17.586Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=568f93f9-f0b0-47de-9b4f-d2b1d06076b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:27.597Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6432fd14-c08c-40f5-b814-8e121250bc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:37.606Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4d55e57c-3042-4c52-9de9-7bf75e49ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:47.616Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5709028f-1fec-4d4c-9907-71d025652e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:57.626Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3a79b8f0-0495-4939-82d0-1f7c923eb462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:07.636Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b0cf031c-9e9d-47cf-8381-c4d398c226c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:17.646Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=11039896-bfb4-4442-a323-4c04f954d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:27.657Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f6cbac0c-1d72-49c1-8683-4453d6ba5d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:37.666Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3abd22e1-7bcc-4730-9b88-f472a56ca572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:47.676Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3eedb09f-0914-49fe-af2c-0b3256f3c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:57.685Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5666a462-c4de-4357-ac40-d8d0d2fdf953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:57.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:07.694Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=47981f5e-7bfd-4d81-9842-a8cac30f8d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:07.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:17.706Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=727dc255-26d3-4374-be48-f63bbb9fd5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:27.716Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=16826cb1-a543-4879-9b23-c371c65f3729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:37.726Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=80760d3b-ed4b-4235-ac7a-c632232ffa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:37.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:47.735Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ec6c43dc-f1c5-43c1-b758-378a528790ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:57.745Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bf4a84a5-c26a-4ac8-aa6b-06e21aa3c839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:07.755Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7701c1af-ee18-43ed-94d2-076cd42ddc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:17.764Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ecde5973-2470-42bb-b412-5001f278eda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:27.775Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c911f01f-b87e-4fa5-aae6-242186a83ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:37.784Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6810306c-70df-4120-abb3-19127557c937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:47.793Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4ceb85a6-ad76-4367-a341-0d43948cd8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:36:52.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:36:52.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:36:52.213Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:36:52.216Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:36:52.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:36:52.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:36:52.224Z |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-01-21T05:36:52.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:57.803Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=242a09de-a685-42e6-a739-90d158e34d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:07.812Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=02095ba0-1ef9-4dc9-9815-fdbf1a20a4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:17.823Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f434aa5d-5851-4534-a1e0-e0393649071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:17.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:27.834Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fa763306-5efa-4c24-a7ca-051f8aec17cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:37.842Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=db365d1c-489e-4f7a-b66b-dc7d8705451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:47.852Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e88eb823-7786-45d9-8749-1568d8abef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:57.861Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d9d4b618-7ef5-42e4-a5de-8093c41239d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:07.872Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4043d2e2-0827-4cc2-b3f0-b65e0bd406d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:17.882Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1b6623fe-9e17-487e-8a10-8d9ba891419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:27.892Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c2c3b636-e722-43d4-93e0-ffce7344ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:37.901Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=eb071ca6-485a-4109-b10e-39bc278bc6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:47.912Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d38a0f9c-bcdd-4989-adf5-a0b9f1cbc169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:57.922Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=186a58fb-4222-4aa9-9120-c34ed5c06c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:07.932Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f1e5164d-7570-4393-bf44-ae27f290f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:17.942Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4898694d-0daa-45d7-a8a3-8a7ada8caf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:27.957Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e2770241-25d3-474c-aff4-b652dfcecddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:37.967Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=426382a0-b5dd-4e8f-9f93-7041a16f6767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:47.977Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=66d42119-ec06-445f-8219-dc6318b985be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:47.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:57.988Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aa48e270-9361-4108-b03c-7329efff3f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:07.998Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=67de636d-98b4-452b-93d1-de1d3b7ab46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:18.008Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c3ada629-54ac-4041-989a-6a7c437c07fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:28.020Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f3efdd40-7061-4edb-adaf-f11c7656e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:38.030Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ab78fc7b-582d-4fd5-80d3-296e5b2afaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:48.042Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=13b84d12-93cf-4232-92a9-f59b07cd5ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:58.053Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=78334241-55a2-427d-a170-d22084c0726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:08.063Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7efe3754-4ead-44cd-8d08-3e08ee121593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:18.072Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7673e183-9f09-4daf-a442-622d0a966b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:18.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:28.081Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1a0d5b38-4270-40d3-adc6-683d21653498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:38.106Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ab9c184d-46f2-4e70-a017-539fa2091c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:48.115Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d0a43d9c-6ae3-4553-bbb7-19d638303890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:41:52.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:41:52.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:41:52.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:41:52.218Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:41:52.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:41:52.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:41:52.225Z |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-01-21T05:41:52.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:58.126Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7757acc6-9607-43ed-9a1d-8a296a5497b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:08.135Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d0d33558-1373-4b3f-ae17-f78d99d774f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:18.145Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb14bbb3-f863-47af-a125-efe3fe09aee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:28.154Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2caeba00-4d53-4c97-b274-565025fea7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:38.164Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0637f607-de4b-4472-a853-9786a4c6d831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:48.176Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b7b45549-59e6-4076-8c04-0760ac9e5475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:58.186Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5f23a74d-c6ea-4ee0-a1a7-fa8081a12e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:08.195Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fceb5db0-20f9-481a-b827-74b4dc21f79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:08.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:18.204Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7c203f49-8b44-4237-876b-f10653018f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:28.214Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ac8ada11-4525-4bb8-b867-f00710dc5ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:28.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:38.224Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8c5a6974-587f-445e-9937-1402b20d5e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:48.233Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=589e813f-9f58-4d27-955f-6eb2ab5da3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:58.242Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=42aaf9cf-d532-4b18-97e8-83adda0f85d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:08.253Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=94fda045-20e0-49b9-b995-46111b0013ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:18.264Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5dc5e491-590b-45bf-b8d4-31275080c909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:28.277Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6fa1aa3c-5bda-4b08-b93c-02e783ac45a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:38.286Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bdbd25d5-a27d-455d-97b5-011bb453b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:48.296Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1cf5cf05-8955-4e57-9314-f11df312c82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:58.306Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=153287bd-90de-4c0d-800d-dc6d55b15e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:08.317Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=13c961e8-d709-4815-9bb9-30c44d94e43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:08.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:18.326Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ba72bca0-5789-43c9-8fee-e090eb0bce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:28.335Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a558a703-4ed6-453d-af21-151a3a9f42d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:38.345Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5d966f5a-78c9-4e5a-a358-9cb1e3d34c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:48.355Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f4087e34-4193-4d84-a401-f5ffcdfb8121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:58.364Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b39d6cec-3110-41b2-9059-ba6e58e6644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:08.375Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3d10f078-9c97-4ea9-ac36-2963a4423660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:18.389Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4a4ef3da-fae5-4341-a625-3adc508cb17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:28.398Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b1fb1fed-97c5-4a07-8a69-7fba848e26d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:38.410Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dc0237a6-267b-4edb-a9d5-73073effde72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:38.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:48.419Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=57c09e8d-3559-4e56-83f8-2a1de29f2777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:46:52.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:46:52.170Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:46:52.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:46:52.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:46:52.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:46:52.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:46:52.181Z |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-01-21T05:46:52.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:58.429Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fc8a8775-2f03-4cf2-95f6-0b9a45614515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:08.441Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c2936c93-f76d-4fcb-80d7-34d1ae7f8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:18.451Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b98edcfd-dc95-40bf-9062-1bb34fa9b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:28.464Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=142ef347-1135-4b7d-978c-97d98e2253f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:28.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:38.474Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0a222899-0d07-409a-acf8-cf6bfd5e1b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:38.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:48.482Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4afc6dba-5d84-44ad-8ba5-63dfb4dbb5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:58.493Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c21bd7da-f875-4f33-a228-206f77de9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:08.517Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ee97bb05-14f0-4905-b678-7d144837b351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:18.528Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=43154e15-bb9b-47fe-a441-bdbd67155152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:28.538Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=69b43b22-449e-4f24-bc7c-800e7ccb6531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:28.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:38.547Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b9f7b01f-f985-4dd0-8b32-ca3dccd397bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:48.571Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=493c6444-f2e8-434e-835b-c45dc36f23f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:58.581Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8a6c8b95-c43d-4e99-b4d4-aa1ddd16ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:08.592Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=89d87170-174e-47a0-af35-31b2c3a9d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:08.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:18.602Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1a1f330c-898f-4beb-b926-62f5c2ee1ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:28.627Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3548697d-2db4-4905-9844-fefc9b4fb05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:38.637Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ada7d23b-1e45-40ea-8ae4-d47241e4be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:48.647Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2bc2411e-12aa-443d-84cc-8d31ed2b9fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:58.656Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5c549fd6-ded1-4d3e-a3c8-e810fb7a035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:08.666Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=58c3057d-858d-4374-9b5b-15ca214403a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:08.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:18.692Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bff5dc4e-ad7e-4301-a74f-d35072373254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:18.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:28.701Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3d59edc8-0106-4996-b1b8-7b24f35ff590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:28.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:38.710Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1e180ca4-eb63-4fca-9f26-7436e184ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:48.718Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3b2f7cbe-19a8-494e-95a1-ed1a75d3ed5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:58.730Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c7723d7c-820c-4418-9d47-b23957583bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:08.740Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5b30715f-0334-44c2-a073-34062c931221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:18.749Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b598f296-c53a-487e-9ff4-e858dd49041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:28.758Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0079be18-e50e-4ab3-a3b2-5c74d3f73ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:38.768Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2f69463c-05c7-4349-9f42-5c0fcac80581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:38.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:48.777Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a1057886-a60c-49f0-a051-c4c9a3dcc3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:51:52.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:51:52.093Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:51:52.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:51:52.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:51:52.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:51:52.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:51:52.102Z |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-01-21T05:51:52.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:58.786Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7049a03b-12d0-42f8-95c7-c486019e073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:08.795Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aaa54af1-e034-43fc-8b91-dd32b7ce0177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:18.808Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ae4ccfa2-b5f5-43f2-861f-118b32bc574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:28.820Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6a3fd61f-86a9-47cc-b68d-9aff21532749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:38.829Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7dd0107a-d2b5-479f-9fb4-ea5a10d666bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:48.837Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c405c0ca-178b-4c7f-9dc8-9d5ebe9ec70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:58.849Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6ac350bf-4a7d-4bd8-8432-9aa579129deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:08.865Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f7c22274-2ff5-44ff-977b-81e33ca76189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:18.874Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e77c5dca-be41-479a-a4c7-2cf822af26d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:18.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:28.882Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e4918a8f-6df1-4d1c-b61d-c344d67b8484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:38.892Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=765efaee-f920-4e19-a2c1-f0dd8ba51e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:48.900Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a6d31c5d-fcd7-4058-b2b9-6e81742d306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:58.909Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b259a726-9bc1-4a6d-8c28-826ba7660517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:08.919Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d8418068-d523-4562-a27e-f23065ad27af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:08.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:18.953Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=684d3e49-96fa-49c1-9e22-b1a7e9d12e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:28.977Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9979f534-fd8b-4e97-8580-a340cf421a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:38.988Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b5b818db-c534-4296-85e8-9385cfd6cc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:38.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:48.996Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b2b283c-63a2-4c6b-9c78-a26113ee8248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:59.008Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=57a1310c-fd93-4f56-8d25-4e23169e4361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:09.017Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=757cf20c-06c2-4f4d-a86e-299d0843ce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:19.029Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c757173e-2c06-44ad-bd15-c4c95560312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:29.038Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5f8b9673-d93a-4cf6-8342-b3b11ca4acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:29.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:39.052Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c5235df5-7014-4a90-a5d2-e963ea91b915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:39.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:49.063Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1f5ed76a-157a-4321-84aa-c6bfd93a4664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:59.072Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cbbc18ea-f4ad-4d27-a4f9-427549b392bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:09.092Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7dcd527d-def4-4621-9fa0-2937b03ca183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:09.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:19.101Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4df28696-7dfe-4e6d-bd5a-58ebfe512a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:29.112Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e3287e66-3b73-48bb-96be-20f48a8b16c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:39.122Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c6b158f2-ac2f-4ee2-8c43-9d076eec60c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:39.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:49.132Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=012d9b6a-8456-4524-9fcd-6627e3f32185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:56:52.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:56:52.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:56:52.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:56:52.120Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:56:52.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:56:52.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:56:52.127Z |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-01-21T05:56:52.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:59.142Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=77d8042b-1d4d-4083-bd26-5c92a3a06a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:09.151Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f2988456-9c02-4833-b564-ae703ab7fa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:19.163Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d6412756-dddd-4d64-9abd-fbd5c1ac5e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:29.189Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f79ec402-5a08-42c0-8edd-723c1135d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:39.200Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=20bb5da8-c117-40e1-85a2-50534711d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:49.210Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3270a7eb-6c61-40f6-80ca-e40a437de0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:49.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:59.220Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=56728d60-9ba0-4b62-9f06-68eff00046f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:09.229Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=569ed1e3-9b64-458b-8cc4-a3296f8383a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:19.239Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dd92e2ff-5306-45c8-b53e-eb26e4d652b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:29.248Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=24d3297e-88a7-44bf-9ddd-940b67224c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:39.258Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=395db4cf-2ded-4988-abe8-7713f36c6cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:49.268Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7871a341-eb2a-4c8f-8627-2df6ab43e87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:59.277Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1b1f253f-2f33-48a0-92f9-a0200de93adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:09.286Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=19dac2d5-50b6-4662-928b-1ef071910387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:19.297Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7e484bcc-f8c2-480b-89ee-98e3e2ca3b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:29.311Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=520c774f-ad31-4b78-97a5-bff17165da97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:39.324Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c9d3f9ca-fa62-4d85-bcd0-fc9abf96c569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:49.336Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ca1cdb60-d2b0-4bcd-aec1-e990c7eb78fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:59.345Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6491f79b-99de-4a3f-a533-95ab92b5725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:09.355Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=85ec540b-1566-4951-a7d1-afa3e6b8a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:09.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:19.367Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fdda0324-6add-4e09-8353-7535e0cc16b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:19.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:29.378Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f6b3d696-8760-44ca-a230-a896791cf6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:39.393Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=01e96b2d-9e84-48ad-9f15-e7c4aaf68c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:49.404Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ff68fd35-409b-4461-b9f2-67e9ff1c7ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:59.413Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dd3a18c6-4dd8-46eb-b225-b553abf4533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:59.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:09.423Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4ebec277-93c1-434a-9448-d2f53a8d196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:19.432Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=025ec5fd-9a3d-4a1f-a0df-b2378c750cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:29.441Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6963a005-0c27-4ec2-ae9b-08a4fb4c117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:39.451Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a0a319a0-fe0e-46fe-9680-bcfe62b03647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:39.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:49.461Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f92227f5-5911-423d-97c2-5691cffd410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:01:52.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:01:52.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:01:52.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:01:52.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:01:52.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:01:52.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:01:52.176Z |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-01-21T06:01:52.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:59.471Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=05683797-ca76-4cd4-bd22-df1470eaf82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:09.480Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2e511521-35a7-4564-9a73-4487ad201df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:19.489Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3546713f-6d1e-4f54-9dc7-bde42975153e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:29.501Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a9380980-ac5b-4fa3-aa0e-6b3a8fe063d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:39.511Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=28223bdf-5a11-40dd-9ae1-e132e381a548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:49.521Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=56cc644c-81f9-43ef-95ad-e2c2556267e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:59.535Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9006103e-353b-4e2d-aaa7-c21c6ef5bf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:09.544Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=76c1ed2f-c052-41c5-8c21-a4341098dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:19.553Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=31161f60-cf30-4a66-b76f-107b8c23e0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:19.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:29.564Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8bc95482-6a4c-46f0-aeaf-697976b6f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:39.575Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2bf31961-b0b3-49ff-a810-161a447f7f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:49.585Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3edb43f1-735e-4869-be3b-577a4135f77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:59.597Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c59ceeae-ed9b-4b66-ac11-97e0a08af312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:09.606Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=885a229b-8741-4d4e-b7a9-f8e777caf26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:19.616Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=09e8230a-a2e1-4f17-aeef-3728bc8559d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:29.625Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=02e5fbbc-2669-4fcf-9370-6574fb9b0b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:39.635Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=22ff542c-2ed9-481a-b2ff-3761c1c281a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:49.645Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e0156a4a-db24-47a8-b10b-1aa7b36376df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:59.656Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4907c6b6-f1a7-43f5-8990-7f0570206f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:09.681Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=138fb0c5-cec6-4102-9433-86aa789b288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:19.696Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=66929fe9-9df8-40ba-ac50-84c4a6c2ef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:19.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:29.712Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=502793ac-6007-47d8-9d07-27a02771e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:39.723Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ea81f9de-d1ff-4805-812e-aad40142f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:49.733Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=143be940-caad-4b1b-aa17-2ad1faca75b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:49.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:59.745Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5250ca93-1023-4ab3-9862-85a62dc4f862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:09.755Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8624f864-b0a3-4cd9-a5bc-b7187327859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:19.767Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d2c64240-aa06-4335-9027-2faf3f9ee86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:29.777Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=68c69f2c-82dd-45c2-80bc-dc48a9653ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:39.788Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9cfc5d97-63bc-418b-8526-afb86d10d063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:49.798Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5dcdccee-6b0b-4fac-b16d-97f978c57096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:49.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:06:52.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:06:52.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:06:52.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:06:52.154Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:06:52.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:06:52.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:06:52.159Z |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-01-21T06:06:52.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:59.808Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7ffb4f52-1569-4738-818c-3188a33123ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:09.863Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=968b3c28-aa8f-4f6b-ab2f-bdefff9675fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:19.872Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0af2b9e2-ab24-4b68-9137-0eb285307063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:29.881Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d47e5b26-059d-4ba0-8d10-de6c189ba4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:39.894Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7e7c944a-cee9-4e53-aecf-91cb4b61f2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:39.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:49.903Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bbf60897-d26a-4245-926f-33c4b80b5fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:59.912Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=98731303-59d0-4a7a-afad-1b39c43eb91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:09.924Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ebd4ff16-3a5d-4700-a5f7-295ea8189a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:19.934Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b64eab29-41b2-49db-87fe-9603348b0a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:29.944Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4acdb9c1-3619-4c13-a093-fc2fca688777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:39.970Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6b8d071f-2372-4b70-9d77-7a6cb53a3ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:49.979Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=17903a3a-3597-430a-bd66-ea80cb012f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:59.990Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ae1d93b1-cb53-4bd0-adcd-c84ddf2c6291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:59.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:10.000Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d1bdf6e2-6705-403d-8c06-231f866d9787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:20.009Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=464b21b8-b74e-4976-9cac-c99c728c1f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:30.021Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=18caf15d-3af4-4793-bb6b-4d8ece5e8f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:40.032Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7c033869-c50d-48ca-ade8-eeb69c6da218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:50.044Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6d8933e6-030b-46cc-87bd-79803050b9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:00.053Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b705a59-3848-4149-9ec8-989d18ee6253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:10.063Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b671b45-72dc-4c6e-a40c-25042d516e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:10.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:20.076Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=85c6b1b2-02a3-4b6d-97e4-d771adddc970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:30.090Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c171e7fa-a634-4f32-b85a-b2c633f885d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:40.101Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c4f73438-f124-4360-81cc-b992bf64c565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:50.114Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b2f2a472-2fb3-446b-94bb-de9f9232fca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:00.132Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a827b1ec-912d-4eb1-9f8a-69957854325c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:10.141Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2f90a320-bd4b-46ce-a91d-8b22d5a66303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:20.151Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b6d7c731-2c50-4b3f-b0f7-3cfa50d54a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:30.172Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=99365278-519e-48c4-8504-851e824c1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:30.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:40.182Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e25096aa-cbc4-46e9-b161-4d2c179b7832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:50.192Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f2cee36d-e67a-49e2-af61-bc604689354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:11:52.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:11:52.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:11:52.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:11:52.087Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:11:52.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:11:52.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:11:52.092Z |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-01-21T06:11:52.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:00.201Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2d1328b6-04bb-48e5-b15e-167a5c11c096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:10.211Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d6a8648f-4067-43f5-99ac-7dc05f7483b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:20.221Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c44702a8-1fdb-4162-a67d-0e3adde50124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:30.243Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fa4ef826-7c74-4ea0-85c1-fd479f4b2922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:40.256Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=adc464a4-608b-4570-873a-165be94b732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:50.265Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c450e1a2-5494-46de-bb2a-04014058a776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:00.276Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0f079bff-840a-4c42-823c-8c91971c0702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:10.287Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=790347ee-2223-499b-a373-f36966a94359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:10.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:20.297Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6000d865-296a-4357-9234-3ea65a60887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:30.306Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=584614bf-c1cf-4d38-824a-4bb690b81e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:30.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:40.317Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=26a455f3-00f1-4b86-8e17-4c45d4a77dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:40.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:50.327Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f63d069f-b5ed-40b8-85f2-5e6d45b74f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:00.336Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=895afd29-c94c-456c-890d-f4598a71b99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:10.347Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7af1fbe7-e6bd-422b-be53-01eaffa1793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:20.356Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb37dd77-bc36-497e-ab6a-ed5e1a59f9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:30.367Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=41ee725d-944e-41b3-864c-2f53024bd00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:40.378Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f4ec08d1-e755-4f74-9c6b-e082d53f4ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:50.403Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e8c34c3a-25c5-4ba5-b5d0-c4c3d6fc48e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:00.412Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=03af43c7-b2ef-4704-b442-e9c16d0af90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:10.420Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=374f4ea5-0ff5-440b-a62c-cc0530fb98c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:10.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:20.430Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7ff9f100-c5cd-44c5-9ad8-2f53fbb7afcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:30.457Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=84cf1a55-addb-45ab-82b5-956d57a1aa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:40.467Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=396c9cdf-a54f-4bf3-ade9-207b3ce2f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:50.475Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f1660d31-d42b-44a7-b0ac-dd1f3ab64218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:00.484Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=72b78ec4-3c5d-423e-bdc6-0ac8322faaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:10.495Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ac698aa5-8443-498c-9156-d9f3cb506c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:20.504Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bf6caef4-a879-4286-8941-e5c524724566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:30.514Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=02b92125-6e6d-4525-9d2c-6c6ed3b703ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:40.522Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e9527523-5b56-41e6-943e-13290f766b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:50.531Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2c476ec8-ed6e-479b-a837-72be5b6a867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:16:52.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:16:52.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:16:52.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:16:52.163Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:16:52.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:16:52.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:16:52.168Z |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-01-21T06:16:52.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:00.539Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7cbc7dd4-44bd-467a-8d31-f848807a881f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:10.549Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=156069d0-a857-4bd9-90b3-00403f71438d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:20.558Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=462a8f46-333b-4b0a-87cf-70dd3a64579e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:20.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:30.568Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3c82b8e8-2ddb-424f-9263-5a6a64c54877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:40.578Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=50179160-e5ba-48e7-81cd-c09a62eb82f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:50.588Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2d501abe-b190-44b9-8384-062feeefaa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:17:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:00.596Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=26db024c-3063-4416-8106-8eede020b251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:10.606Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c8667eb6-3b0f-4071-9a48-e94437061c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:20.617Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9043e80c-2b74-4b71-87cb-850f4e43a2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:20.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:30.627Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f620bc9b-4300-463b-8624-d37d271e9770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:40.637Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6bfc27be-93ef-4e3d-8c9f-99b90510db95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:50.646Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=630b4bdd-8d70-4b05-88b3-6fd06f657b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:18:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:00.655Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cab71d30-7066-4dc5-b65a-fdcd70f7ca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:10.665Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2c46cd14-d76f-4464-a247-a71fd580bf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:20.674Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=693fbe03-50a2-43ad-87f3-664cc27750d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:30.684Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0614a89f-55a3-4c2e-91ab-54cf19fbc4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:30.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:40.697Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5618d481-393a-44e9-878d-af4833f87797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:40.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:50.709Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bbda791d-4d69-450c-b995-38496a539282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:19:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:00.718Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0cdaea67-9eff-45c8-9a02-a8f9d777a9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:10.728Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=73aeb209-0ada-4e8a-a936-891d26072178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:10.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:20.737Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bbc5df54-5213-441e-a24a-4f977226b082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:30.747Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7c60a359-98fc-474d-94bf-b31bcc7290e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:40.759Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9947bcdc-b126-4b27-8d88-142dfb990865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:40.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:50.770Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8ccda585-fcec-4564-bc92-2ba6ecb3b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:20:50.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:00.779Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=26ae7388-0825-4432-9480-2629e33008a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:10.789Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4d25b046-ef06-45ad-b5c8-3f77035dfbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:20.799Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9f5b9dba-6e5b-4397-b1dd-54b1411b81bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:30.808Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=13dbdbf2-716b-45fa-a8b7-ec78c21e1d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:40.818Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ad8e60a2-55f9-4c09-a395-3f404526111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:40.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:50.828Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4233f03c-bcea-4fb5-8d3d-d270dc81f082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:21:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:21:52.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:21:52.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:21:52.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:21:52.162Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:21:52.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:21:52.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:21:52.167Z |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-01-21T06:21:52.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:00.838Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e12b11de-9b51-4ea4-86da-903fb5e8f4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:10.847Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fdd41d6e-cff6-4162-9b53-a81ce29e2825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:20.857Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1bd687a7-e468-4853-99f9-c1cb696826b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:20.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:30.866Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b104294-f81a-4673-97d9-ef247f602ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:40.894Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0d7a4124-9aee-4822-bb01-efff3b693d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:40.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:50.905Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fcd20025-39d0-477b-84d7-b47850b7b54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:22:50.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:00.917Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fe3a12c1-4cdc-499f-bc0d-063a6ae616f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:00.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:10.926Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a467b28f-59bd-4571-a76d-ca46fcd72b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:20.937Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1b799ff8-e632-4a82-9443-63282a242506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:30.947Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5f428bf1-f16d-4654-a31d-98af62bdb5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:40.955Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3b931c4e-befd-4718-a118-9b586ee5e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:50.964Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bd941ca4-9202-4d30-9735-57fd5ddc8137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:23:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:00.973Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=59d3c504-132d-494a-b712-42e7fe366300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:10.981Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b75efb79-884e-41c2-aa45-6f4dac3507de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:10.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:20.991Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ac8ebaa5-1d70-4b73-9b2e-5b952ad91643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:31.001Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb44a8f5-d8d6-471d-8134-aa69839f02e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:41.010Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=01527afc-ce42-43b6-8059-c39ec1790bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:51.021Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bc735433-b381-4d15-8fef-defa1aecf9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:24:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:01.030Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f92201e5-51a8-4eab-ae13-c2d5669c4674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:11.039Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0c2c9d62-a6d6-43db-b2ff-310637c3d4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:21.055Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3cc91ee5-fb42-48bc-9233-8fb0d840134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:31.065Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2ba1b12d-f68f-4ab0-9dc7-5ebece117f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:31.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:41.075Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=44449d81-ec33-4056-a2e9-84833c76ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:51.084Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3ccb549a-80e3-44da-be8d-efe2885bc800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:25:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:01.093Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6af01a08-0d1d-4356-a80b-3f5e1a74161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:11.102Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b84285ab-8266-4ad2-975d-c3358b7158a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:11.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:21.112Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aa973b2a-2e4b-4dca-8591-b53cfb9080ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:31.123Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=090dc7c1-553f-42e1-95c6-c93d1d6bebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:41.133Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=76397375-5e38-4f01-994b-0f01e56c0b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:51.144Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f35e10df-ed06-4aa5-b3ab-80c2633747d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:26:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:26:52.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:26:52.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:26:52.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:26:52.171Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:26:52.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:26:52.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:26:52.177Z |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-01-21T06:26:52.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:01.157Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=51111eb6-cee3-48ef-9e09-29e8100462d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:11.167Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=551b1dbb-9f3e-497a-86e6-ba1833d4c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:21.177Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fa7b704c-7f86-426f-8ded-ca3032cee997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:31.185Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e98863af-26b8-4081-ae9b-8fbacb13cff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:41.193Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dba1a92b-3e6d-4fef-ab2e-54761f061475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:41.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:51.203Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0e115a61-bdd8-4cac-8869-626e81f54511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:27:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:01.212Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8bc1b031-84bb-41cc-a22a-b4058e1aa6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:11.221Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8085193a-729e-4db8-8fb5-1f4056dcab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:21.249Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4522bf1d-157b-4d6f-bd68-1469df88ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:21.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:31.258Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0898fb56-32e3-4b2a-b103-968ef05232f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:41.274Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a1f6d9bf-e1db-4b44-b6a2-9f4195ff9445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:41.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:51.287Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5d32b72d-83f0-4e5a-9878-ce61614d16a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:28:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:01.309Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2af96367-a15f-43a9-af9c-5bc91f8fc16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:01.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:11.319Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=44fb4c93-eaa6-4046-ac13-2f0266b6c08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:21.329Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2871ac99-9eda-4ed7-aa26-671a2c912df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:31.339Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=298c3e59-cbe3-43f4-a1c3-d940316d05de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:41.350Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5136e8db-e34c-46b2-ad47-6b025ba91bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:51.360Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f25d49e5-b4b2-44b2-927b-178b08a39ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:29:51.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:01.369Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f3ef3493-59ca-4f88-af24-5c2c7f43e0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:11.378Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ce7da42b-4161-4b25-9000-8b0fce2ce924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:21.388Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e314ecb8-0ebf-474a-826d-4bf94e69d7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:21.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:31.396Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9426cf33-a35d-46de-8673-2e45f26f60c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:41.406Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e93416a8-3e7d-49db-acce-25b363fa48c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:51.416Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8df6a87e-5960-4ca2-9cf9-96154d53eb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:30:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:01.424Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=167c53ed-7635-4138-826b-5f356f4e79d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:01.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:11.434Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aa737d84-9a51-4e84-b43a-844d6dfdd0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:11.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:21.445Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=047bd28f-0403-4c81-801f-1e14b8311342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:21.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:31.454Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=474f2cf1-ab98-4d51-bd8a-83b9739a5923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:41.463Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb8d6bed-164f-484c-a8bd-29eea3dbeede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:51.474Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=caaa40e1-57db-4440-a008-c14bf93faca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:31:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:31:52.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:31:52.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:31:52.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:31:52.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:31:52.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:31:52.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:31:52.147Z |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-01-21T06:31:52.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:01.483Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2a54338e-fd11-4dc1-a2e1-28f172a430b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:01.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:11.493Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6647c90b-43b2-4be4-ad5e-d12733a0ac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:11.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:21.508Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d004cc1d-5218-414c-b525-b73db2652b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:31.519Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7818b3b6-ff91-4641-8283-9b821c308da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:41.531Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ae73ce5f-2714-4c1a-be3d-550e0a91c261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:51.554Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c83efde0-6e71-47cb-b917-f35336c403b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:32:51.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:01.564Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ace0297f-78bb-4444-be36-bff09607c96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:11.573Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b5238878-3612-485e-912d-e3b1df6b3b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:11.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:21.582Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c76eb65c-5bbe-4242-b637-acb805fa7bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:21.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:31.592Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=46f45879-b734-48d3-b2cd-1d760b78ccbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:41.602Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3f59d077-5142-4c4d-a4a2-24d693bb412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:51.611Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c1f597da-972c-4998-b8da-79e31f669616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:33:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:01.621Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6565b0b5-e776-4449-9a03-2a4905a37665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:11.631Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7fc16fa0-752d-4515-90c6-3e9eb99fc59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:21.640Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4f09c777-0d5a-4f45-aaee-4c3cfe2f8749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:31.648Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7cc80973-71be-47cc-bbde-37140b0b5c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:41.659Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c8c3265c-154d-4151-ab0c-e0ac12d0cbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:51.674Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c858dd36-897a-4888-b65f-59eaf6a130bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:34:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:01.688Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1b88d704-c445-408a-b962-766851b650d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:11.699Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dbdbf563-e144-4a69-9196-1146f044c26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:21.708Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e889a5d4-2860-4065-af4e-a67b58c9f4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:31.718Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d69b5fdf-74ae-404c-a5bc-d065b445bd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:41.729Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=43a04690-53c3-41ca-b870-e02d30c5ee84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:51.739Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=69217cc8-2e79-4e12-b17e-11b707be8cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:35:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:01.749Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dba5a0bc-b2ec-444f-a040-0fbbd9ac532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:11.759Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=35086c7b-0651-400b-9c2b-aa45fc3ca56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:21.769Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b5b08bf4-2c0f-44d7-bc71-4a7fca0892fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:31.779Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=849fb2ca-3bc9-4069-bf14-2c5ed5b58b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:41.792Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=834372b0-a518-42c8-82a1-0b8897ec495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:51.802Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb8255f5-b9ae-466f-8cc1-fb19303f7386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:36:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:36:52.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:36:52.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:36:52.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:36:52.159Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:36:52.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:36:52.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:36:52.165Z |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-01-21T06:36:52.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:01.814Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=84b5bb95-95ff-4831-a9c1-442b40582ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:11.823Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aab7aa7a-7878-445d-bb27-2f759fe53dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:21.833Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e4f48e4c-fa22-4168-85e7-2847575586b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:31.842Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c0530490-af45-402f-9617-57a33bd321f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:31.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:41.851Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=362f894f-1ef3-4d68-aeb6-8a289c9b9510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:51.860Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=65435e64-b0da-4769-b18a-1d5806bf50f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:37:51.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:01.885Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=76a8d952-f877-4dbb-862f-98879d750b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:11.894Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b5be5ff3-2b92-4add-ada8-c559e9ea00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:11.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:21.906Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=628ca6be-cad8-446c-a309-2e4930af4457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:31.915Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c7350a2b-297d-4a64-8bfd-6c1c7a4dfa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:41.924Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3302f9e9-9920-4772-917e-cd73c218a0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:41.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:51.933Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1e996c30-8cc7-4789-a55a-34aa47355a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:38:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:01.943Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c74160d8-4fb7-472c-8e8a-fc44b48f82a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:11.953Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=81e6bd98-d1f1-4f28-8b72-e9bdb9f99a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:21.965Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=962f4be3-f883-41c1-a6b3-0fc307bcb3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:21.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:31.974Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f407db1d-05f2-4098-afe6-fd5f8116a928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:41.983Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=129b49da-3bfb-4e95-8cda-6cf0decbcc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:51.994Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fc09f9d7-b9d3-4685-b73b-b2c7be70cba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:39:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:02.005Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1404e452-ab92-4a62-b7fb-e9ec63ae1376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:02.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:12.014Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=19bd21d1-d9ae-440b-a7ae-932419423659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:22.023Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e0973fbd-ecb9-490a-9ee4-f53e23c8d480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:32.049Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c61f68a4-ddbc-4033-82aa-6eacda6470fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:42.059Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a62fc6a6-7ba2-4ea7-9893-6a5eaba1471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:52.068Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f8c21fe1-17b8-4475-ab21-f7d53b20f44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:40:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:02.077Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bd7f37e6-a928-4a59-986f-87ab2821c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:12.088Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0b9c04be-fd86-4be7-9b40-f0b81af1f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:22.097Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=54740098-7d70-4892-8d22-d3ec4f1c4a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:32.108Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b5fee5ed-e3e6-4f66-be5b-bd3a5b2992f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:42.125Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=88df0cb6-1c70-4509-94d2-07fd75adc9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:41:52.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:41:52.128Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:41:52.129Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:41:52.131Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:41:52.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:41:52.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:41:52.135Z |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-01-21T06:41:52.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:41:52.137Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f6e1d440-d6f4-45be-834d-2059d13ccd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:02.151Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=755aa702-fe5c-45f4-8f69-b2d4f19d1da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:12.162Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e0f29bdc-c72d-4af6-88eb-c4df0ef74087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:22.173Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0a80ccfe-0483-4cc3-84cb-41a3f7f206e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:32.185Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=acc9ee62-717c-441c-92f1-e5a5b367558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:42.198Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=96f69dac-7536-4648-8c40-2a71b023fbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:52.208Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=84e19ff5-04e9-4e8e-9f68-0856f237b699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:42:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:02.219Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1bdff3a9-c6c1-45c3-a174-8c4824d090fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:02.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:12.231Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3b835d60-70c4-4028-93ea-feed1d703be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:22.245Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=63cb3186-9259-490a-931b-a6c113ea2efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:32.255Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d6c8c7f8-3bea-4b1e-aa6d-994852be505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:42.265Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7cb7732c-6d2a-4ffd-b421-b630afa94521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:52.275Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1615eb74-5f3d-4c9d-b3a6-8bf55e085f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:43:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:02.284Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=15f2fd3a-35eb-48ff-9f33-7d1d35ff473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:12.298Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e1e9e9a6-0e25-4b47-a841-ad2333c7a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:22.308Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=76149812-b483-4976-adae-a834ab746917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:32.317Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ea36177c-f46d-4c49-83c2-8aa97b1cc586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:42.328Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4d7bd099-7b7f-4a78-911b-df8fdebd23a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:52.336Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=693f1583-7bbe-49e8-a82d-53444f5a27f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:44:52.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:02.345Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3eb6e257-9ceb-4e57-b0cb-6b1ac4aa6700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:12.357Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=05ecbb7d-ecea-4f80-afb6-9e674ddd8561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:12.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:22.367Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d5d0d317-1676-4517-bcb5-79a68b9ec9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:32.376Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=15910124-f159-4888-8c4b-11d9f0115949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:32.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:42.386Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4df07103-37c2-4041-8f49-8767397e82d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:42.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:52.396Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=40c0ede4-758b-4355-a252-a9e949081b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:45:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:02.405Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6f6e17ed-53b8-46eb-9202-731cdd39abaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:12.416Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f853c77e-5090-4605-941e-2c5fd7c118cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:22.426Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8bfb1deb-032b-4b4d-b0f8-3851e86ad555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:32.436Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ab247fbd-8ef4-4cde-ab2e-9ad1eb5fb389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:42.445Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b1b8dafa-9def-43dc-9e6d-371b6565de06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:46:52.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:46:52.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:46:52.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:46:52.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:46:52.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:46:52.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:46:52.129Z |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-01-21T06:46:52.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:52.455Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0e549128-2163-4c90-affa-c0145025ba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:46:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:02.464Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b9d1078d-896b-4f49-98e4-0a83f3c3334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:12.473Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7fd38368-43db-4a54-a002-d6064cdd8e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:22.482Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cda93cf2-45aa-472d-9b97-d6c36dce39e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:32.491Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=58300aba-130a-4ee0-a1d3-475609b4d658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:32.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:42.501Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=38878490-0bcc-41d8-8703-d3f541cb3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:42.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:52.513Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=125b3797-9410-447b-9579-1df51d52cbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:47:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:02.575Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7b07bc1b-d64a-4b69-8dc5-355c1ebbe345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:02.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:12.590Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4bb00fb2-b868-417e-a6ca-1b800bc2e9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:22.600Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b48990fd-ac4a-44e3-82ab-21b363d425a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:32.612Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7b684ead-080e-4764-ba27-a41e1f72e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:42.621Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f7447a10-d6bc-4dd2-a472-165d17b1ec7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:52.630Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c6dd3a0d-075b-4a43-a036-80ec3d69bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:48:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:02.638Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=133aab8d-f983-4c10-a626-1c2e9f565959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:12.648Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b6421094-36f8-41c7-b7d6-d777db52b238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:22.659Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f94f1228-56d1-4602-ae64-7114151c4193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:22.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:32.673Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4cbfc44f-f168-47e5-b11d-0df637328972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:42.687Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb5e0a28-9a96-4a96-866c-40e32814ada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:42.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:52.696Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0fb95847-a5bb-4f83-84a7-d52337934291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:49:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:02.706Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1fc9767f-5b85-4c27-9a16-e70c000eb93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:12.715Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=06d6013d-df53-4e24-829b-2ad89ef99077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:22.724Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bd50adbe-29eb-4bf1-bbac-7fec998e57fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:32.735Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0b7d4447-5b52-417a-b11f-85fde8587c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:42.744Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0b69566a-7409-4fe3-a8a7-c7cb840464d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:52.753Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f48655a5-6c7b-4018-a452-3dbab347a7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:50:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:02.780Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=74d97585-01db-49ee-916a-c59ea8f22655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:12.793Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8857777b-98cc-4efc-b4c0-edecf4010306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:22.803Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e90c91d0-6263-4103-8536-86f5de044a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:32.812Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7deb1a4d-bb8c-4236-ba99-1d6176481b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:32.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:42.823Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b00ce655-74d9-404f-a36f-b17a744865db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:42.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:51:52.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:51:52.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:51:52.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:51:52.159Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:51:52.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:51:52.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:51:52.164Z |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-01-21T06:51:52.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:52.836Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8735466d-a79a-4f2b-a809-cbb126073c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:51:52.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:02.847Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c516b492-87b4-4246-9c24-445192b8d248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:12.856Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ef3ffe3b-b9c5-4c18-a515-ac3f20ca1148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:22.866Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6685f61b-bd7c-47c3-ad5c-3e681e30dc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:32.877Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ecd2d3ab-eac8-47e2-8933-001fa11529ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:42.886Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=29b46b05-b31c-4e1d-af66-6a3e9cfd1c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:52.897Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b40bad86-57ff-46ed-8f40-d79f3cc2aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:52:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:02.906Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f05547e3-ef99-4a1e-ac49-56d9e38d235b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:12.915Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4dce96f1-c052-4238-bf97-a1077cb5a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:22.942Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fb3ba8d4-1fc0-4347-a646-a0720201ba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:32.956Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5affff39-1b18-48fd-abea-e612efb700c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:42.966Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6523d015-b7b7-4985-8297-bf2154cdb622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:52.978Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb80eb93-c7ab-4de5-be0f-5137db3f4bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:53:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:02.988Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4b2e3b5e-0d80-4527-b5b6-e5a4997bbe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:12.998Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2a784081-79ff-4705-bdd8-e8dd8f2b0fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:23.006Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b6489d0e-42be-457e-b795-80e215fab875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:33.016Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8e6f2a3c-faaa-44d6-8770-6e10c51b2e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:43.026Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=64447e9b-3d9d-473c-802e-40109e29c643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:53.038Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e846d1f5-fece-4e41-8998-3cfb40ddec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:54:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:03.048Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=33d3f020-12f1-44f9-ba2d-829167cb44ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:03.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:13.064Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=91a69ecd-488b-4977-8c9c-73d7be1b7956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:23.077Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=159e357f-021f-4dbe-a8cb-0dd23e5ac247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:33.086Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=44655c2f-bee4-4798-9b27-cd504d044f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:43.096Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=902e9953-179a-460b-b24e-b4d828d79ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:53.106Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=be5a7f1f-c893-4a79-b550-58dbd440bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:55:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:03.119Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2ca36c2a-6009-4ee2-9c62-4d90ca71aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:03.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:13.128Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5f2ccdfc-1ca4-4cf0-b220-181a5776882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:13.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:23.139Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f6301ef7-be39-4a4d-bd77-141b59c1e30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:23.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:33.149Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ec1d64f8-bc00-4311-a1f0-6ba3c18a65fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:33.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:43.159Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=10e19f2b-d61c-4cb9-b4bd-8d408a515891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:56:52.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:56:52.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:56:52.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:56:52.185Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:56:52.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:56:52.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:56:52.190Z |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-01-21T06:56:52.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:53.167Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=952840c1-33e7-4f4b-841d-ad63f1c12edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:56:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:03.175Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5ca5ff0c-0042-4f19-b5ba-e12f1ad14112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:03.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:13.185Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b53954bc-599d-4dc9-9ec3-5bbe62f2c554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:23.193Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=74612f7b-dd9d-4192-8894-fed05e269dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:33.204Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d79d0357-767a-4455-9f9e-d21415e5594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:43.213Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c9b6e5a1-a334-4a9e-a13d-f1d7c5d7f16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:53.221Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=963e5868-2be3-41a1-b869-e82c33a07bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:57:57.957Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:58:07.953Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=eb524358-ad5d-4fe9-8a86-c0bad9175c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-21T06:58:08.923Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=SCCKzc5PhuiJM2i9NmlF, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:58:09.458Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:58:09.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:58:19.459Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=66f828c2-00eb-4b7a-b71f-fb3333f3f519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:58:29.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:58:39.007Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b7c49cfc-52e8-449c-8aad-2f97b4cf95a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:58:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:58:58.566Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2a098567-1404-47d4-bf4b-b43ed30a3bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:59:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:59:18.122Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=88bd6527-d441-4be2-9915-e8c3539b12d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:59:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:59:37.668Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0e5783c4-ed43-4f01-b90e-9170eba46158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:59:47.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:59:57.259Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=afed580e-a2f4-4f0e-9d8a-b5948e39301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:00:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:00:16.811Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=17b8721b-f1de-46fa-82d9-dd33bc2bc60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:00:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:00:36.359Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1166ba6e-3074-4d1f-8fda-3332d82cbaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:00:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:00:55.912Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=285f5cb0-91dc-49a7-bb74-dd8e112d62a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:01:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:01:15.512Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=109992e0-55c3-4a90-87f8-dc24d75f5c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:01:25.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:01:35.103Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1eb1f877-ba3b-41eb-a3e6-a713073af965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:01:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:01:52.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:01:52.131Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T07:01:52.132Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:01:52.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:01:52.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:01:52.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T07:01:52.138Z |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-01-21T07:01:52.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:01:54.667Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=18c30a56-5c7e-4d92-87b7-63801ebc7129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:02:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:02:14.226Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b7d02232-8d10-4708-8646-0750052a4d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:02:23.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:02:33.771Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d9824ae0-bf63-4417-8e44-2270ede30ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:02:43.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:02:53.335Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fcf74773-1c6b-4108-ba2b-9f3c428b5bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:03:02.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:03:12.887Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bca46de2-24f9-4df8-b01f-f6fb958e17d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:03:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:03:32.425Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a9144808-5a5e-4de3-aa8d-b69606efc24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:03:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:03:51.972Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c78b5451-3dd5-4be8-90cb-ad00760aa055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:11.513Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=db5c6a98-aad6-4106-9abc-8a72563047f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-21T07:04:17.546Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LwOmfLIg5YOZc24s3w3O, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:17.561Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:27.563Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1c625fbc-eb09-4cb1-865c-db99a3522da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-21T07:04:28.325Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=XIpNFYYLhco30rNIFyk2, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:28.335Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:38.336Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=489408b6-697f-4fd1-b9e0-9cbecf58da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:04:57.891Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=300bd61a-4d81-4be8-b567-9ee05201fa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:05:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:05:17.456Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=32274fde-59cf-46b3-916e-1dbea9b81c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:05:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:05:37.009Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d7c8e441-f414-41d6-9bf1-392967a0e484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:05:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:05:56.553Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=681f2c87-3df1-45d7-9e31-aa494cdf2ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:06:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:06:16.113Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5eece3ff-ae76-43fb-825b-2fb0bce48342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:06:25.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:06:35.668Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6b4f9ce8-9312-4f7d-ac5b-7d25c290f0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:06:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:06:52.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:06:52.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T07:06:52.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:06:52.103Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:06:52.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:06:52.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T07:06:52.107Z |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-01-21T07:06:52.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:06:55.226Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=92d37633-9f82-401b-be51-bfa8f38d41c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:07:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:07:14.807Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=400d3e42-d69b-4c53-81ee-7cbc2db30403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:07:24.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:07:34.352Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1a4a4db0-5b01-479a-878e-e1ebb92be296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:07:43.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:07:53.932Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d0ae6d2b-5309-4128-8a37-19ce4c7abca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:08:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:08:13.483Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e9a2e480-a0dc-4357-836c-55bcaf0680f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:08:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:08:33.029Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5b00b650-5fed-48ba-a431-ad762422b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:08:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:08:52.568Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d5becc76-b4e7-4e12-9e93-145b3f86365a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:09:02.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:09:12.117Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=446bf210-69bf-493c-846d-b30aeb19ebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:09:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:09:31.670Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3695444b-da57-4939-9ea0-91b88faef5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:09:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:09:51.213Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f5efbd4b-49f0-49a4-a0a6-7c8b8aaf7edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:10:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:10:10.795Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=caa9a5e5-42f8-4add-b7d9-f14fd8eaa9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:10:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:10:30.378Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b7e17105-3889-42af-9e52-4456dd410fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:10:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:10:49.935Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cc70665a-f813-435f-8a75-06b493ac837c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:10:59.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:11:09.499Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=86659671-3dce-40fd-90f6-d73a41ec7855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:11:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:11:29.042Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b668947f-3a87-45cf-94e6-d25179215130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:11:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:11:48.586Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1a941933-6335-4d1a-85e0-ba2e3b0f9a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:11:52.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:11:52.131Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T07:11:52.132Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:11:52.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:11:52.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:11:52.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T07:11:52.139Z |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-01-21T07:11:52.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:11:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:12:08.147Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1ebe0b06-75eb-44e3-b1b9-ff538ddd0890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:12:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:12:27.692Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=43f22b62-2a16-45be-8d67-e0922801d543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:12:34.230Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:12:44.230Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d9cd8f77-03d7-41d0-aa0a-308032af5fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:12:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:13:03.769Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8785dc29-e8f3-4c7e-a076-03ff4ac1a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:13:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:13:23.356Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=69fdf0bb-683a-45d3-8eef-162172d465f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:13:32.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:13:42.902Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=be801c34-4720-4143-96a8-59262981a21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:13:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:14:02.444Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=25a154e5-b192-440f-942f-44f4ceeefe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:14:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:14:21.993Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0977c335-24b1-4e5c-bf3e-6de5be806c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:14:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:14:41.552Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0a6f4af1-57c0-4500-81b7-fa20f9af0bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:14:51.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:15:01.100Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2c6f8bc5-f62d-4d85-85a0-9b7d666a1092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:15:10.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:15:20.641Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=117369c3-3327-49c9-be6d-2bd4991b9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:15:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:15:40.183Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bc346f41-e273-4eb0-9af2-143910d539d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:15:49.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:15:59.749Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=49c47bf1-1d26-4c63-a300-02594e22d083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:16:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:16:19.295Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7bd913ef-3ec6-4263-9d05-05dcbda51ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:16:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:16:38.848Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e72323f2-47b2-4dac-ae1f-24b7d33e5c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:16:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:16:52.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:16:52.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T07:16:52.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:16:52.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:16:52.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:16:52.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T07:16:52.150Z |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-01-21T07:16:52.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:16:58.392Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b8fc9cf2-7c8c-4c39-974a-4c7da33366e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:17:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:17:17.941Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ccfede65-4f23-408b-a390-ac8544714998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:17:27.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:17:37.486Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=52b1d56d-7618-40aa-a31d-a6c44fefbf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:17:47.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:17:57.043Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=134af9fd-a28a-446c-857b-3c80203c3616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-21T07:17:57.865Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=P71FSV33IoV0iHQljEW3, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:17:57.879Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:17:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:18:07.879Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d78ed2e6-2f9a-4f39-9e99-7b1fd2e4f65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:18:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:18:27.448Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7b9e3747-98fb-44aa-98f4-747cd7aa99f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:18:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:18:46.992Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6828b38c-d2ad-4ff4-8c5e-7a0ea2455e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:18:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:19:06.550Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b2bec443-003a-4184-a21c-84a416f15d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:19:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:19:26.088Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9e249dbb-4911-440c-bee9-ca245ffe7eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:19:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:19:45.648Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4f748248-4401-47f7-af57-e6d80154f2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:19:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:20:05.192Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a91b3b91-a4a9-4bba-8ac3-db029b0660b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:20:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:20:24.747Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0970e62e-6c72-447e-88f2-9263d1dec83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:20:34.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:20:44.290Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=da0f5ef3-013a-4b6b-8ac5-b4fdede2c46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:20:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:21:03.846Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a5ebcf98-472c-4237-9eb5-6aeec7e6ca0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:21:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:21:23.387Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d37a72db-759d-45a5-b17f-c0a7be1daa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:21:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:21:42.939Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=72f2448f-d76d-4ab3-be34-3c4b7aa20f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:21:52.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:21:52.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T07:21:52.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:21:52.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:21:52.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:21:52.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T07:21:52.101Z |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-01-21T07:21:52.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:21:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:22:02.479Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3c5b7446-9541-4e7f-9dbe-9406a3589e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:22:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:22:22.023Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d940a4f3-672b-4ced-a635-9903ecb5e789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:22:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:22:41.566Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0cc432d6-afa9-4d24-9b3c-9f783643caf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:22:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:23:01.105Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f48919c8-1515-4c90-bf4a-a73a0ce3305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:23:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:23:20.648Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=979ac305-c0d5-4eff-957e-f56812ba712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:23:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:23:40.232Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fd05b0be-91eb-45c4-9b1c-5897823bded6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:23:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:23:59.776Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c67d1765-39c1-4510-93c7-ab3e4c40766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:24:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:24:19.332Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b4415c2e-f58e-43a0-bcd2-d78db24ddf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:24:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:24:38.877Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=be851772-0414-4c86-9311-ee8fe88f6695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:24:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:24:58.419Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f2a6d815-e18e-4e00-ba88-bd2b5d36ad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:25:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:25:17.960Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cbd42767-e1f0-41a9-8d00-c37a74ee9abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:25:27.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:25:37.505Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9ace1ae7-5dbf-42f7-b28f-cf1d96dc67d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:25:44.953Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:25:54.953Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c25daf4e-3f2a-44df-b69b-1929e43bee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:26:04.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:26:14.500Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a1bec562-0c95-491a-8a3f-de1f34c6b828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:26:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:26:34.043Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8cbd5c94-b42e-4416-a3fb-a226aca83f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:26:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:26:52.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:26:52.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T07:26:52.188Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:26:52.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:26:52.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:26:52.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T07:26:52.197Z |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-01-21T07:26:52.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:26:53.591Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6ca6d98c-15dd-4298-9d6b-1d4bc711b412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:27:03.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:27:13.135Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c42f1ad1-d1f1-4089-8432-053de179aad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:27:22.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:27:32.677Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=362ec1d4-6f6e-40f1-93d1-aed390a1363d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:27:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:27:52.217Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=86c1d076-38b8-4ab3-845f-75394ae399ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:28:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:28:11.763Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7187892f-8970-49ce-8eb8-5fc144a62920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:28:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:28:31.314Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=52140344-9350-4270-b70d-8c1ee57b695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:28:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:28:50.862Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c4d5c001-475e-40f7-9e54-f9e635ebadd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:29:00.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:29:10.406Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cf620f84-1c41-4c72-a423-93f8622a72c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:29:19.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:29:29.985Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6a17935c-3ecd-4fa0-8400-758529517e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:29:39.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:29:49.531Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=93901401-dd3b-4e1c-bddb-7ed984b13a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:29:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:30:09.083Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3a1faf0c-d726-47e7-8c4f-a0effbf32bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:30:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:30:28.628Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=de0a3239-7a21-40c1-8e6d-3cd148f6eec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:30:38.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:30:48.178Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=de48a285-5340-4433-8208-abbbdfd45e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:30:57.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:31:07.717Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f03dfd34-a484-43cc-b40b-ea8a59659804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-21T07:31:08.500Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=VIhMpyEQYBGBxUXZIIE2, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:31:08.518Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:31:08.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:31:18.518Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a24c3298-b358-4e65-98df-1b129d8baa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:31:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:31:38.064Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=88693add-e99f-466b-8b4b-66e230d3f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:31:47.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:31:52.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:31:52.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T07:31:52.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:31:52.104Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:31:52.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:31:52.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T07:31:52.110Z |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-01-21T07:31:52.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:31:57.609Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=484f9a23-9380-492b-a25e-6f733ce13aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:32:07.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:32:17.155Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=700936ba-a540-4a81-9fd6-ac58a00e1528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:32:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:32:36.701Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a967a9fb-2c6d-4a46-8b75-126b9c865a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:32:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:32:56.250Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=62cae056-5b23-4183-bbfe-28d05ecfb0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:33:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:33:15.801Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3195fdf2-25fe-4776-92fe-54c180c050f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:33:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:33:35.343Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=70570415-05f4-46a4-8319-9d002d5f504a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:33:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:33:54.894Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4454fa24-b512-4f79-b48e-a3b89a67d37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:34:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:34:14.456Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c158f70d-5c2a-406c-bea6-bd5a3bf7c117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:34:23.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:34:33.998Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=460ab0f6-f4db-4fc9-ba26-68e78bb382ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:34:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:34:53.546Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b820ea1b-d153-4053-b82a-3ab9adc16c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:35:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:35:13.086Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=28a28a6b-b9ce-4aa2-8636-12081cac096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:35:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:35:32.626Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0a3fc461-b3a4-4b94-b343-357db5fd44a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:35:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:35:52.172Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0c4a346b-6d21-49d7-a7c1-dc40b007c766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:36:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:36:11.714Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5ee9be23-fba6-4bb7-bd1a-55caa1c4f2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:36:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:36:31.257Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dc772ea0-456c-4df0-b63c-790f9020ee4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:36:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:36:50.813Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5c167d5a-c69e-49cd-bb75-d0f3e2d35023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:36:52.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T07:36:52.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T07:36:52.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:36:52.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:36:52.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T07:36:52.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T07:36:52.195Z |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-01-21T07:36:52.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:37:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:37:10.355Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a05c8948-ac8f-408d-abc5-a8d7211ef3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:37:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:37:29.911Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ce48e266-118c-4f30-834f-4ac720da35fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:37:39.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:37:49.449Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2220ff89-e22a-496e-a685-6c8bd9205157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:37:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:38:08.991Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1e6b17c9-b158-41c3-8156-2177a91b2748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:38:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:38:28.535Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7900bc2b-7c24-406c-ad19-770933fd9af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:38:38.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:38:48.091Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9d701ecb-3bac-418b-82e1-edfeed1946ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:38:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:39:07.632Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e92a39b8-23bb-4810-bd11-201a1c4c6300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:39:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:39:27.188Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=848d5175-be61-446e-bcca-5e00846bb2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:39:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:39:46.733Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=263e9c6a-f559-4d16-be99-11ca5b3093b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:39:56.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:40:06.272Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6bc3add8-905d-4810-9959-3987b363a995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:40:14.238Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_2b122514-e196-47cc-9f31-6eb1c13be38d'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:40:24.237Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=406e6513-3099-492f-826a-587e355fa981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T07:40:33.781Z |INFO |PRH tasks have been completed | | | |reactor-