By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T04:59:28.393Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T04:59:28.397Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T04:59:28.433Z |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 |2022-11-15T04:59:29.271Z |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 |2022-11-15T04:59:29.377Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T04:59:29.377Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T04:59:29.378Z |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 |2022-11-15T04:59:29.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-15T04:59:29.655Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-15T04:59:29.685Z |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 |2022-11-15T04:59:31.149Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-15T04:59:31.648Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-15T04:59:31.672Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-15T04:59:31.672Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-15T04:59:31.764Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-15T04:59:31.765Z |INFO |Root WebApplicationContext: initialization completed in 2079 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-15T04:59:32.634Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-15T04:59:34.760Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-15T04:59:35.594Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-15T04:59:35.625Z |INFO |Started MainApp in 9.982 seconds (JVM running for 10.708) |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-15T04:59:35.837Z |INFO |Start scheduling PRH workflow |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T04:59:35.852Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=202b6759-b808-4cf3-aa2f-5b814f9278ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T04:59:36.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-15T04:59:37.268Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-15T04:59:37.268Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-15T04:59:37.270Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T04:59:46.401Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=d76da598-1fff-4dc5-981a-b448db579fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T04:59:46.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T04:59:56.428Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=692db4bb-9064-431f-9c31-beab16ac1503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T04:59:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:06.455Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=670ada70-42f8-4cda-8de1-36c66834b2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:16.469Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=2dd65971-70fe-4412-88a5-f407f3ee2da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:16.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:26.482Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=5c1def75-b1fe-41b1-861f-d597214dcf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:26.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:36.495Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=da5db75b-78ea-4eef-9257-7aa5eea1a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:36.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:46.517Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6846c4f7-120b-4e81-af75-108ea4a1b777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:56.534Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=81ed32c6-90ef-477d-b320-e8735d476e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:00:56.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:06.568Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ee744982-2879-4629-ae52-006fee4abc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:16.580Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=423df8f7-b91b-42df-8483-b0961d744001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:26.592Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=cd0adbd2-aaae-4fc0-8f33-30bacc7dd1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:36.624Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=006e729f-089b-4769-9724-652dc6fc4af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:46.638Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3aff5aa5-6653-4efe-9fdb-88f03192b5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:56.649Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ee9252c4-c324-4bc6-b79f-b0396a975a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:01:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:06.660Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=97eee102-b3d3-46b7-8418-41c6172ae7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:16.672Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=8ed1c50b-1bee-4c39-9169-dc9ae2827e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:26.684Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=fd77ab9c-25ad-4be1-9cab-5a3536560d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:36.696Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1d5d1b84-4131-4482-9b4a-4578e9f64ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:46.709Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1a16e083-a692-48b3-9699-81534d3930a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:46.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:56.722Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b1fb4bf0-8ef6-4626-8899-36e37ba7591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:02:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:06.734Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=8589661c-629e-4a01-9254-a037ed4a2bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:16.746Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=9b1c5215-0af6-4e67-bced-395bd6580cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:26.761Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c9e8cbd2-ac5b-471d-8b9e-cd348eccb2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:36.773Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6fdce511-a7fa-437b-9357-7fc7460363d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:46.784Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=486ec3da-0067-40fd-8404-30ad6e3667f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:56.797Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=e6583096-63e7-42ef-814e-9ec263bb8fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:03:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:06.808Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=155e7246-6ac9-44d8-89c1-7af8663e8609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:16.820Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=50975315-e46f-45b7-a802-534a85020387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:26.831Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=bbe9b2cb-5c2a-4840-8931-a5c2136680c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:04:33.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:04:33.824Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T05:04:33.825Z |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 |2022-11-15T05:04:33.828Z |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 |2022-11-15T05:04:33.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T05:04:33.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T05:04:33.840Z |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 |2022-11-15T05:04:33.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:36.843Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=20cb5974-0b2d-4e9c-bf66-0a560c7a49e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:36.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:46.858Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6c25d5d6-b9b2-4d75-94a0-b8d484f48db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:46.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:56.871Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a6c902d1-7f83-45e1-a229-050bb62f5fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:04:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:06.886Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=8eb37328-00d3-4573-8eb9-629faebc6e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:06.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:16.904Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4db42dc8-b534-40cb-a64b-76929447e3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:16.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:26.921Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=47616c20-20a9-45bb-b967-dc28968be301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:36.935Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3a8b31c2-9435-4ace-8866-93388796ddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:46.947Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=45ef0111-af4b-4353-93fa-79d17142bd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:56.959Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=06dfc499-b8d9-43c7-b29c-80f023101af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:05:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:06.972Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=610d7308-4e32-4e3d-b4b0-b82ee7cbc3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:16.984Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b4bc0d4b-060f-4aae-b990-ca5faaeca691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:26.997Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=2803a7c1-e468-4feb-bb5d-f3a39f8a06cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:37.008Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=53105782-7ab1-48c4-8347-ec68753999bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:47.020Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=e0fd621c-dc03-434d-9125-86b4a6234322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:47.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:57.043Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a9a6ae01-eb86-434a-8f18-8c984fb14d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:06:57.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:07.055Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=42054f09-b9a5-4058-ab84-e7ae213be1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:17.068Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c976fbc0-4670-4d80-9ed8-6d2ce2c26de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:17.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:27.078Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=8a17bb4f-ec0e-458b-a85b-a27d30e346f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:37.132Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=fa75055c-9327-401f-87cb-afe6d80a2a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:47.167Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=dd7b1ab2-2914-4380-b548-d1dfa3f80c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:57.177Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=36b8fbc5-de5c-4982-b40a-d7ffc44a5c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:07:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:07.189Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=5d86b157-685e-4018-b109-4b991a1f839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:07.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:17.200Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=2b3f115d-390f-418c-934b-ab384eda0791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:27.211Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ef53ec31-b70e-46cb-a330-ad86ddfdc144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:37.223Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=541d2505-f51b-4da1-b3f8-d2f30e8f02a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:47.234Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3e99b644-d0ce-4f87-8afb-a4ad5085316a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:47.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:57.245Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ab76b839-0bed-4aac-a84f-18c6624352e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:08:57.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:07.256Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=65fa9402-efd9-4ce1-ac53-14bc8c21ad52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:17.269Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3ca2c684-3ef3-483d-9d8a-79a5903c2be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:17.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:27.282Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=fe33577a-a2a7-403b-aefa-4d0d7b1c710a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:27.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:09:32.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:09:32.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T05:09:32.978Z |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 |2022-11-15T05:09:32.981Z |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 |2022-11-15T05:09:32.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T05:09:32.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T05:09:32.992Z |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 |2022-11-15T05:09:32.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:37.294Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=13a23a2b-1888-4216-9e22-6af73238656a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:37.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:47.304Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=54a46470-249c-409b-bc28-e160febf64b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:57.317Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4053a789-1fb0-4f23-a75e-b769cc0a4459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:09:57.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:07.328Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c52ba88a-a656-4d00-9299-469d0d43d6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:17.338Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=7cc0f6ff-86c7-4730-ac8f-d69277b79a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:27.351Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=95459cfb-7011-48a7-8437-ace31db76384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:27.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:37.370Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=03451538-318d-4157-aa83-19110e5a6ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:47.381Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=cf0c0ee9-4896-49e7-9327-302872d0845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:57.392Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b97fb6c4-0500-4618-b324-f6f468a95570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:10:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:07.403Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3a436d5b-a35f-4df9-8b39-bf1d8e85d3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:17.417Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=e3309c92-4f42-47bc-bc6d-6fdc8058f3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:27.430Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=5b98a290-0975-4257-ab34-4f00d2ff9ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:37.447Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=300a6f18-28ac-4060-bc9a-361e580cd1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:37.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:47.463Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4a42c481-78a0-47d0-a437-38d7782263c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:57.474Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=bc2b7208-980b-4581-913d-705cc183b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:11:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:07.488Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f2a2eda9-2429-496b-985c-8a2ad3a0143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:17.498Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3203852d-a521-4bbd-b6d3-b430e0e63458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:27.516Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=81f3456c-f7c8-40c3-894c-cf866a62e1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:27.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:37.528Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=8be80a2b-7a49-4a9d-898a-f1e9c9e8acf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:47.544Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=e4f746b9-44db-42f0-a766-1cd91f409be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:57.554Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=10e913e1-f8a8-4b0b-855c-e5d87a2a6016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:12:57.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:07.566Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3edffb6e-d4bc-4f23-8a92-68b4bebe6e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:07.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:17.575Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=bccfca85-e6ce-489d-91cf-4e9000c1e25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:27.587Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=37cde18c-53e3-4672-a0d8-27ca44cf142e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:27.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:37.598Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=0c9611f2-17ae-4aa8-b525-57e16a9ce96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:47.610Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f4b135e4-e031-4ce2-b0bf-136af0c4eb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:57.621Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=798302f6-035f-4163-84de-4405408053bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:13:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:07.631Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=8e76b37c-9a65-449e-be47-0517c39abc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:07.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:17.645Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4ecf0dfc-ec40-448a-97f3-eb73273dd152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:27.656Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=735ae6f1-b20a-43db-a08a-340c0e2f0373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:27.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:14:32.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:14:33.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T05:14:33.000Z |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 |2022-11-15T05:14:33.002Z |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 |2022-11-15T05:14:33.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T05:14:33.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T05:14:33.012Z |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 |2022-11-15T05:14:33.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:37.666Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1b2f67dc-7e2c-4551-ba8f-d1b1b8beb584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:47.678Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=98c5ad8d-8298-4b6b-8cc7-1034a18853d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:57.688Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b7b5797c-04ce-462a-9ae7-0b1bdc3f242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:14:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:07.699Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=fae217a9-0787-46d4-81f5-e371c37b71c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:17.713Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f6ce6802-b2e7-4a35-b7f8-616651da86c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:17.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:27.724Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=5410b233-b7a9-4598-80e4-4c394d0ed912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:37.735Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=bb0d15fe-f65f-46b3-a006-e8d3820356a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:47.745Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=63cf0c8d-b550-41b4-985b-edb882492d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:57.766Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=470b34d7-a8df-40da-bb2f-3c21ca1f8976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:15:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:07.778Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=98408ecf-6be9-4b91-a920-7c17dcf723a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:17.788Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c33cde16-8616-46ea-8bd0-cd67b97ee947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:17.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:27.796Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f24fdacf-1987-4a41-a226-83f6bfbf113d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:37.808Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6b792cee-c8fb-4e3b-9287-18d497f942c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:37.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:47.822Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f1ab1765-7b8f-4854-b30e-3943ca467f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:57.832Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c2277a63-2242-43fd-b979-8cd905259e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:16:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:07.842Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=069b4f65-ba48-4c20-83ed-0b6d6ae71002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:17.852Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4c3eeca8-1b29-41d3-a7a5-8a2e910e23f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:17.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:27.862Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=dbdf840e-ab55-4ce5-a58c-3b45a783b554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:37.871Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=7d20f164-36fa-4bfe-9dcc-9dc7b0cb6621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:47.883Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3cb3468d-e205-429a-a5ae-150cf2db2460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:57.896Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6b3a327f-b83c-4cef-9d0f-1ee99712db6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:17:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:07.910Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b79ff282-eb33-4583-9d16-467c5575ef4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:17.922Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=e4d25c67-5bcd-45c6-a323-174fd7e77ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:27.934Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=84c68e13-19cb-4570-b9e5-e59e665c680d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:37.945Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ee19696e-f6a5-4fa2-837c-9d4ef6782143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:47.955Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=cc86ac86-89e9-462a-9e88-772696feef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:57.968Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a500a8fe-22d5-4b32-a65c-bd555d886b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:18:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:07.977Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=27c11514-565a-44f5-87d1-d25a0cc5f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:17.988Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=90630b7b-f3f3-4f37-8760-33a7244ba8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:28.000Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f6b238e0-4648-4ef4-b0f5-ba84c4a259e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:19:32.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:19:32.998Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T05:19:32.999Z |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 |2022-11-15T05:19:33.002Z |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 |2022-11-15T05:19:33.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T05:19:33.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T05:19:33.011Z |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 |2022-11-15T05:19:33.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:38.013Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ec913507-1103-497e-a4b9-b6c2b50766d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:48.023Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=85f61894-6a87-4f8e-a458-eabe13eb09a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:58.034Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=0ac2d34c-a00c-4e62-b0f8-dc6479b3b249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:19:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:08.045Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=20dd5693-96e4-4c5a-8f25-f469b32d91d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:18.058Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=9268d785-e08d-4104-8f76-395b770e4a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:28.072Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=50ac3c8b-756a-4c82-91a8-b1c9d45bb2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:38.084Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=902ed9a1-f5bd-4741-8b99-5e4d11058ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:48.095Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b1e543de-800d-40a1-8bb2-bcae6d9f2a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:58.105Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=512e7cd1-84a5-4102-b50c-8cd31a6f6e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:20:58.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:08.114Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6e7b2557-757b-4b26-9544-222ae73ec361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:18.123Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=bb37368f-3ba9-4946-a0ef-4c1f7e5ce47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:28.133Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=9e1a6bca-5ec5-4b28-b320-5fb802c226fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:28.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:38.142Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=25a0e8dc-7ad0-43c7-9189-d545bfc06163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:48.151Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c6902a8c-38b7-445e-8b55-ab7a8b81d86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:48.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:58.160Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=70288fbe-5225-4f40-8399-f6dd0178d7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:21:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:08.169Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3c2387ec-f695-427f-9d9a-f0ff6708bdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:18.178Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=7606644f-9a01-4902-8f39-5ef5b6d44c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:28.187Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=72da3481-458c-418c-ae57-5c6215b44f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:38.197Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3da37c37-6fc4-4efb-8316-7169774ee249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:48.207Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=d1420599-4f98-436b-843c-ab07bf782821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:58.218Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=186197df-4ccb-4982-9a7e-3d89e5746f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:22:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:08.226Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=fe65064c-6625-49ef-a6af-862c9fde9e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:18.235Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4a6984ce-2fe7-4d0b-9cb1-fa8c9bcdf41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:28.245Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f1d3227d-b4bd-4d47-8db3-dfd1614223c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:28.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:38.259Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=43a1d480-ea96-4fee-beb3-5a1d33236569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:48.268Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=23b54412-fddd-4483-937c-c3069b2db6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:58.278Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=9414c39d-26c1-4892-b113-180f2ae14d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:23:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:08.287Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f7ea5a6f-8fb2-476c-9d27-3cb461c9e189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:18.298Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6b329f62-a69e-43de-a9bb-0dce654c9018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:28.307Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=36442e91-7750-4654-bf8f-306ba215f1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:24:32.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:24:32.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T05:24:32.849Z |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 |2022-11-15T05:24:32.850Z |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 |2022-11-15T05:24:32.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T05:24:32.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T05:24:32.857Z |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 |2022-11-15T05:24:32.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:38.317Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b626a628-5306-4479-a899-52de37fa0d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:48.352Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=37f21e42-06c0-4074-a394-a3e8d1396467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:58.362Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=546dd5f6-90e8-4d25-87e3-0298d59819b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:24:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:08.371Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4ff621ef-beae-4b1d-898b-bb8cd65f45b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:18.381Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=997cc64e-a891-43b0-885e-7588d5e8de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:28.393Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f4df897b-6fbc-471d-899b-e45ca306ade8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:28.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:38.402Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=cc50242d-d627-4d82-b67f-98172ca2b013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:48.411Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=9acab4fc-d4ba-44dc-91fd-718edc48e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:58.423Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4eb521ad-e6e3-42bd-9e11-c9ed0298851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:25:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:08.433Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ef7a331b-b653-4dd5-b2aa-d7a4edd8caca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:18.442Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=003b7e5d-8814-41d7-b0b0-7ff41853b802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:28.452Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=d0144158-68ea-4ef5-abdc-5b6c89430498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:38.462Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c54052e7-8be8-4bd3-b1b1-f522f8283b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:48.471Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=17d888fb-82f7-4f59-9e9f-7be8b6a36c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:58.480Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=cb8da3ca-c14c-45f1-a7c9-3838ed94862a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:26:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:08.489Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b93a85da-b7e1-49c7-80ed-57373ac7a40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:08.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:18.499Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=7b4fc2a3-f76d-4596-9668-d905af0d40b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:28.513Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b33692d7-8295-4ce4-aa3e-ebd2d026c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:38.530Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3bd8b739-638e-487c-b9e9-f240d2ec01d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:48.540Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b71d4d3d-92e0-4e3c-8d08-344c5e4ba5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:58.552Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a705a482-5c18-4ac4-938b-7fa6e10094b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:27:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:08.561Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f35bfb6e-21ff-4348-9d2d-e9f192069966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:18.573Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f8b20c71-268d-49bd-a2f4-5b8994476e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:18.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:28.583Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=91246b12-d209-40e9-a60d-35ac25320df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:28.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:38.596Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c48275af-2a5d-467b-bcc3-5108457a7c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:48.607Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=e1b936c3-a833-4693-ab1f-486405ce2a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:58.617Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=0dd31f43-7bbf-4b82-9d13-bcff200634ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:28:58.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:08.627Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=d18719b4-b9e5-4e21-ad08-32b5cac3587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:18.639Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f22843b6-f9d0-4f25-9a9d-ed063bb9f327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:28.650Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=9f75ff97-8c65-4f81-a651-890c717731a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:29:32.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:29:32.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T05:29:32.970Z |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 |2022-11-15T05:29:32.973Z |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 |2022-11-15T05:29:32.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T05:29:32.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T05:29:32.982Z |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 |2022-11-15T05:29:32.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:38.661Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=cd184c32-37bf-4a7d-933b-819f32d23cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:48.671Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=788ebd38-1d37-4584-be04-6005095b376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:58.682Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=45218149-c843-4ea1-9919-003a4912f908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:29:58.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:08.692Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=d59f1998-54a2-4162-8b6e-612912ef1ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:08.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:18.702Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=2d6e4020-e125-4253-b1d6-4fe8a138cfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:18.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:28.712Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=98f64cd1-9e29-4d40-85e8-ea1698fd7129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:28.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:38.721Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1bd6fe31-4f16-4357-b1c3-b5548d2e3a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:38.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:48.731Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=bcb75140-dd7a-44b7-9e02-d9fcad78746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:58.741Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=0796e676-a959-4234-bfcd-ad2cff4efa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:30:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:08.750Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=7e10ed78-8c46-4ed7-901e-223154c714e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:18.761Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=109c1bcc-ddc4-4e37-915e-69aaaae801cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:28.769Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a115d313-5b91-4694-b392-92e240dc70ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:38.780Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c36baea2-30a4-4067-8025-fa5f23fe6b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:48.790Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=fbb7f364-55bf-41a5-bad3-df807705cbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:58.798Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=39b0911e-9e3b-46f6-a53a-b7c948e6d40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:31:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:08.807Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=d06cc0d3-656a-4abf-9f70-9922c3acb6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:08.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:18.814Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1bc1b9c0-f8e4-4f2f-98dd-950b285be36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:18.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:28.824Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=99dd0f78-18ad-41b7-83a6-b1587f3d2b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:38.836Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1f99124d-265b-489a-a445-6622487dacf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:38.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:48.846Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=dfd7a7b5-a4f3-4b6f-a8f9-53a805b07db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:58.876Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=e3bd11c7-664e-45a2-9847-0fd1fbb71887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:32:58.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:08.884Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=54ff7c9e-bfd1-473b-b5c9-611dccc2c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:18.893Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=d3875d65-0749-47bd-b629-a7675c033ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:28.904Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a1703800-c205-4e26-bd6c-8e4af4538c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:28.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:38.914Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=927dd482-44f4-46bf-a699-8f18f0231650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:38.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:48.923Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c65e2a40-6bf8-4e46-baba-a2dfe5fa7e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:58.933Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ab6f0d69-9f83-4045-911d-e7083f6f6abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:33:58.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:08.942Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=73e4be99-6fa4-4247-b4d5-102f06a5a94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:08.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:18.952Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=20c06010-1a4b-4651-9cac-405cdf4fb718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:28.962Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ac910a17-c647-45e9-b3f6-83e4ff05f5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:34:32.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:34:32.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T05:34:32.897Z |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 |2022-11-15T05:34:32.898Z |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 |2022-11-15T05:34:32.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T05:34:32.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T05:34:32.905Z |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 |2022-11-15T05:34:32.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:38.971Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a6d2412c-3290-493b-a755-ee666c48d1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:48.980Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=5e379a72-a0b9-4b64-b6e7-5ccd4a4923c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:58.989Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=ad176d30-fa2c-4bcc-acda-ceba2a2669b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:34:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:08.997Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1575e9b5-5b9a-4089-808f-004b600696d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:19.007Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f35dbf1a-69c8-4732-98ab-09820e259cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:19.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:29.016Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=47b15069-be87-4c21-b255-457a45d9dbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:39.043Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3e5c7828-98fa-4d31-aa4f-00364eb0d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:49.068Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4fdc2094-da00-491c-8197-0985c81b5090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:59.080Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=99dcf5fa-8abf-4f14-92c6-b38b6bf5b8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:35:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:09.091Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=cafc6ec3-70ae-4c0d-97e7-f96da7d6f59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:09.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:19.102Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=82729944-e5a6-4391-89d0-58da481614dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:29.114Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=9378cd9f-956f-431c-87e0-712221aba67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:39.126Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1735e039-86a1-40ea-a7d7-76a5403cada2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:49.136Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3f367ebc-173c-4cd1-9d7e-ca0575577f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:59.154Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=8c579ecb-1b38-4252-9216-52e2204862f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:36:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:09.167Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=37183df0-e540-4bfb-af74-bfd4a9b4f7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:19.178Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=dc8d7a52-9f53-44a1-8ed7-18926ef4b22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:29.188Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=d424cf0e-70c7-4c3f-a94d-c0db340d2ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:29.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:39.198Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=0d983a95-8238-483e-8ba4-3470c950ad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:49.208Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=64a2ad81-9b29-486a-bb77-64d24b319faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:49.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:59.218Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=21fb393e-4c38-4675-82e0-e0ebf1c5bd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:37:59.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:09.228Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=48fbeb4b-e2c5-4b5e-9c0d-c36dcec2ff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:19.236Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=297a85f8-460e-42f2-8df3-fa87f18fdcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:29.246Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6674af50-072a-488f-9f23-0cabf58b9650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:39.256Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a4aef4de-a78c-48bb-943e-af2e79b984a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:49.268Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=bc3d32dd-b50f-4f4c-a711-5b022a82b89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:59.278Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3d337a9a-80e9-4f3d-b39a-0a80dd93c24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:38:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:09.289Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=1f1ff4e6-3416-4c97-8e54-0ed8e3c4addb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:19.299Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=9ee72498-fb10-4252-8cd4-59694d7d3c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:19.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:29.308Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=4d7dc9c6-b2a4-4374-bf57-e68ebb0156da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:29.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:39:32.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T05:39:32.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T05:39:32.981Z |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 |2022-11-15T05:39:32.984Z |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 |2022-11-15T05:39:32.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T05:39:32.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T05:39:32.991Z |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 |2022-11-15T05:39:32.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:39.317Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=50e1feee-985f-49c4-9baa-5de1305b9b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:49.328Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=f3d0060e-efe5-4930-ba1d-2536f4ad6bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:49.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:59.337Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=078bb925-7f1a-47a6-b818-9e5d95441757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:39:59.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:09.345Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=db1b462b-228b-40e4-ad9b-9b94b83fe0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:19.354Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=2a44139b-d660-4385-8226-131238dde5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:29.364Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a5341aa3-97e0-432e-a2c0-d0e0df4ccede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:39.374Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6c34e7dd-12e6-4567-8a32-70639a7e8546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:49.383Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=66f560fe-5791-4334-988a-4a58a6a4d543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:59.392Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=704e90a7-9bf4-4427-922c-c1941ac92594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:40:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:09.400Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=faef51bb-4af4-4480-b489-263ea9390703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:19.410Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=c2419a8c-5c9d-4d6a-9ef0-7ac20b68245c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:29.420Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=915b123c-651c-4c6d-bb19-71d1fc561590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:39.430Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a80c880d-7da3-4667-bfea-247596667501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:49.441Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=96e0b700-24d0-41c6-98f8-230ed3a7c2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:59.452Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=0aeee235-7fe3-4ec9-b3f6-cbac1a1e9e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:41:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:09.461Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3614a5c5-842b-4982-9915-775370e2200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:19.490Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=3884adc8-2d76-4960-97e2-e0363d119e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:29.499Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=23820127-e570-4c0a-9637-31f69675b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:29.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:39.508Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=e85a6eb5-2943-4288-a1b1-db3855c03dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:39.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:49.517Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b3373d57-5f5e-496c-bb6b-2ca00de4e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:49.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:59.528Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=30bd465b-0968-4ae4-9474-0a2263440bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:42:59.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:09.538Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=937d0bba-af11-4f69-812c-f363fded4161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:19.548Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=6b723d1b-a979-4063-a822-821e47a34c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:29.560Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=b69e8dae-513e-41fe-aa44-e24c1a9f215d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:39.572Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=a0967320-86f2-45ea-9080-e5b6526e219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:49.582Z |INFO |Init configs |InvocationID=cc06c5ef-5167-449b-82cc-a296cfe18e30, InstanceUUID=7300f18c-0e2e-4ba8-bf34-53ea4488456e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T05:43:49.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |