By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T22:54:28.781Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T22:54:28.795Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T22:54:28.795Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T22:54:28.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T22:54:29.225Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T22:54:29.363Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T22:54:29.363Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T22:54:29.363Z |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-12-05T22:54:29.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-05T22:54:29.518Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-05T22:54:29.548Z |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-12-05T22:54:31.196Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-05T22:54:31.735Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-05T22:54:31.764Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-05T22:54:31.765Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-05T22:54:31.881Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-05T22:54:31.882Z |INFO |Root WebApplicationContext: initialization completed in 2333 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-05T22:54:33.388Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-05T22:54:35.950Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-05T22:54:37.116Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-05T22:54:37.209Z |INFO |Started MainApp in 12.1 seconds (JVM running for 13.002) |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-05T22:54:37.455Z |INFO |Start scheduling PRH workflow |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:54:37.469Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=102947fb-37ec-4bb9-a7a1-914cc7547890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:54:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-05T22:54:38.566Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-05T22:54:38.567Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-05T22:54:38.571Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:54:48.165Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6c8e12b9-77ac-4d4b-b3ea-d28241e5faed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:54:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:54:58.206Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=731b7adb-de2c-46fc-b248-758f12de2aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:54:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:08.224Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1dc048f4-50ba-41a4-aa87-debffb6b6eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:18.243Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=97f76af2-1cab-4cbb-8bf0-e36749e931f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:28.258Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f9f5f4b8-3b71-4c2a-baa1-4392b7092817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:38.273Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b16f16ef-8c8c-441b-9dd0-498c18f9fa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:38.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:48.289Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=75b67013-fe79-4bdc-8eff-dc3f2cc25fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:58.307Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=59ddb683-193b-4514-b4b4-ca7dba88f6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:55:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:08.326Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e78f8ea5-a9e1-4b36-9a04-7ac8a782df01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:18.357Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=52af4138-cf42-42a4-83be-d5aeb2721d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:18.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:28.372Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bf8f608f-86c2-48a5-a4d0-95365c7be63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:28.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:38.391Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5d32796a-84ac-4a5b-b4d7-d06bbd1a0f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:48.410Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=61b88347-3045-4907-974f-6d614e2705c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:58.427Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=741b25b1-c277-4a86-a3f4-7f202e36e038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:56:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:08.446Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ccfa422e-48d8-43a6-a7a0-f0d0f6c86869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:18.481Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b4932354-1729-46fb-ba44-455f465894cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:28.499Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2aca3dec-0e59-4366-9d27-6c6956cb58cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:28.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:38.514Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c7366494-67d9-4128-a9dc-452d5ed351a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:48.533Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4356e721-7ec2-4a3a-89c1-0f5b3ac29a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:58.570Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2c8f5652-63b9-47a1-8296-d3ec3fa104c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:57:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:08.589Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1a806d62-e55f-4e44-bf36-b2d86195a649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:18.604Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d9e373a0-b31c-48e1-964e-7aa124741893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:28.621Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=711e33df-1ec7-4fd2-96a2-911da2fda0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:28.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:38.636Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=36c65975-b3f8-4520-98c2-4327b349af8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:48.653Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2e0f9d98-d961-4cf5-9ab4-f7cb91a06534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:58.672Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1b5d8af6-d040-411b-88bc-b28cd0b0502c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:58:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:08.689Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0e42b0b5-df85-40ae-b282-40e30bc07530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:18.704Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b9c8f1d4-4e05-4731-8051-84fa27e94d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:28.719Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4d5c6124-82a1-4368-b790-d7510e81043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:28.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T22:59:34.295Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T22:59:34.296Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T22:59:34.296Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T22:59:34.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T22:59:34.297Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T22:59:34.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T22:59:34.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T22:59:34.315Z |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-12-05T22:59:34.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:38.737Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0a6f2337-8df3-48ab-a2c6-7ee7b95e7194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:38.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:48.752Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d229aa8b-f731-4253-95c2-697da9e58f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:58.768Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=85302f72-ea2f-4401-b0b3-5546962374ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T22:59:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:08.783Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c0b8645a-f3c3-4f9b-839b-c8a3c4e1f0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:18.799Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7580ceb7-6c9f-40c9-addb-ed36816199b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:28.815Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=661a6c1c-e39a-4117-a93b-d31b8fd5dd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:38.834Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=049391cb-bbbb-410c-b974-4d719508c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:48.856Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ec26a28f-f405-4e33-8a99-41f2524ebed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:58.873Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ce1d2387-1664-46db-a33a-4c9d3cc42f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:00:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:08.895Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6b018f00-72d5-44a1-9970-fd50700dedaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:18.911Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a71af869-1040-4487-98fd-d7abbdc1f2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:28.931Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=69eb080c-d8cf-4cc4-890b-0da1fcd9eb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:38.956Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5e1c02a1-1e85-47e8-aeb3-6190ffafdef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:48.985Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=161ab8f4-8970-4c25-890a-604d69126d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:49.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:59.029Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d3a67801-4cb7-4efa-acb5-69b7e790c13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:01:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:09.045Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=da7cdb43-0a33-4af9-82b9-32b6807a051f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:19.065Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bdfeaa6a-0b81-4ee4-a079-ed0f8aad9e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:19.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:29.080Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=93907a0b-3639-4c71-a8ee-cc91058bd1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:39.098Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cf4d7b87-38f5-46f0-8cc2-249d0e069db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:49.115Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=980dbac1-673a-4204-9c3a-a41f7d1e2290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:59.130Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bbb122d8-d637-46d2-9ef9-2c2dd34840b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:02:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:09.149Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d5f984b8-acb2-4472-ba47-69932dd3e710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:09.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:19.165Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7c98b62e-e3cc-4733-a3cf-a3945e9eee87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:29.188Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=853963c4-3a34-41c3-b4fb-a8c5a506f9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:39.209Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e18e6f5b-c022-40e1-a3bb-28bdc82ec707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:49.241Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9cf5e289-023b-486a-b1b1-4e74db9af67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:49.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:59.261Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4b9d48c5-7ccf-4729-ae47-4554cd6197be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:03:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:09.277Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=53277668-5ca0-4d12-b197-7b830aa7b5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:19.293Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f5c81cd7-1f1f-4d44-999c-be88605643c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:29.308Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=68a29e41-5c09-4b80-b5d4-3e4413ffb96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:04:33.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:04:33.798Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:04:33.798Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:04:33.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:04:33.799Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:04:33.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:04:33.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:04:33.811Z |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-12-05T23:04:33.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:39.323Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0fe113f2-eaa8-4b0a-bcf3-46d7b16196a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:49.339Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4824ddd9-c1ad-4cf1-bd3f-151fa43d10b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:49.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:59.366Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=761916b4-081b-4437-bcbc-093e94bcf769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:04:59.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:09.392Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=83cd200b-4fce-440b-b50c-cbacc6d0c31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:19.408Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e5026db1-a43c-4def-b585-1708183c59f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:29.424Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=63cd3db6-f14e-40c6-a955-8064d1ec6d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:39.438Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=16850e96-4b53-4c0d-a911-a92b0fe21b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:39.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:49.456Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cfe03083-9fd6-446a-839b-a1e0f6a0a702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:49.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:59.471Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=26743ee9-9996-4fa6-82b9-2511bb1ba1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:05:59.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:09.490Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=96dc1ea7-1b9f-4da7-8ccc-3912d63fbfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:09.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:19.504Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=059f457f-1079-4319-99ae-aaed6ae3b997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:29.529Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b8e80217-d083-4534-8a2d-6ea420fb5484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:39.543Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c9e485e8-fa24-49ea-b690-c4b47ef58354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:39.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:49.558Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8b1e41d9-a7dc-4733-b7be-2ed7fa4e2e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:49.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:59.576Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c35ff390-72dc-4bb6-8c50-aa3c8e48815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:06:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:09.594Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ce396629-4504-4196-b137-90a70e70a647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:19.611Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=27f353b9-c309-425e-bb23-5884aa5b7959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:19.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:29.628Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cbf5f26a-3d35-4d97-928f-c061fa3c8a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:39.642Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=43b35247-b37e-48fa-a28a-fded04c77b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:49.661Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=22fb64bc-c092-49c0-bc66-5fa8cf1c06cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:59.678Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=03e4cb7e-58bf-42ef-b41c-07324dbabc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:07:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:09.694Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a894fcdd-e3bf-487f-81dd-56dcebf8ec95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:19.710Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=487c084c-eb34-4d76-bef5-7a25d6caeedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:29.724Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=63372d2c-376c-4eb7-8233-3700c639d17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:39.740Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6dc5929f-02ad-49f2-b147-fce15150dd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:49.756Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a46f6986-cd91-4a93-917c-524c95bb2591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:59.773Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0a542c85-94b7-487d-b186-9dd1c07a0c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:08:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:09.786Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=935ab521-3919-49ec-906a-227b2320d98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:19.802Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=34400afa-08bf-4512-9b73-6cfc77a1f932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:19.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:29.818Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d9bfa04a-c781-4fa6-a72f-43632cb32a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:09:33.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:09:33.777Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:09:33.777Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:09:33.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:09:33.779Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:09:33.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:09:33.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:09:33.791Z |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-12-05T23:09:33.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:39.832Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=df1c1435-6cab-485b-ba46-cd0f1e1bde90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:49.848Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=946330f3-8952-45a9-87cb-a05d43a6e928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:59.862Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bd1bc7ba-3685-4354-8388-e277f6445979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:09:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:09.877Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ad3b55b7-bddd-4c5b-80b1-9c546f1395bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:09.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:19.933Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=22b319d7-d360-445e-a3ff-e4bd515342a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:29.949Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=66e38367-0062-4abc-bbb7-c06ddab5805d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:39.964Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8c05e976-b5a9-4f86-a410-6a30b0f1ac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:49.982Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ac829c46-6143-4334-a733-e5ef12df4fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:10:59.999Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8be693c8-b34a-4ad2-a2a7-08241a19bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:00.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:10.016Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9f8112fa-8a47-4247-97ad-10bf05f3f518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:20.165Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=88fa8495-1c57-4f1f-ae25-1b6377dba25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:30.202Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c21298bc-962d-4d50-b269-65fef5e876ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:40.219Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2595c68a-f476-4709-8d8a-8ad505da64e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:50.303Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=339b71ff-c9a5-44fb-90a5-7a3a2c01f684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:11:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:00.319Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bc68f38f-b820-49b1-8902-9edcf109fd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:00.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:10.469Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b42541a4-05fc-40d8-9bb0-5b365c0c57ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:10.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:20.484Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=97042a9c-5ca5-488a-bc32-afa0ce73bc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:20.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:30.527Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d288a15c-3056-4b22-86b6-359895046ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:30.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:40.545Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e850acc0-cc68-489c-8ba5-38f40de57ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:50.687Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=672558a1-d477-4827-b82b-a4acd94fff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:12:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:00.703Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1a47253a-cc0c-4dc4-a970-aa1b08e3ee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:00.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:10.732Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e87682f1-fde9-47c9-ae54-83d71425946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:20.751Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0901d59a-70cd-4635-9ccf-79fac6ba1f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:30.813Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a00a0ba9-b5ca-4628-a4ec-23ba39b2d5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:30.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:40.870Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8c238a46-0fc3-4f96-8ab7-2c7a830d486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:40.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:50.885Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e52f5995-78c4-48d3-b887-a1cef916c339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:13:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:00.900Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5dc027b6-8e25-42fd-88cb-0e6ecbd379c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:10.920Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=06545d64-56b7-4eca-8065-23f0f9031936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:10.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:20.959Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f43ba076-9342-48a8-81ed-c554f75074d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:30.984Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6f5eb475-3d27-4a68-8d6d-46a2064dcff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:14:33.751Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:14:33.752Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:14:33.752Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:14:33.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:14:33.753Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:14:33.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:14:33.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:14:33.761Z |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-12-05T23:14:33.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:41.004Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6970b5df-08ed-4d63-8653-d7fe5181f8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:51.019Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=79520c83-50ce-4769-a39c-2df9e4e5903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:14:51.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:01.034Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2d8a0dcf-eca7-4e85-94ab-98e4b315ac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:11.048Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e1945a4a-3189-45fb-899c-90aea47353a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:21.064Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3073f260-0363-4cab-ab96-6353e846a2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:21.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:31.078Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=34d434d6-5f9b-486e-9bf1-3c44ab63ebc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:41.099Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f56b609e-f650-489e-b8a9-c13e7f6c7da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:41.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:51.115Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0913059f-dda5-4ce6-9e57-0598edc2a04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:15:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:01.132Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=91f3019b-0b24-4308-b2fc-f95084bc5506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:11.146Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ec1fc22c-4160-4fdb-9a80-d229987eeba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:11.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:21.165Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0fb34fee-5732-4eb4-8675-266f92328dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:21.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:31.182Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2f0f006c-8983-4f87-9710-4bfa795439ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:41.197Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5edad050-77cd-4482-95d9-a09782049fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:41.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:51.212Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=028b6f4d-3328-4870-95b3-1b12903207dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:16:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:01.228Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8194720c-a0bb-4619-a617-debb7bf0220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:11.242Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c7e40156-4512-408b-909f-a314e7c7fdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:21.257Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=36d78be3-7a1c-4624-b93a-460018b54a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:31.273Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3a657952-2956-4b37-b006-14b0ada433f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:41.288Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=818d4755-135e-4da1-9164-3beb3df1da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:41.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:51.304Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=14cde067-0d7e-4396-b1dd-dd7330abe015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:17:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:01.319Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d1b38371-3707-43b6-ac40-20d2ec0aa927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:01.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:11.335Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=369fe235-7f30-457b-a92e-290e50865205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:21.350Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9c493d65-1fc5-429e-b13b-af9c82634e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:31.365Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=af80f24a-67e9-47e7-b571-39c7db4de961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:41.379Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3b1df15e-8530-44d6-9468-79b4b7bf39c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:51.394Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=30fe7986-aa5b-41b0-aaee-18cf11343e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:18:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:01.428Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1a31a6e8-ff94-4152-a40b-989b3ed2c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:11.442Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a0e7c10b-6c70-43b9-8641-3bb08b114e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:21.459Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f1284aa1-49f7-4d44-9b37-f95d9d87d549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:31.476Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7d8b5cae-afa7-4a49-a1b7-b5b486879b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:19:33.676Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:19:33.677Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:19:33.677Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:19:33.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:19:33.677Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:19:33.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:19:33.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:19:33.684Z |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-12-05T23:19:33.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:41.489Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6876a866-b93e-4573-8f19-8508b3098630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:51.509Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=129a5ebc-7c54-46ec-bb6b-dbfd042fe493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:19:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:01.525Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3bfcf781-caf3-466e-9589-4ebe93b79732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:11.544Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a7d86408-b11e-499c-9149-bfefdb83ef58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:21.559Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=eda28464-664e-4c2d-aab3-a997b7fc6ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:31.574Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2b155564-c9da-4f73-b13f-fbe7a3a520c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:31.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:41.588Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=891748a3-d99a-42f0-88ac-06249ed85970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:51.603Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=095ef0e2-d4a6-4255-a744-eeb292ef70c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:20:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:01.620Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d9822d50-3de0-48fb-ae5e-79c9f48b63ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:11.635Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=30b94754-1652-48c0-ae86-47c58a1a8eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:21.650Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dc2605bf-e33f-4893-8ada-b64bebb6068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:31.665Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5d422699-900e-4c9b-8c1a-afcd4a7c4f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:41.682Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=17fda22f-5022-4921-94f6-2c18e87bd8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:41.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:51.697Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a9bc70e8-7a30-420c-8391-125911adc641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:21:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:01.714Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=21319b80-4649-4343-88e2-98c3f0151f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:01.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:11.728Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7c3e536f-3bd1-4366-a3a8-73bd76474b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:11.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:21.741Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ca244bf1-9af0-4745-9bab-d5311d4871d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:21.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:31.756Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9ed394e3-20ae-4867-919f-756e76015399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:31.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:41.771Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=294d9e26-4039-4711-a948-9e5fba6805ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:41.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:51.787Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bc30ebdc-b08f-4feb-ac57-105949dd18e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:22:51.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:01.804Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4c17a4a5-96f3-412d-b387-c403ed800a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:11.821Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f055ab0f-7cf8-4d31-b773-9bb1d982b039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:21.840Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7305d825-fdd4-46ec-a0c4-5cecb549aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:21.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:31.857Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=493a411f-2090-4b57-bf3f-ad002ac6d798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:31.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:41.873Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f5e6b6dc-bdfd-439a-ad66-c66e35634757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:51.891Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=01e71d84-12b9-4df5-95ad-a9c078827377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:23:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:01.908Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=fe8d51b3-9f31-404e-8413-9befc6b28aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:11.925Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=31f1ebbe-b3d8-4239-9773-9b21cd933d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:21.953Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0d8f7ab1-71eb-4d53-a898-7fedb078427d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:31.969Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=26639100-082c-4dce-bb85-7bb8cf2e8575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:24:33.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:24:33.764Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:24:33.764Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:24:33.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:24:33.765Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:24:33.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:24:33.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:24:33.773Z |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-12-05T23:24:33.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:41.986Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4a9c08c1-55b8-4b10-80b8-d032a8bf570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:51.999Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d439ef93-a35a-429b-b69d-1b96ce9e9c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:24:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:02.016Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f4407845-5540-42a6-bfb5-4f8d3908bbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:02.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:12.030Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e97f8b2f-81d1-41ec-9dbf-d7cbccdeb2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:22.045Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4cda4737-fe50-48ea-994a-87ea1be2c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:32.061Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d3de7adf-4521-4169-8720-0ad89b84995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:42.076Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=07a8cf80-8c0c-4ecb-bb46-001e8ce614ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:42.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:52.092Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d1534671-df89-4ac6-a136-8616fcdbfcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:25:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:02.104Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dca8e92b-4a83-4cbf-b1c3-84d3c3d5e8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:12.119Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c6520a2b-fd0a-4503-bb9c-5c5dcd1220a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:12.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:22.134Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=30acbc43-cc6e-4a5c-abdb-bcb27a2726b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:32.156Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=45f53e27-e89f-4564-9caf-28d5c7d141d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:42.176Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=42de6d2f-5ba4-457a-9a9c-1598d067ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:52.191Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=015c0951-16e3-4c52-bd5e-0be55185b7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:26:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:02.206Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=09adb409-0057-4892-899b-7d6410a5b962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:02.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:12.224Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=94bd3cd6-943e-4208-9813-628aa243602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:22.240Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b68fc00e-e5f0-4f1e-997a-373974e17495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:22.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:32.257Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=643949ca-b441-4f98-9118-560efd05db24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:42.273Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ae48b70b-66a2-4277-bafd-fb95d86a3652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:42.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:52.290Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b4134317-03c3-445a-b34f-2f56c3f009f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:27:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:02.306Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d21f2d7c-4144-4c85-b0b8-732698bdeb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:12.321Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4be4b2e1-ecb0-41eb-8b06-496cddaf0df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:22.338Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=24410fc8-97e0-4076-89bd-d1fa15389ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:32.352Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=749a469b-66ab-4319-aa17-d58b09390807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:42.367Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f43893ef-97f2-448f-a841-354b90d5af06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:52.380Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=40c0d03c-8713-43c4-a663-aa6bd7a78252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:28:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:02.394Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=92ce5709-ffb1-4929-a58b-0e1f75eba1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:12.410Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b497824d-8b43-487e-8cc2-7e705c0e97e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:12.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:22.423Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4bcb0931-87f6-44f0-b778-a53adbf8e8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:22.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:32.438Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=95d868e4-6409-4634-836e-375e51103f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:29:33.685Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:29:33.685Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:29:33.685Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:29:33.685Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:29:33.686Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:29:33.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:29:33.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:29:33.695Z |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-12-05T23:29:33.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:42.451Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=faa12d8c-6c57-48ec-90db-7aedc642b115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:52.464Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f184b30d-34e2-48d5-80d2-b2bb692d0b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:29:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:02.479Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=737662fa-9b89-4a80-8a19-68658de6ffcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:12.493Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cdbcd3f9-e9a0-4ad5-979e-d90f13a4b5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:22.506Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5bdd2072-178a-479d-9fb3-d384cf4d8678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:22.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:32.521Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e652162e-72b4-4b8c-bb39-30755f77cfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:42.535Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dcdc6ea2-3fd6-42fe-9d3d-9f0c455e9e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:42.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:52.552Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bcbf2895-8169-46cc-b49a-bc996528ea4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:30:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:02.568Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f62d09aa-ae4b-486a-b6e0-ad721209ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:12.583Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5f4bbd14-b594-4ac2-b7e5-80571baf4dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:22.600Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6aea8601-c8ce-4fcf-8950-662ed112abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:32.616Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=77765fac-92a6-4771-94d4-e16d694c5916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:42.630Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0e068ebd-aca0-43eb-8d24-5db1c8e3a002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:52.644Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ef0e5d6c-1320-4412-a224-f467bf837a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:31:52.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:02.668Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9032a2e8-032d-4d3f-b767-9cb640b59788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:12.686Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=490d4500-8768-4427-8158-cb0fd2ab3e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:22.702Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=13ebf9d4-6017-42cd-892c-e00e3f36f46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:22.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:32.717Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e2553f12-1d25-4d4c-895d-6b14e789ce5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:42.732Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=20220d85-4cb5-4a03-87de-1eaa0260b057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:52.747Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f716effc-c714-45d5-b036-95076ff53a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:32:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:02.765Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=45d198be-3abf-43dc-92c1-8d0c4ee4df55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:12.779Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ca2f9b0b-b4ac-4df8-8e0b-3b6c1d5b86dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:22.796Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=76580863-4446-4c23-9d96-757a72dcfeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:22.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:32.812Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=fae2bbe4-7e27-4104-837d-eec516673947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:42.828Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e7e17d8c-0343-400e-891d-d55583c2912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:52.841Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e72a17b7-8cbc-4ed9-b68a-8fce6ee357b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:33:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:02.858Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=55f31a17-6801-4f1d-b367-91acc0902577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:12.875Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b3da5ff0-827f-493a-898f-9f4e07ea0e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:22.890Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d663f338-b186-43b0-8784-bda2d5a9e1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:32.909Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=428c3eb7-558c-41c1-9872-a252a898fd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:32.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:34:33.815Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:34:33.815Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:34:33.816Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:34:33.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:34:33.817Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:34:33.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:34:33.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:34:33.825Z |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-12-05T23:34:33.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:42.943Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dd0609d8-7e07-4170-87a2-1d9921b97984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:52.955Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e5985e3c-a919-449a-9787-8b237d8a2152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:34:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:02.970Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0f3b2ee4-331d-421c-9541-3eb5717db08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:02.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:12.984Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7afe98f6-6cc8-4e04-8629-343c96c4e86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:23.000Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a39206c2-7d8c-42ce-aa91-b82b5fa3ae4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:33.029Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=94c4c3d6-efbf-405e-badb-f93cb32fb374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:43.045Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7ae5a17a-d116-4723-a298-343debf86fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:53.060Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=55212c66-a15d-4fa2-99bb-ab1f9b908ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:35:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:03.075Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7ccdf1c8-47ae-4466-a3f1-e5e3c634debe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:03.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:13.088Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4a907918-863f-4095-8ddc-5e188ae6d93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:23.104Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3b1b7a33-4f2c-4434-8da8-dd97cc4ffdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:33.119Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b214d5e2-8b9c-4298-9a1e-c5173f087024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:43.134Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ea3be42d-d5fd-4ef9-99c6-aea648d13100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:53.147Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=431fe9fb-7cf9-47d9-b285-9f8a5193f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:36:53.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:03.167Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=faf07c53-890b-4868-8e07-bcc783da5f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:13.187Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=fe4f3b95-7574-4e69-91db-4719e0efe9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:23.204Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f45854df-9080-4c08-acd6-a72adb41850a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:33.221Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7a0f8bac-99a3-40c2-aa20-361717a50bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:43.239Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=720315aa-b024-44c5-99cc-7300cc2d2544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:53.253Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ecc019d8-6e7b-4407-b594-776931ef4e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:37:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:03.269Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1e913402-3c26-424e-a276-a2dfa484bccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:13.285Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8576db40-fff5-455e-aec1-f0f76b0e400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:23.304Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5b7efc9a-385e-456f-b434-5c577b5f88e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:23.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:33.320Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7a15f45b-0f39-498e-ba03-248c553dbe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:43.333Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7c43c81f-08f3-4f81-935f-59a15b09b13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:43.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:53.347Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=13002b03-1b34-417e-aafa-8d815933b28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:38:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:03.362Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0ecd45a6-c982-42ec-9c1a-444c6f6d83eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:13.377Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=20b304a6-f01d-4dac-b9e7-634b54100944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:23.392Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2d95ebc7-d5c8-4dfe-b94b-63833f738232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:33.407Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=29167a0b-1ff8-4997-8dd1-02a2e86e6577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:33.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:39:33.662Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:39:33.663Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:39:33.663Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:39:33.663Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:39:33.663Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:39:33.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:39:33.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:39:33.669Z |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-12-05T23:39:33.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:43.425Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a2406fb7-b848-4fce-be44-ac84b593ba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:43.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:53.447Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=87c3ff02-e40f-4de3-a3a5-c21e0d9bdbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:39:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:03.468Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=61c30a2c-1112-42ff-b99a-e4f063846154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:13.484Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=25474473-4a3b-4edd-bf12-4f45d74b0b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:23.498Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1be3ca28-b242-4e95-bf1d-c261b5ca67a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:33.513Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=48ea1097-c7f0-4f49-be7a-cab9b3316dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:43.529Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8c5a8a86-b201-4644-9a2a-fae554d27eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:53.544Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=63eb5a15-59f9-48f4-ba9c-ff3574c6cdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:40:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:03.559Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b519ad23-2d43-4805-843b-9ec1ebdefef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:13.582Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=88823a12-7f87-4a48-a164-44e62c43983e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:23.597Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=43ab8c84-9692-4c00-b92e-0a1bda4926ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:33.613Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=12b267fd-fc1e-4b23-a821-da94578ff64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:33.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:43.632Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=24869e4a-d8ba-46f7-ba86-3f24338ed453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:43.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:53.647Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7851cab8-38e9-4990-9fc8-26b06e3166c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:41:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:03.661Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ccb9fdf5-d91c-4a1a-92ee-181374b30b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:13.678Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a12cdacc-b14d-48eb-9392-8d5da47ac427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:23.695Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bee81cce-dfa9-4db1-a139-fc7dbd7966be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:33.708Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d103e08d-9bfd-4a94-8edb-03fbaf4c30d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:43.724Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7819da11-2320-46ab-bd20-e3bbae89d149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:43.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:53.744Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7b6a06d0-4d88-4be0-a05a-a6ef4d154007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:42:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:03.758Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2d03043e-c1f7-4245-83a7-c140315ef31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:13.771Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9e82867e-06c4-489b-a00d-b00c293a9f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:13.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:23.784Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=16990a2d-3a86-4278-a752-5f4451bba794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:33.798Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=74805709-90a1-4abc-9a58-bb07d0dbbc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:43.824Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=49328a92-2a07-48cf-afb4-59e53618e77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:53.836Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=982a940c-219d-4bb4-81ae-346989cfa250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:43:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:03.855Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=be08859f-25b0-4581-a731-50cdadcf036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:13.871Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cbe8454a-88c4-4107-aefc-af551740723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:23.887Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=647d4cbd-71eb-4df9-9c47-7962c6b1f2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:44:33.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:44:33.778Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:44:33.779Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:44:33.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:44:33.780Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:44:33.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:44:33.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:44:33.789Z |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-12-05T23:44:33.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:33.904Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=75d29974-7761-45fe-b901-03fdf2222fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:43.918Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2679822a-35ba-4dc3-af4c-614bf7a15a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:43.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:53.933Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=be7468ce-9465-47df-bd13-ed8376b96998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:44:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:03.968Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e2a1a447-8fe7-47f5-b386-4fdd51ac7f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:13.983Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a8f2dd54-2bf0-4b59-9930-dd080c56aa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:13.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:23.997Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e82266e0-caa7-418d-851b-50a31f7c9a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:34.012Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=95569c87-4117-4ec6-8c43-3545ff2eb1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:34.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:44.026Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bdf364e8-6cac-4f52-9487-939af8c30550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:44.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:54.040Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=443b39d0-fb64-4933-8d97-c528e478b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:45:54.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:04.054Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=29f10355-e2f5-49b1-ac8e-98bb56514a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:14.069Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=81425830-beb1-408c-9304-b150fecbf799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:24.082Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1e27196f-dba4-42be-ac60-ab4251e976b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:34.099Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=300b134d-5a45-4d90-b718-953729e79b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:44.116Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e4c3a32e-f071-4973-ba98-bed910d10d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:54.135Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=771493c3-9990-47bc-86d3-0430bad763ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:46:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:04.150Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6aaac8e8-3e6c-4fcb-97a6-f1fa7b1b5486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:14.185Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1d6914bf-c894-4c8d-8f20-0275fadcf7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:24.203Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6e3e4368-57d8-4999-bc6c-ec0091116ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:34.216Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d9973673-2e7e-4327-b921-01e5e1f8c169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:44.230Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3efe3fca-160e-45d1-bb49-796a9d10449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:44.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:54.245Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8a3b51cd-6e3d-4de0-80c1-e8182565b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:47:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:04.258Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=54ceae01-f9e3-40ee-bd52-eacdd2c893e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:14.272Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0becf419-4746-4295-abc1-9ff9e205d011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:24.288Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0617b5a0-2b1d-4f13-8ae9-2e90cd76986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:34.310Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3acbc008-96ad-4c05-bf5c-827f293cbef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:44.325Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0799fcf6-c226-4cff-a819-a408fb0a34a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:54.339Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d0e52b48-a36d-4ab4-9796-0f7f1d2d3378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:48:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:04.353Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=42930eea-f54a-43ad-9276-85305f1c22b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:14.369Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=080cf8c3-7755-4005-8465-15cb3d6318be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:24.384Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1d4d90e0-bd64-4725-bf7b-ea26da36b169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:49:33.661Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:49:33.662Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:49:33.662Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:49:33.662Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:49:33.663Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:49:33.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:49:33.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:49:33.671Z |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-12-05T23:49:33.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:34.401Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=34e847a0-9aa2-4851-8117-239a9b7ee5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:44.416Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d19dce39-496c-4bf9-b759-ed466b1c6d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:54.436Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=35407feb-0b33-4b33-a6c6-e66d47fd11fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:49:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:04.452Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=50c84f14-f0ad-4664-8b7f-71e038d79c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:14.466Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7859ef99-dbc0-4fe4-9279-ef61c619167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:14.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:24.480Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=912f70a1-2b8d-491e-9982-e33d2766ad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:34.496Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=62da1296-dae0-4d03-97d4-6f02f854cf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:44.513Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6244e658-9fbc-42a1-bba6-2e9f0fe1177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:54.525Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d80011c3-079b-4b8f-a0c6-80ba30b8f5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:50:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:04.540Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bff5d16c-5c23-4cb7-b2a9-98355e80e6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:14.553Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a31b54e0-2847-4799-9b35-c1d2d4d07265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:14.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:24.568Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=59996d1d-fc17-45a1-91a2-c5cb8b87a820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:24.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:34.583Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9d2e59ba-d9fc-44c8-865c-a793443abc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:34.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:44.597Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bb87d60d-3f10-48e3-a642-c61425fa3c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:54.611Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7604926d-5044-410d-a231-a1bbf3969b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:51:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:04.627Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=04ec66db-eff7-452a-97a9-94497ff8cad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:14.641Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7ab3e4c2-e6a7-4c99-941d-38123c496907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:24.655Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=14e7e510-b684-4427-8e4f-84737c6af473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:34.670Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8ad48961-33e4-4a79-bdf1-fa61087b6b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:34.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:44.685Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6d1b7f21-5afd-4177-8ac9-04cfc69a26ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:54.699Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=301fb424-2427-4259-acbb-05fc451e126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:52:54.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:04.712Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dc8131df-09eb-4a30-99dc-a116504e33c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:14.724Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d624e98e-863f-40e1-8774-b9dcec97f788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:24.743Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a00f5358-c57f-42cc-83b3-c22e45ea37c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:34.756Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=586f9a34-b831-40a0-b45a-d44ddb8cb02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:44.769Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dc764d30-6571-4c06-ba26-4ee768d31b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:54.783Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c85c76b6-a91b-4c3c-a9a3-534cadfdf969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:53:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:04.795Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5087e07f-a147-428f-9e15-01d3d3da6ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:04.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:14.809Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e7bad838-cfc8-4e68-99df-e88201e323d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:24.824Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=abe00cc3-7240-42a3-b302-3b75893204bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:54:33.772Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:54:33.773Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:54:33.773Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:54:33.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:54:33.774Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:54:33.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:54:33.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:54:33.782Z |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-12-05T23:54:33.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:34.838Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ec8f223d-a060-446e-903e-29a7e450ce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:44.853Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6ec0ce4e-6f0f-4bf7-8a9b-2b40352a9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:54.870Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=432d8e23-c9d9-4eaf-933e-6e5dc77b1a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:54:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:04.907Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=66837af8-8ab5-406c-9b9d-98b7e92041bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:14.925Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=02dde296-98ea-469c-bbc8-3a6dc286bb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:24.937Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=22ddaeee-9ad8-48c4-81af-ea08b77e3034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:34.949Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6521f6f1-0421-4874-aa1c-7aaa8f8e30fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:44.962Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=aac0d59a-9e7c-45e1-9970-4074cc82d115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:54.978Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9aa5c83b-7e4f-4292-bcd8-031be0cf37b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:55:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:04.993Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2874386f-941e-4366-a1eb-66c7b6b209c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:15.012Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=458939a0-5995-4660-b9ce-c13327b51ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:25.026Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b5f94593-9d00-486a-b2e1-fec7b99199db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:35.040Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3558a77e-fb0d-4642-81b3-4f2373bdd502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:45.086Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b2c24ea3-5ed5-42b8-a138-a919a27b0bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:55.108Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9b2faa87-6a9d-4b82-9045-7211737142a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:56:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:05.124Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8c7266cd-e69d-49e6-8b0e-d81b08b4c51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:15.138Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d7f9cbca-6d12-4541-8ae4-a09d4f071897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:25.174Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0f832c57-1caa-4c5b-a810-04f2f478a1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:35.189Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=771e31dd-9bb5-41b2-9236-00eb22bb7afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:45.203Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3b4e5d7b-fb77-49ff-b999-94bd9467f892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:55.215Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=016014f6-2508-489e-b592-5d178c3f7fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:57:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:05.231Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f7e77e9a-99f0-423a-8633-224d1bfd1fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:15.246Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7ba3ba71-cb92-46d2-ad05-f2baa3108aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:15.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:25.260Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5b00d8bc-6243-4e1f-8a6b-df7b8b8de948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:35.277Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7a2e3cd6-5488-46ec-9f9c-753884bbcbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:45.301Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c96cd78c-8be5-422e-b901-8d8dfe537ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:55.320Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cf4d54cf-96a0-48dd-b49b-f189703addde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:58:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:05.333Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4bcda712-bcdb-4e80-a61f-2457c9ab1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:15.347Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bf27ff93-e920-4f74-bc59-37d6cd6d6a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:25.362Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a5dcfcae-127d-42d3-a72c-6bc33e5a3463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T23:59:33.630Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:59:33.631Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T23:59:33.631Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T23:59:33.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:59:33.632Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:59:33.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T23:59:33.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T23:59:33.637Z |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-12-05T23:59:33.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:35.376Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=20d9b6bd-5e16-40e6-9baf-2ffdabb489d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:45.389Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e395f510-9f4d-480d-87c6-4ba4fd10fc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:55.402Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3b2971d9-3126-4827-90a9-1d790820c45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T23:59:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:05.418Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=97609cfb-1ea9-48bb-a953-83ef0b639a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:05.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:15.442Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2df5ade5-d548-4b50-8feb-d9a1ff47561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:15.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:25.455Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=04e19ef0-225b-4a99-88a5-0b501417b7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:25.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:35.468Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9acba8fd-5049-43a8-804e-acce005eed9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:35.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:45.482Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=50a83d5f-c20d-458b-9a3c-332b3bafdad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:55.494Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7704de52-5fce-4912-926a-ebc8baeec3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:00:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:05.506Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d78ba91b-38ab-4328-b6d8-20928fd035b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:05.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:15.523Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=98787e8c-218d-489d-9490-f80ac0960bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:15.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:25.541Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=56c5416f-9eb8-44dc-8901-5cff70287af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:35.554Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=89f8ab68-1728-464f-948d-f4073840f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:45.568Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a759062e-6fbc-4d3d-84eb-fa56a4aacd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:55.581Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3075a985-ef09-4d70-88fd-59086f20eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:01:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:05.596Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8e1ecff2-9ce5-48ec-b946-0d64c1233b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:15.612Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5b399038-a05f-4ad3-b264-d7d1c04b5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:15.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:25.627Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=99d9c593-5856-41bb-ba4c-93eee5d0ef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:35.642Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4f8c8e3c-a9d6-473b-aaf3-87983e7bad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:45.659Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=858d1a07-0827-4746-8a7e-10a8ddd24374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:55.672Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=70bb7d72-c791-42b2-b9d7-25de71e69de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:02:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:05.688Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ac4304ed-d243-4f7a-af8c-a524b437852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:15.705Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=aa6ab025-2de5-4226-afb1-2c46abbbb722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:25.721Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bbeb6fc3-5c30-424b-8144-4c75fa5f84c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:25.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:35.739Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d982443b-3cc2-45b4-a823-096c4cc7a629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:45.755Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=23a15dc7-a3be-4326-a03c-22d585d2e9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:55.773Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=715fd09b-a0c1-40cd-af6c-7525ab3b4f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:03:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:05.787Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f337f373-b708-4449-8f8c-6b42719ee90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:05.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:15.802Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dff4e018-fd7b-4e5c-b188-a8aca292697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:25.817Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c7e5d8ac-aa21-42fc-9048-a5f45b014911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:25.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:04:33.750Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:04:33.750Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:04:33.750Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:04:33.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:04:33.751Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:04:33.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:04:33.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:04:33.758Z |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-12-06T00:04:33.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:35.831Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9440cb04-1e7b-4a68-a75d-9bb3cc71c385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:45.853Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cef86509-3ca3-4798-8696-7cc7bbdc085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:55.868Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=39d15f93-1826-4b13-8971-97436a2e5868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:04:55.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:05.881Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=61bf0573-15b3-4977-84c7-22dff7967e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:05.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:15.897Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5ed748b3-09b5-4b6e-a07c-50a81c817e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:25.910Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=32cc6bf1-010f-4922-bcb0-14a1cfb8edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:35.923Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=19854b81-3130-4b09-afb6-c1840c3cfa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:35.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:45.939Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=66e7fae0-6df9-4967-a959-2a35f1b0ff90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:55.952Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6a38110e-91cb-4b12-8e52-335c18fded83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:05:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:05.968Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bfa82506-5d8e-49ce-a1c1-780861dd4982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:05.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:15.984Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6a759557-15ce-40e5-b33d-c068ff483dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:15.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:25.996Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=41956273-71fa-487b-9e7a-c62a12b795a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:36.008Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c8ead958-0c86-4413-84f5-00a2330afdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:46.021Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0a16ba0b-2f9f-46b0-9c43-9f7e76e720ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:56.038Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=df687905-95de-4674-824b-1d0eb6f9044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:06:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:06.051Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5da8dc37-cb86-4e32-8961-5506ea49d0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:16.066Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4f0718b9-9b16-4ae5-ad4d-1d35a3ca2db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:26.080Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=61d6b95a-4d3c-421f-b114-4b5ac9fa9593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:36.096Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=adbe771a-641a-4b1f-a310-0dd81a5a773f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:46.110Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=74bb7cad-c890-4780-a8e8-59fecefc6d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:56.124Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=23e8f8d8-5b9d-43a7-9407-38b3c77aa927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:07:56.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:06.137Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=831a8a1b-fbbc-495d-bc2d-5c4d017d08d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:16.152Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=497de6cf-20fd-4570-96e7-6d0f8ecb983c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:16.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:26.165Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7dd40b8d-b0a5-48ab-8c2a-6f4e6ae05457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:26.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:36.178Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0a31c342-ec2f-4837-a451-c13bc337b878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:46.191Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=88e3fdc1-b7ca-45fe-bc7a-3f5e742f0b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:46.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:56.207Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=fba7dec2-ca33-4624-9e9e-ce03f2d38c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:08:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:06.221Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=78e2181d-e0f3-446b-8404-56e1ac2556ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:16.236Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a66d3df8-b4b4-4431-be68-d49fb5b6b1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:16.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:26.251Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2d693be7-6528-4947-a3e2-f78aa1218387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:09:33.642Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:09:33.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:09:33.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:09:33.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:09:33.643Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:09:33.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:09:33.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:09:33.648Z |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-12-06T00:09:33.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:36.273Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b9f767c0-27b9-4308-b07a-db28b0ecc23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:46.286Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d4f41a57-870a-4ffd-b56a-50c226a7beab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:46.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:56.300Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=730853a5-3ea4-448f-a029-e7447458fe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:09:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:06.314Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dfae4812-8a37-4bc4-823f-9f182be32cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:06.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:16.326Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=74f83870-0f7e-4805-8846-d480e7f53852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:26.340Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4f8a0b8e-743c-475a-a06c-87ace4122894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:36.356Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=789cef01-7adb-4dc7-a09e-b5c284962ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:46.376Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=11c31b30-fdd2-4c98-83fe-7153beb5347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:56.392Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=826a0342-cf7b-4018-92e2-76ddb511a91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:10:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:06.408Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cb7954ae-051c-44a4-9732-1316275eea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:16.425Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f3a07789-3659-4bd1-988c-84f9f7ce31a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:26.441Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ca4068ec-c939-4bb6-8aa6-9e7efa44c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:36.455Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=abde650c-8fb6-447f-9201-aef8919840db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:46.473Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=92f4176e-d678-4643-96e1-39bda6c7321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:56.486Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=639dcdea-d018-4d83-b74a-ded7d0942a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:11:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:06.502Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=11e95788-d7ac-4a25-8f39-3f15294d47bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:06.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:16.517Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=315b7a80-165c-474e-8d6e-4cea4e496141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:26.533Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3e9a6aa2-e44a-4bb7-b00b-42a214b255c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:26.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:36.546Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=acc58049-ee49-44d5-948f-c7e9525e2732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:46.563Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4021aaea-a881-4456-a32b-ed88b95bc05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:56.578Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ee42ac82-400f-4ba1-9c6c-4a62540fca07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:12:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:06.593Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=15ac1bf6-cb82-4b57-934c-df91c6f75ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:16.607Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7b4e3e55-5c3c-4e91-bac9-b7d7ceeca8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:26.620Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=61418440-34b0-4f7f-8e39-46ea6d36cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:36.632Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=16525efb-c257-44b3-8574-813189fa3266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:46.648Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=fc32a957-f3b0-4074-840c-91862b0ed84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:56.671Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=62970d94-f2a2-4981-ba9f-a31025da3527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:13:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:06.686Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=433d8602-7cec-4ad5-ac8a-50ac9289665b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:16.721Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b40084dc-01e8-4447-b18f-8bd1c81be295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:16.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:26.741Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=06dcd950-52e3-4ec7-924c-d0c4c1ede69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:14:33.725Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:14:33.725Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:14:33.725Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:14:33.725Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:14:33.726Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:14:33.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:14:33.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:14:33.732Z |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-12-06T00:14:33.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:36.759Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=61564dcd-1179-4b3e-885e-8014dea07271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:36.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:46.778Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ecc6aaa1-67c0-4c5b-be48-21a420142572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:56.793Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=13ef47a2-6c40-47f6-9bb4-54719787fe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:14:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:06.807Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0964aea4-62bd-4e80-bd88-c67edc9882cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:16.823Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cfc01d3e-6b98-486c-9512-faab56a13e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:16.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:26.837Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8421fa23-04e3-48db-87f8-3b2a4fe951e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:36.852Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6a813bad-e9d9-4451-826c-771bc0872bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:46.878Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=35362999-b4de-41b2-b0c6-906dc4076c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:46.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:56.891Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6ddbf722-0663-44ad-8245-ab5955ca1c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:15:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:06.909Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=603c5b0b-1831-4a27-bbd9-f44c3219b5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:06.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:16.931Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5b57130d-382b-48c1-92c6-2cf27e93dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:26.946Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3cb2a3ba-4b24-4b00-9cbe-675da182839b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:36.961Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=74f803a7-4c7c-4bc3-81e8-7853444a3933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:36.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:46.976Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=327bd49b-b4f1-4cf5-ac69-42402b16ca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:56.992Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f0122737-bc6d-403d-9c57-4262b9c894b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:16:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:07.007Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0113be19-1c66-42a6-bec3-6934456eef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:17.027Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=47a8a290-bf1e-4b73-a551-5225f61542af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:27.056Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c09d00c5-706e-4009-8462-af565683f15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:37.072Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6300e231-09c5-4f4b-90f9-02bc0feced6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:47.087Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5c6f1dd0-0246-4651-b828-abee979374b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:57.102Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9f2e0f19-8029-4ea3-965e-ab88b557ebfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:17:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:07.118Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c2352c51-f4ec-4990-ae2c-519daaafa8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:07.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:17.136Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=306956fc-2a32-4740-aaea-193be718b94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:27.152Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6a9cbf9d-5d3e-49e1-8b76-6ce61813efd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:37.177Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=35c0ea9c-9b38-4a10-8cac-ff2bf938282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:37.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:47.196Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=40e7af1a-5088-4f22-b163-50367a017a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:57.224Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f4112a69-63ea-41bd-93ff-da30d5bf0ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:18:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:07.237Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=624a0a4b-ab85-4697-9ad1-32e3a2b351aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:17.253Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=008bda10-f1fc-40ad-909b-933d297d94a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:27.268Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8bae4d0b-7c3e-47a6-b4c3-b0741474ee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:19:33.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:19:33.666Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:19:33.666Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:19:33.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:19:33.667Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:19:33.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:19:33.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:19:33.671Z |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-12-06T00:19:33.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:37.285Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=122bb1f3-6b17-4d83-a4fc-ef6b247d1930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:37.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:47.305Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ceb409b9-0fa5-40ae-805d-301ad6f17df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:57.332Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=73c77698-3af5-4901-a61f-5e161c307568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:19:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:07.370Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8a3d0c1f-2e55-4362-81f2-5886f1a80c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:17.393Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=476913c0-7dac-424d-b6bf-62d328eba4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:27.426Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c1614046-6236-490e-a868-708808fa2dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:37.440Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e599392c-5903-464e-8b43-292f59c6fae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:47.454Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8c0fd7f3-e7ae-4358-a0b5-1b73a2d83503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:57.467Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e052f698-3869-4b61-8d17-fd6a1312cf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:20:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:07.482Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=aa847381-fa9d-4969-a6ef-d405d062bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:17.496Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6bc3a4ba-d130-4a85-ae1b-987590511049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:17.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:27.530Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1745a24a-9e31-48ee-bf1f-d04c8de8154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:37.544Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4f07a8f3-d608-40c8-b4c8-a78cd699552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:37.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:47.562Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2f0b98be-5579-43c7-89b6-dcc2997d0452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:57.575Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=aa39a919-d312-4360-9903-787e59137884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:21:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:07.588Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1037eb55-c7a1-4226-a64b-11bd5ae1f56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:07.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:17.603Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5eba1ea9-2e78-4294-97d4-02ce2663dd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:17.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:27.623Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=67b60c30-cf96-47f6-bc22-134ef96005e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:37.647Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8fcc3f5b-645c-481b-8779-bdb311a23b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:47.662Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=de7dde4c-2876-42ac-8bb1-51c948de580e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:57.675Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2b2ded1b-c755-4517-933b-ab10d88d3104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:22:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:07.690Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1783e698-83f0-4437-b33a-0781946f96df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:07.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:17.705Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=19bf1f66-930c-4c95-9ffd-681c50e07c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:27.718Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=46e7d03d-328e-4104-bd96-d8bc99bd7056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:37.737Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ddff65c6-22f0-4b3c-9f9f-bea15f87af2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:47.750Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f35fc0fb-8c6e-4587-9fd5-9e3cfbc5d082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:57.764Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e2c23267-42f4-4c35-9143-2a73d9c2ae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:23:57.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:07.778Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=161b14c7-1005-4583-833f-7ac51a344e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:17.791Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f3c35949-e248-4d42-8586-49255a4f7f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:27.807Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b920ec41-d175-4c6c-bfde-090a81cbccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:24:33.747Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:24:33.747Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:24:33.747Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:24:33.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:24:33.748Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:24:33.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:24:33.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:24:33.753Z |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-12-06T00:24:33.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:37.820Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8056942c-9ed9-40d6-ba33-b6efbdb3a856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:47.833Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7273b140-c685-4c0c-9f7c-830ba03b9a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:47.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:57.846Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7648c418-7aeb-41a0-9103-f9f0b25d83cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:24:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:07.861Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d5e98d68-f4b2-4831-af58-6f7764b464a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:17.879Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=996e31f6-40e8-442d-b657-03a3d5c215ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:27.899Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ad9ceb57-142d-49a2-a05c-5b00f2a10ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:37.911Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=100dec53-d870-42ef-9a0f-8b50352c4790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:37.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:47.929Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9f84a9f6-82d3-4389-97a2-f39a219d9d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:57.941Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e77edc42-cfca-4fbd-a8e8-5d068150f7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:25:57.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:07.955Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8a038c3d-44c2-4323-ade7-2b4bf1d70d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:07.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:17.968Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3eefad7e-494c-494d-965c-10a17238045b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:17.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:27.994Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f60bdda2-0697-405b-b6e1-86e79c9c879f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:38.013Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d8cfc723-f56f-4cc7-874e-ec79ab7ffde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:48.027Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d9fba5aa-c84a-4308-9e25-7ae9d172d20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:58.042Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1ea1da95-2ac5-4f70-bf93-f7f5fdda7b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:26:58.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:08.057Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0c642881-1d6e-4c73-b3ec-ee920455875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:18.069Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=01c1faae-a1d8-4a7f-95a6-37342a662947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:28.084Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=990a5c54-5d43-4c17-992f-b176288da6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:38.101Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d6efc9f0-aa9b-4d2a-b29d-1fe316cb966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:48.132Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=19223d48-bf03-4715-8af5-42896ff785e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:58.151Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f4d0852f-f906-4c7c-a2be-e25c02b44ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:27:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:08.164Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6367848c-62a6-4782-a032-05d6f7ace0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:18.180Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6e61df23-3ed9-46d3-bdf3-7be32d1edc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:28.193Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=322f2b94-cfbe-4613-bcd5-7558d4e794ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:38.210Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=45f748cd-eb3c-4e7b-9b12-94908524408a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:48.224Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7d76df75-6dee-4a6f-83b8-2c3924715050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:58.240Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2a587318-82aa-4db3-8a8c-6fe86c1c36a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:28:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:08.257Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3b370420-3a3d-4d2b-9c21-9707fc341d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:18.270Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=789ca6f8-10e1-481a-8ecd-e548549e6ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:28.283Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a9607191-9ca7-450f-bbb8-88716f1e47f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:29:33.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:29:33.626Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:29:33.626Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:29:33.627Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:29:33.628Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:29:33.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:29:33.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:29:33.633Z |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-12-06T00:29:33.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:38.297Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9dc7721c-1cd0-45b6-af14-8ce44e2fe14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:48.311Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f784b253-6b5f-4ae7-836f-e63e27cdeae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:58.326Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c74f469c-359e-43b0-afdf-4665d3f2dc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:29:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:08.346Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d74b8439-06a9-47a2-bf46-8b8bfc8e8547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:18.363Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c618880c-7839-4bad-9a88-5a7604f77980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:18.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:28.379Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1e1a1192-7a34-4fbc-8826-b640e8249ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:38.394Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7ed842f4-4777-4f3d-83d2-c7ba63bf753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:48.410Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2246d10d-e612-49d4-aa76-984a6466db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:58.424Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4fabab41-b419-4e4f-9021-34a7dbc12496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:30:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:08.438Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=708a7fa2-fc45-45e7-8980-1b06b85e5ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:18.453Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=91a9d210-79e1-4874-a4ad-b6e93a1eeb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:28.468Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f1fb24bb-ecf6-425d-8cc5-749328bd64f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:38.481Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9c6a9c5f-d123-4562-b80d-0aa2f966eebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:48.495Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=44d88ae5-dad4-407c-b0dd-a0ad8b4ad2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:48.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:58.527Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9d81494a-50ec-4d75-afd0-9b634eedbdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:31:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:08.541Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=14f3a8b4-e981-482d-b00e-41a4c2cc3b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:08.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:18.556Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=200f4e38-0242-47ac-92cd-7697a743a063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:28.570Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ac971181-cc57-4e5c-abc2-15c194193f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:38.584Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d2593050-a1c8-486d-9682-3f2d52883abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:48.597Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5d55986b-921a-403a-b931-a42cc00c7c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:58.615Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=baa4521b-5650-4891-8551-fba0f4b612c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:32:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:08.630Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=de9b8f4d-fa1a-4a8c-89d0-1ee3049c4842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:18.643Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=162162ad-4a72-4d80-be5d-05f56004a02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:18.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:28.682Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bd1c2109-efc0-4a52-875a-1da836d7067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:38.700Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5421d97a-69c4-4b04-95fb-b76845f8d26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:48.715Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=aee91153-3cc7-49aa-a5a8-e951a2aaccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:58.730Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4762b350-838e-4974-92b9-5dc32fa86bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:33:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:08.743Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a7e10b1d-1346-4a4e-86ef-11e581438227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:18.758Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6b27f292-0fbd-4434-b214-d42a78690216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:28.773Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=afa678e5-8dc7-465f-9138-4a974ead0778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:34:33.717Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:34:33.718Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:34:33.718Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:34:33.719Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:34:33.719Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:34:33.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:34:33.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:34:33.725Z |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-12-06T00:34:33.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:38.786Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e176ad30-ae07-4b09-9d4f-2fc022c35fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:38.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:48.800Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=48a97c2a-699f-4549-8973-72fc336b4fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:58.813Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b33e3f56-ecad-438e-81b3-dc10f96cf9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:34:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:08.831Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b6f1f29c-0a2f-442b-bb1b-c3c6549518f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:18.843Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cf26fdcf-7989-428b-853f-ee4663aac278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:28.861Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4ff2c9b3-047c-4589-9d89-ffbd76357704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:38.876Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=00a01341-5681-4b08-8788-659064fc457a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:38.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:48.891Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=af93350b-57cf-4245-bda0-59177601adaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:58.905Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=75d6c666-a18d-4b8a-9128-e79783addfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:35:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:08.921Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ecb4f49c-5650-485a-a178-b5a8ca3a1fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:18.934Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=238b17c8-6a21-4375-90ed-ae3ab881abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:28.949Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cc1d6eff-7fe3-49b3-bb21-cf1604f880d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:38.962Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=96fd1389-9dcd-452d-8b3e-69fe724c882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:48.978Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=af975cd0-1380-426f-a36c-02de5f21a1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:58.994Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b45cc23f-323b-4238-8fa0-df61f2e42a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:36:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:09.006Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2e67b133-6f46-4e8c-95b7-d49ced42125d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:19.023Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1b933630-df84-4cb6-b70d-4d34d58db2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:29.037Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=323993a7-1e8f-4699-8ba3-d290208c76c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:39.051Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1956925a-cfbc-4792-b8e8-d61e41270dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:49.064Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0ccdb37b-9669-4587-bbcc-7b73f1cdfa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:49.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:59.080Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=39b05bde-7542-41e9-8734-8a66607d3859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:37:59.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:09.095Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=98fc2d6c-6592-480a-b1fa-e09067452e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:19.110Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e9b49368-9bde-4652-8737-4ae127d0ff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:19.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:29.124Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=760af30e-e128-4baf-9c7a-63188e2fc851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:29.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:39.139Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4ec64008-ce70-4dde-92b9-319ee7eb99bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:49.154Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a2b726ea-8125-4a6e-bf16-9197cde1bf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:59.171Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5c6670cd-1eff-479f-8931-d84da19efc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:38:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:09.189Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1760dba6-0e7a-4613-9b44-bb4c752f9645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:19.202Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=00ccbdd7-145c-40b7-97ff-39e991d6b78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:29.217Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b218381f-9441-49fd-99c8-9388b883bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:39:33.692Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:39:33.692Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:39:33.692Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:39:33.692Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:39:33.693Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:39:33.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:39:33.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:39:33.698Z |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-12-06T00:39:33.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:39.234Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0a49e96b-a2b7-4b4a-8919-8f584c7affea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:39.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:49.247Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3ce69553-54cf-4a6a-b6f2-646a6d334ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:49.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:59.265Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=74264f43-178f-4f0c-b3e0-20b74b20e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:39:59.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:09.279Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=01557dd1-b45e-4e69-a66a-e2bb2c83ae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:19.295Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=91755931-9327-44c6-b98c-cc975fbfec41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:19.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:29.309Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3304f48f-7918-4a8b-89a1-02d2d3265f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:39.324Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=479a106b-840b-4694-9b5b-c0036cbf7232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:49.337Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=19c09a6b-46f5-40ad-8623-dfb4bc8a2f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:59.353Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c990249d-9a07-4367-9b66-5cc9b42021b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:40:59.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:09.372Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7c7b93b6-5002-4605-9794-a10e1af9f0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:19.386Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6ce7124e-3864-4dbb-8d79-a63b912aa800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:19.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:29.405Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=81078d0d-c0e8-4db5-b4b9-af3d6ddae2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:29.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:39.420Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ab026639-c311-4bdd-a289-bf8af490a5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:49.433Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d59a55b3-aaca-4e34-957c-703443232b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:59.447Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e18931f9-6c9d-4ce3-8621-49212cb07554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:41:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:09.462Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=010df1f2-332f-4337-b452-33dfa86d03d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:19.477Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2b9b4388-5e6c-4b86-a202-7506e7916f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:29.493Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=497083f5-8c4e-4fa4-b789-f41404eb6f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:29.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:39.508Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0976f17b-417d-4032-85cf-3f2f81c609b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:49.521Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ff9db5a7-aab6-43c0-b862-43473d0579b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:42:59.535Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=19cc9114-84a9-45e4-bd9e-b30195fc8a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-06T00:43:05.941Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=4wLrXPfsa2npAnOKgz2I, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:43:06.355Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:43:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:43:16.356Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0953cadf-c56e-4c64-ae07-e23c7b3bf6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:43:25.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:43:35.918Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2e53c99a-8df2-416d-bff1-0b3ea2e1d8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:43:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:43:55.516Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4140a2a8-92e6-4b95-a92b-1a90e0e0d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:44:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:44:15.064Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0f2752e8-0e26-400d-ba31-6de10f190805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:44:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:44:33.719Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:44:33.720Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:44:33.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:44:33.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:44:33.721Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:44:33.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:44:33.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:44:33.727Z |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-12-06T00:44:33.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:44:34.620Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=16db20c7-cff0-42a2-8dca-31c59414ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:44:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:44:54.180Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9fc03d13-6105-4f46-a672-1c70d8bce107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:45:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:45:13.817Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e93b78a3-e5ee-43b9-8ae8-db8dde7bf15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:45:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:45:33.379Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=42730462-c62e-4aae-ad84-7d179f6f7674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:45:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:45:52.925Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2fcf8369-a603-4925-9568-5af6937bc772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:46:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:46:12.485Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=cfe969c4-7496-4add-8941-6b0eab806e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:46:22.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:46:32.031Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=03375f57-fa13-489b-b048-529da7afdcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:46:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:46:51.586Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d64a01bf-365a-44bc-9375-a5d53f25defe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:47:01.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:47:11.151Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=69935c76-f64e-493f-97dc-587e71319043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:47:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:47:30.698Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a72d40e7-56db-4c51-ab16-ad67467c7e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:47:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:47:50.250Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5d6f092e-ca43-48db-bcca-bade596742b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:47:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:48:09.798Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=05fc1a2d-daa1-482c-a48f-7070bd2ed93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:48:19.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:48:29.364Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ca2ee5c7-26d4-43d5-940f-fadd6af4f851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:48:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:48:48.907Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ed432d8f-f20c-4ad6-ba64-65e370a56d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:48:55.714Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:49:05.707Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b234d462-3a03-45a2-9391-d99d85803aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-06T00:49:06.593Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=O03CQiBqQu34EGO5Xggn, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:49:06.634Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:49:06.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:49:16.635Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a2db1fa9-fcbf-4c82-bfe6-fd95822cab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:49:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:49:33.690Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:49:33.691Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:49:33.691Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:49:33.691Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:49:33.691Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:49:33.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:49:33.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:49:33.696Z |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-12-06T00:49:33.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:49:36.186Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=fe37b803-c8f0-426f-a852-a5b884dde737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:49:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:49:55.763Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bdb7122a-2df5-4858-9da6-b5980945d82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:50:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:50:15.322Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=883547c9-adc7-4a25-909b-7d06ce4fa21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:50:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:50:34.895Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=018a934a-d9f0-4b6d-ba94-36d5fdae7ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:50:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:50:54.460Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8ab98cfa-6045-4e6b-aa66-a3d3d8ef8d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:51:04.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:51:14.023Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7a69ff70-9537-4f75-90ef-6f5cff39e57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:51:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:51:33.592Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=94622284-b1c4-462f-8540-45b07f0ff2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:51:43.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:51:53.140Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5aff36ce-0453-4c4b-b252-c34dbb1936a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:52:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:52:12.710Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7eaba1cd-ba3e-46c8-9cd3-ed96ebf574c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:52:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:52:32.276Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=97948402-80c1-49e5-a474-9f6b95e1dccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:52:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:52:51.826Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=36985e3a-df75-483e-b53b-8fefce4e3cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:53:01.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:53:11.373Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a43b7202-e4f1-4e64-a7ce-d63dcf81abae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:53:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:53:30.925Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=352052ae-8832-413b-a63e-0ec105607d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:53:40.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:53:50.480Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=375d1c11-150e-45ab-8e9b-fa654444fbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:54:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:54:10.027Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=33337461-fa9d-488b-a984-433b63d2a1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:54:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:54:29.578Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c47057fd-9191-4005-9941-522fb4ac80ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:54:30.303Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:54:33.760Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:54:33.761Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:54:33.761Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:54:33.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:54:33.762Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:54:33.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:54:33.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:54:33.766Z |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-12-06T00:54:33.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:54:40.303Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6f918318-9c53-42b5-8624-6686ffee9227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:54:49.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:54:59.851Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c70b8bee-1897-4fd5-b55a-f5373f94e16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:55:09.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:55:19.403Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6a367a83-bcf6-4750-b2d1-f46a04bac0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:55:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:55:38.951Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c5358752-bab2-460d-8ff2-a8e91c4197c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:55:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:55:58.506Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5d9b7813-7db7-4089-8f16-12f21a7a4306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:56:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:56:18.059Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0341470f-e270-41e7-ae51-328a64c2e452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:56:27.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:56:37.614Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a24c3a6a-4d60-4f8e-acd7-48b23c23bdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:56:47.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:56:57.216Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3cf6922d-a236-46ad-a7f9-bee0a9de1ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:57:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:57:16.781Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=1d1fa581-7313-45fb-b026-c0bf01aa0dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:57:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:57:36.339Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=76876afe-852a-4d84-92f3-c4de9f23fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:57:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:57:55.887Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=771888fd-712e-40e9-87ac-fc12a74fb916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:58:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:58:15.432Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9eaed187-fd86-415d-9caf-c21c0ca5b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:58:24.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:58:34.979Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5bde6567-0bd9-4598-bd70-e2a0ea4e116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:58:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:58:54.528Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=eda71bbc-00e3-4e06-958a-ef31d9c70bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:59:04.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:59:14.088Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=299f9e84-6c71-4bf7-aea2-e8630dbf7e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:59:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T00:59:33.635Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:59:33.636Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T00:59:33.636Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T00:59:33.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:59:33.637Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:59:33.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T00:59:33.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T00:59:33.641Z |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-12-06T00:59:33.642Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:59:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T00:59:53.216Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=31955fc2-5516-4127-be11-10dc37d45532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:00:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:00:12.783Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f46a5a2b-bea3-454b-8e48-7ea95fbbabc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:00:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:00:32.345Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5fa20055-bb8d-46e8-9ca7-8a22f33d0d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:00:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:00:51.909Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f86a03a1-35d8-42be-8ecf-c11b1e22c96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:01:01.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:01:11.477Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ee28cafd-80c5-4b8a-b465-951786f55ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:01:21.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:01:31.028Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2b2a609c-7dac-4e17-aa35-65ead6dff8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:01:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:01:50.604Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bbf1d1b7-5f19-4703-be9e-9ed6127d859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:02:00.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:02:10.148Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8ce2147e-2d71-4c7c-9087-7231bab88613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:02:19.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:02:29.694Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=eee86378-bde5-4266-b246-56847126edbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:02:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:02:49.245Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=65563162-386d-4f4a-8693-0fd57699da0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:02:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:03:08.825Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=afe54bc7-14ba-48cb-85dd-11bc2bfa5276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:03:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:03:28.388Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=98480770-007f-4423-a719-3937e65f68be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:03:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:03:47.948Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=57496a74-a483-4cf8-9fb4-7bddabe04e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:03:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:04:07.522Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=dc78883f-bf0c-4727-b2c7-24ef637c8766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:04:17.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:04:27.072Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=73edd2ca-42e3-4fef-b80e-e6aaea47ff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T01:04:33.687Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:04:33.687Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:04:33.687Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T01:04:33.687Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:04:33.688Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:04:33.693Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:04:33.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T01:04:33.694Z |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-12-06T01:04:33.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:04:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:04:46.620Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=2114c035-43fe-4758-809c-24aabf97cb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:04:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:05:06.172Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b06538fc-cec5-49dc-a14c-d97e1c4a4096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:05:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:05:25.732Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e22ba14b-0b1d-4f8c-a8ff-7f949d2ad1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:05:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:05:45.284Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=28f3571f-9120-4b44-b788-8b463b9813d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:05:54.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:06:04.862Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=62807c75-44f1-4f37-81d2-9b9f9b669325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:06:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:06:24.409Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4173ac1d-c1df-44be-87bf-3d81fd8b2c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:06:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:06:43.965Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9c731108-a240-4e15-bb4b-c1012bd6735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:06:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:07:03.517Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3e028535-2677-4738-9e83-730225494214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:07:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:07:23.062Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=56c2fec4-7a58-4faf-97a0-4dc5df9ef7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:07:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:07:42.611Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d8993e3e-19ce-4241-9bbc-a5598ac0e39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:07:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:08:02.158Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ef80f84b-6ee5-46f8-822c-f6905e99e1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:08:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:08:21.734Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bb9563bb-b15b-42e1-b3ff-df77af81c61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:08:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:08:41.282Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ffe3bd02-2d9a-4a8a-928f-2c5abd751437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:08:50.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:09:00.838Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9af5b5b8-38a7-4381-a020-799151be28aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:09:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:09:20.383Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f8455610-a0d9-4da1-820c-d88460056525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:09:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T01:09:33.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:09:33.599Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:09:33.599Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T01:09:33.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:09:33.600Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:09:33.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:09:33.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T01:09:33.603Z |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-12-06T01:09:33.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:09:39.937Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bf352257-759b-4ea9-b8aa-40bfa0bc7673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:09:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:09:59.492Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7f6620af-0a78-4e1b-8ff2-9f2fa3e4c180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:10:09.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:10:19.073Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6aa663a1-ca2f-487f-b29d-76f9a7a8b471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:10:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:10:38.642Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f70466da-8b6c-49d7-b837-82622d934fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:10:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:10:58.195Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c78e790b-37bd-4aa0-8f15-fd8bfe833eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:11:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:11:17.749Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=037c0279-2f3f-47ef-9f87-8a5d9311f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:11:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:11:37.311Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c3a49d91-8597-457c-84c8-ce4ede8f0b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:11:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:11:56.858Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=df4fb248-3b36-401e-a9fe-1b3a2ea683e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:12:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:12:16.403Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=5cc45c54-dc04-42cf-812c-5d83e56018ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:12:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:12:35.955Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b3e6a4bd-4368-4c33-9050-60b57ccc3d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:12:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:12:55.510Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=f5a65a2e-c7b1-4927-ad3b-91c54becc1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:13:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:13:15.071Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a65678ae-a163-4e1b-a9ee-4d69cbbff970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:13:24.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:13:34.636Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=60d81aac-3945-4528-bcc9-288e7894ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:13:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:13:54.217Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c31ea19e-e959-4680-b75c-b52679e6c477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:14:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:14:13.788Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e1c79053-648b-449d-8fc5-9a9f27915326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:14:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:14:33.340Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=949f4c72-2e25-426f-b9b9-dbc22a01b2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T01:14:33.743Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:14:33.743Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:14:33.743Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T01:14:33.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:14:33.744Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:14:33.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:14:33.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T01:14:33.749Z |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-12-06T01:14:33.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:14:42.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:14:52.890Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0a553cd9-8e1a-4a4d-bf34-44ca94054e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:15:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:15:12.458Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7cf29816-3563-432a-a291-2858d576e3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:15:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:15:32.017Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=79a2213a-ad2b-4d28-85cf-0d64dd643c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:15:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:15:51.577Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=4539d94a-fdae-47d7-a449-22e4202f8a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:16:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:16:11.121Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9da4cdb2-a534-4f45-ab3f-4f7406059bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:16:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:16:30.674Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=d89b4f9e-e978-4a05-8979-84b0ebe523b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:16:40.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:16:50.232Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=14d49de0-d6ac-4a38-8122-4c8c3a16aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:16:59.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:17:09.787Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=06a9c687-13ea-436d-aa14-8663e11adcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:17:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:17:29.332Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=626c02fe-ee31-486a-9278-7118c598c715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:17:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:17:48.878Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bea9b02d-0952-4605-95f8-64ccab5e0262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:17:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:18:08.455Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=423bf5ae-a2f1-42ce-a3db-8f66b7f82c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:18:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:18:28.001Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=94846e25-1bb4-4c57-9159-4c15afb974c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:18:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:18:47.551Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=7961a93b-c65a-4c17-9503-18a251ac92d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:18:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:19:07.097Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9a2047cc-c835-4fe2-91b1-4d83d92eadbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:19:16.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:19:26.652Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6f6fcdbc-8a67-44d4-a27b-9cb3dfa88b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T01:19:33.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:19:33.619Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:19:33.619Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T01:19:33.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:19:33.620Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:19:33.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:19:33.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T01:19:33.624Z |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-12-06T01:19:33.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:19:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:19:46.200Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=27fec87a-f274-4fb9-b541-57b188076c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:19:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:20:05.754Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e678317b-982a-45be-90fe-dd2e5a5e6aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:20:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:20:25.305Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=daf06640-46c1-4eff-86d3-eb62284e6879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:20:34.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:20:44.871Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e9fcb5ee-5175-415b-a7ec-29923d317c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:20:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:21:04.430Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8b22af4b-c5af-4ef6-98cb-beb4b69b247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:21:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:21:23.983Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=fa7b65f1-a322-419d-b0cf-4a556d0e0f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:21:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:21:43.541Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6708a740-190e-40c0-8031-436e5c7b0a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:21:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:22:03.115Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9f40f1f3-cc14-4513-b553-6e7ff47e87fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:22:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:22:22.677Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=9c148e42-0e6a-438d-8819-97f406c7eb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:22:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:22:42.229Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=28673d53-13e6-4d16-acae-ce21fc1076b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:22:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:23:01.796Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=a7f9acf2-0b6e-4839-a99e-5ba010598d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:23:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:23:21.343Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3fc9ed72-ccf0-4971-956a-f1cace98b7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:23:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:23:40.899Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6ea66166-e302-4677-bccc-b565be1e4ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:23:50.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:24:00.450Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b44a9eab-90dd-4158-bb9b-3a1a34fb185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:24:09.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:24:19.998Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=65ffe7d6-704d-4ec7-8967-e1f7c37aa6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:24:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T01:24:33.695Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:24:33.695Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:24:33.696Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T01:24:33.696Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:24:33.696Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:24:33.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:24:33.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T01:24:33.701Z |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-12-06T01:24:33.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:24:39.579Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=b05953fc-c279-4fae-ad85-f17f2672c242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:24:49.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:24:59.162Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8b6c871e-7138-4708-89ba-1164224e0579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:25:08.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:25:18.727Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=0a34ee3a-d4aa-40ef-abf5-42f8e133aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:25:28.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:25:38.279Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ccdc87a4-98c5-4edf-bf21-341dc02bab2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:25:47.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:25:57.846Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=3a5cc1ef-7f75-4279-b734-0894f09c9352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:26:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:26:17.396Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ce4c4953-b274-4e45-84ec-7dd558f612b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:26:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:26:36.941Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=895db78c-2f26-4baf-83ff-a825d52d96b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:26:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:26:56.494Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=6d45c2ca-810c-474f-9686-61b62a4b769c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:27:06.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:27:16.056Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8551dc9b-e2d3-4c8a-8c59-bc4493dc0462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:27:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:27:35.615Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=490664bd-c4c7-4171-83ea-08fae7cb8c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:27:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:27:55.177Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=e9eeefa9-f02e-4686-a660-50f7915910d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:28:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:28:14.765Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=524a91cb-6fcd-4a95-9d84-944d88c1a6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:28:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:28:34.326Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=bd81d496-c6fe-4f24-9cb5-f11d5aa17f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:28:43.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:28:53.875Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=c93c111f-78fa-46e2-a0f9-198ef3b951b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:29:03.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:29:13.431Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=ade8da66-6701-4a06-80c1-c004b26ad346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:29:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:29:33.027Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=003eb677-a592-4b92-9ae3-2f1721c4c39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T01:29:33.605Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:29:33.606Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-06T01:29:33.606Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T01:29:33.606Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:29:33.606Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:29:33.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T01:29:33.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T01:29:33.610Z |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-12-06T01:29:33.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:29:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:29:52.583Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=84f54efa-4b0d-41d3-98f4-74087d7a0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:30:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T01:30:12.142Z |INFO |Init configs |InvocationID=d4d5bda3-c51d-4e6e-a480-e01b2bf746a6, InstanceUUID=8361facc-bac1-4ce9-ae16-240b7c68a7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.Schedul