. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:03:25.754Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:03:25.772Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:03:25.773Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:03:25.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:03:26.354Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:03:26.577Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:03:26.578Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:03:26.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:03:26.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-11T23:03:26.794Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-11T23:03:26.832Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-11T23:03:29.437Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-11T23:03:30.281Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-11T23:03:30.449Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-11T23:03:30.451Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-11T23:03:30.818Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-11T23:03:30.819Z |INFO |Root WebApplicationContext: initialization completed in 3986 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-11T23:03:32.375Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-11T23:03:36.020Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-11T23:03:37.070Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-11T23:03:37.181Z |INFO |Started MainApp in 16.148 seconds (JVM running for 17.511) |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-11T23:03:37.608Z |INFO |Start scheduling PRH workflow |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:37.628Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=13943d9c-ddf1-47ed-a781-50fa573cd072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-11T23:03:41.155Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-01-11T23:03:41.156Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-01-11T23:03:41.159Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:48.956Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=87a847b4-bbe7-41c7-b4db-0c5d51559247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:59.001Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a547d8ba-952f-4d9f-a460-c670ba130bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:09.064Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ea3280ea-1600-4976-bfca-aa64e3d2473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:19.107Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=22d02585-d8d2-4ab5-9a6f-61b77417581d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:29.157Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=700e2038-4a04-4212-badc-1361dd3c92db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:39.193Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a2df063e-5fe0-4c55-b46e-0b589617d08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:49.228Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cb82f2cd-ef6e-409a-b957-359bf2993b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:49.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:59.261Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=adf5a7e5-e359-4d29-a3da-38663d7174b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:09.289Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5d12bc1a-7375-451e-ba6f-58d08c499f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:19.309Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=93a6ff83-f577-41d4-b234-28b1f2e74aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:19.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:29.365Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7e70c4a9-8062-4466-addd-03efc67f12bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:39.418Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6184eb38-ab1f-479a-9733-0580111501cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:49.441Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=52336249-9aef-4976-9dc3-aaa87f67698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:59.475Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=76c3afc0-7d71-402f-9fd8-80d001942991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:09.511Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0c8a4553-3d1b-48e4-bdb5-59a1356317b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:19.533Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=59ca4f39-6926-42fe-85f2-9cdecc927ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:29.584Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=13da7636-7cf3-4c93-b7ab-34820a227d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:39.612Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=08063e10-3b74-4b05-b575-17de15739a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:49.671Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=152afa5e-50dc-45f0-86e4-390ea4d5a662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:59.692Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a012f6b4-e48e-4718-b89d-17af4997cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:59.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:09.711Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=874be25f-97c7-40e3-a553-8bba30f647e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:09.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:19.736Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c0203d28-9e37-43d9-86e2-40675c804d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:19.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:29.761Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=703a72ff-3576-4c73-919d-dcb8afa0d1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:29.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:39.777Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=98b97d08-7b3e-44fe-b788-380b21a810ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:49.793Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a4d4b7f9-484d-4065-867e-feb51d33cf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:49.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:59.813Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4c3a6259-692d-437d-aea3-75b6e0a9e70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:09.829Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=890f3ecb-f699-4747-ae51-3bf1a161a840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:19.849Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6125bf85-15b0-4971-8c61-74fbd78e0a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:19.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:29.877Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0de5c112-dfae-4d4b-8963-c6ba4eac2d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:29.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:08:33.516Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:08:33.517Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:08:33.517Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:08:33.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:08:33.518Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:08:33.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:08:33.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:08:33.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:08:33.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:39.893Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6d3efb61-baf6-4199-ae50-2c8233fedeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:49.910Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c3a0b0d4-5d74-4f2f-93a9-9bf3eb9fb260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:49.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:59.933Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1bd20235-8be8-44cf-926f-fba2c79999de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:09.964Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7e145976-beca-4fb3-97a0-4ba9ea88eb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:19.994Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=264fbabf-49f0-4c86-a532-49993499c141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:30.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=052c3a77-cbf6-4846-80b4-08f407e4bc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:40.043Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3fb5fa2a-14b7-4b36-8b06-d6319a30d3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:50.069Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c894e265-cc8e-4f4e-bb44-731ef5bfb664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:00.086Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=da1ceacf-3743-4c14-8ceb-88649215156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:10.107Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1ae40bbb-d103-4c10-8c30-8777976b0a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:10.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:20.127Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=94ba24ce-39ec-4b32-bc6f-d5a1063c1a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:30.146Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=96a251bd-a623-4b08-bc45-1fdfde8fe53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:30.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:40.161Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8eaa8ce7-789c-4c3a-b4ff-0c2e0e726bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:50.182Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1f9675c4-13fe-454a-8e24-ed6604adbc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:00.199Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=77d23e35-690d-485b-b889-cd7fa172cbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:10.217Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=be270fdb-851e-42e2-b682-4245e695471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:20.252Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9e1729d2-0ba7-4295-8e56-4bea8a77be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:30.269Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2b4cdc2f-3785-4a75-86a7-a4c847ad8955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:40.302Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=70bfba04-045e-4bc3-9d9d-786bdedc0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:50.319Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b1294fde-0689-4609-ac66-d30c10273713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:00.342Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3b4148c8-87e6-4c5e-bf43-5c018be33dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:10.356Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f95afe90-59f4-4bf7-82d7-a7a69ccbf782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:20.374Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bc84230b-c2cf-4340-9088-a0f1d80ee79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:30.392Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0e11c04a-ef4b-43b3-9018-8198afd2aad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:40.421Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4d7d5a6a-c597-4dd6-b152-a91084c8fd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:50.462Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8efa8269-4fb5-479a-9532-07d626a7f084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:00.500Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fc4a160c-dd8a-4728-a26a-7ef5a247c6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:00.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:10.521Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=823990fd-104b-4f0a-a53e-f524dc096fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:20.539Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b5a66b80-082d-47bf-8afb-bd5faf40eefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:20.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:30.559Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ca05ab17-d56f-4442-948e-3087bfa9d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:13:32.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:13:32.763Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:13:32.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 |2023-01-11T23:13:32.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 |2023-01-11T23:13:32.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 |2023-01-11T23:13:32.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:13:32.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:13:32.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:13:32.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:40.582Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=80943fec-13ef-40a6-984f-11e2e3f822cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:50.602Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cd82bc81-8399-4b45-bf2e-4c0cf56db825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:00.621Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=212aa124-bc53-41dd-9fd3-8a7803306127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:10.645Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9d26a3cc-5278-40b5-ba55-b75a948ece2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:10.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:20.666Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=82ee392a-6242-4478-ba12-501f30bbde6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:30.688Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=388d3fcc-9513-418b-bbeb-2a6db5601402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:40.712Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=eaf3be5d-dbde-449c-867e-7fe0592df01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:50.733Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8b767606-49a5-4325-afc2-695fa224293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:00.756Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d5f11754-20ec-47f1-a9ea-82c0aada5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:10.794Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7db14c39-190f-4d31-b01c-2b3a34d07cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:20.811Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=68c8ba8d-f103-44dd-b3d2-430b2f544c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:30.835Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a7e86d70-ee9a-498b-8eee-dfb58fa2543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:40.852Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=748e3a2a-5fc0-42d8-b3f4-c7535bb84844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:50.873Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e1376128-2fcb-46ef-bc16-8bbec7c627f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:00.890Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2d184580-0056-4a5b-bcf3-8412be3fc350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:10.906Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=33e71dc1-3f0e-4eca-9b0b-a8eee5703978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:10.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:20.926Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ced4949d-0dc8-4b41-a1a3-16dd0d84b9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:30.948Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ab274071-3e08-40ab-b42c-3865bf960bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:30.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:40.965Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=628e165b-361e-40a1-9d00-c85651483b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:50.985Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=60087075-bcea-4d73-aa81-eb7b04399d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:51.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:01.013Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f6f652b2-ca3e-4533-aace-3a025ae1a8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:01.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:11.036Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c90549db-6f3a-4047-b186-0eb99ba88657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:21.062Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bc5813f9-2e83-4f86-b2ab-52c44f256bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:31.087Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=576bbae0-ebc6-4858-96d5-9ec534d4d334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:41.105Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=beb4ff28-77b5-4b25-ba8b-35761f559cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:51.120Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=104bb810-ffa5-4db9-93f4-c7d15751711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:01.137Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2c1d483d-e74c-46c2-95c3-7bab27ed67f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:11.155Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4f975e88-6a14-42b7-b90f-0bbc2056d694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:21.172Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ca979afb-d610-448a-b7a5-ed34a2974d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:31.190Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=112c9e78-391e-4b6a-b3d6-380bbda75b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:18:32.735Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:18:32.736Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:18:32.737Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:18:32.737Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:18:32.737Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:18:32.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:18:32.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:18:32.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 |2023-01-11T23:18:32.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:41.211Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fd4793b8-4c0b-4ee5-a248-3f8d2b52780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:41.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:51.230Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=949dba3b-e3a9-48d7-b561-ad168bd454ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:01.248Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d431082a-87d8-43ed-a814-0999b7f4c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:01.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:11.262Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5c548af1-b5ba-4fdf-9f61-2f4977d104fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:21.281Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d4587db5-2434-41e7-bc19-5ee534de7211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:31.299Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8cc7c628-6c37-4148-8d95-dc46c7212fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:41.316Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=758cd46c-4742-46dd-8232-324d944f5aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:51.334Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=35ff38c9-58b4-490f-9df1-3ce825d4764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:51.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:01.355Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6f39cf5b-82bf-45dd-bc64-70f8ecca28ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:11.377Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=210b212f-2201-43b9-a996-4dcc9f5cd17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:21.396Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f62bb317-0ce2-459e-8ea7-ea2406cfb45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:21.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:31.411Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=26feb71c-07a7-4072-badb-e624633548cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:41.425Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8c40ce2a-6039-46fb-abc3-925f6ad0e541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:41.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:51.444Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=362f5b0e-c60e-4d35-9ea3-be6d99ad8bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:01.458Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5700a615-47dc-4e8f-8426-afc7f632a5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:01.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:11.476Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a359841c-a269-4068-acb2-6ba20a91b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:21.495Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2aaf9167-530a-47f9-80ca-ffb1e975fc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:31.511Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=357edaf5-2889-47d6-9bc5-940f8edf5e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:41.528Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=61cb4b1b-fb46-45fb-844c-769b1fd1b8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:51.545Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fa79cb9a-8a91-42d3-b5d1-4baee0fe955b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:01.560Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1216c059-c533-4011-9a23-000f21d8a3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:11.576Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6242a1b5-675f-498f-8abc-45f6bac09ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:21.593Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0e8e357a-39c3-4c2b-9406-a1cbc018ac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:31.611Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=83718c46-5d5a-4aa0-b2f6-e9ed095e47ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:41.635Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=83b94cad-fd42-4b28-9bef-9d0ca2a24cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:51.688Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2e9195cf-372f-455a-8f8a-6ace61ba5029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:01.704Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e9503ae-8fae-489d-bec3-80f3790b7256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:11.723Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=301d267a-d0c3-40e7-b5bb-b366d5081b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:11.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:21.751Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8f34d90c-9b3f-4e1c-9439-829b192b305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:31.770Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=387d026f-fc87-4793-9eef-b0cad3992550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:23:32.904Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:23:32.904Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:23:32.904Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:23:32.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:23:32.905Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:23:32.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:23:32.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:23:32.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:23:32.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:41.791Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=433dc3ad-e5ac-48f8-a748-15bf4679fce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:51.807Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=92430a0a-7d2e-474f-ae41-cb4b54ce8b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:01.825Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cf43fc9f-1483-434f-9ec1-bf8107d4097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:11.861Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b4fe65df-4310-43c1-87fb-6d4381d8e4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:21.877Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3d714bbf-3dd9-40ba-aace-8df08cf767f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:31.899Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9e3503bd-8d77-4e52-9d2f-617282d125c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:41.929Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=040892d7-a33d-410b-bacf-b22c1d72c555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:51.970Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c218ff20-017b-44fc-ace6-323b8daaccce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:02.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2c003722-f3a6-494a-bad2-4587967124e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:12.047Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d0515478-8c49-423c-a2de-9faf2cff78e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:22.066Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5f7e5ab8-cca2-42fd-aa24-b699e674c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:32.096Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=58490e02-4411-4872-9a8c-84b7ac8cbccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:42.113Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e91e8498-8984-4b4d-9ff1-f8b1a45d62ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:52.136Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9d3aa333-9256-4b76-b33c-f1a661cec98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:02.152Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0b448cbe-229e-4370-9770-4be80b9ad212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:12.168Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=513b60a2-d370-452f-9a16-167b42ab46ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:22.185Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a2c02b5f-f4d2-4534-b2e4-9bc3fd25b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:32.200Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4dc55920-b9c3-4748-9228-5e9f3dcad40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:32.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:42.218Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d6de6195-fcce-4914-84cb-b87ee05e25be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:42.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:52.237Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e8c89a72-0346-4fcb-9e2c-861a536d2199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:02.267Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4c559a1d-3f29-433d-8fcd-8cb72adba8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:12.295Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4c9eb334-567e-4e12-a456-ad606b1e5c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:22.332Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=54c0fb69-2e8e-4db7-bd97-63294298cc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:32.349Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5aba4b9e-01cb-4e98-8cde-e2b1df7538ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:42.363Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=35218bb4-3624-4ea2-a41b-18163d5423fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:52.379Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e815e326-1867-40c3-a11d-81d0d91485a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:02.404Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1f790cca-fb7c-4bb5-a404-bf19bfdc8004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:12.455Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f8f974bf-d26a-4d2e-9ce3-948b34fbfdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:22.470Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=81d3a9b2-21a5-4949-b343-47992ba150b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:32.486Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fac306e6-80da-45d5-9264-34c22e5d4be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:28:32.789Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:28:32.789Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:28:32.789Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:28:32.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:28:32.791Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:28:32.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:28:32.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:28:32.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:28:32.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:42.506Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8bcafe11-6049-4841-8dd0-7503679de0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:52.521Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f920765c-18ae-4a62-9c92-0bbea4deec94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:02.541Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ca004a1d-d4ae-4854-89a5-11e03a318743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:12.578Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=414d863a-fb74-4864-824e-d7530406f08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:22.592Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9d6c0fd9-6a3e-481e-a8d7-3f826e1a10db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:32.616Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=038c0019-b5e6-44db-80cb-bceeb1e4343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:42.636Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4c5bf5c5-a7d6-4619-871c-b417d3034ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:52.650Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=93ab6959-b057-4068-9043-2d091e54adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:02.666Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=17abb83e-2526-431f-bc52-b87e50b249dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:12.688Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=76526cf2-de30-4252-9432-f88efde3bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:22.706Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1619ecdd-134d-426d-b99f-101c7f4c0780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:22.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:32.721Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a8d6590a-ac90-4676-927a-e78cd751bb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:42.738Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7837979c-478a-4a22-9a1b-4735b1192b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:52.754Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b87f44fc-3a40-4e61-93b4-caa04c7c8ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:52.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:02.795Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9b5f4add-f649-4879-9559-7d71d61ba850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:12.815Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=36be2330-4873-42b7-a341-64e5fb880c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:22.841Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a4c4d623-0051-4b1c-a101-8c0bdfc7c95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:32.856Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=22212f8c-a10c-4b04-a029-0cac9681a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:42.873Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2f2e90e7-eab6-4563-b332-ea69dc9760aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:52.896Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=21469be2-57c5-41cd-8c5f-5131877c644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:02.912Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5c44a522-bde5-4189-862a-d1c863a1c4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:12.938Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0a5a5037-76e9-4644-a1c5-3a230eceed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:22.952Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1da0f923-1d8e-46ec-b8d6-52976232c125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:32.969Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=01d09162-a698-4d00-a91d-f4eec1608232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:42.985Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9db8ec14-ece2-402c-9281-e7e6b9bfbe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:53.001Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=76640d70-6b72-4d88-97af-a251e244c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:03.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6a7a7846-8fcb-4ecc-8e1f-a9d4943dfb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:13.035Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7572cc52-5b31-4007-a75e-9b2e658c5e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:23.049Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=52ca83bd-6a9a-4960-8cfb-e918e4ea5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:33:32.750Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:33:32.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 |2023-01-11T23:33:32.751Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:33:32.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:33:32.752Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:33:32.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:33:32.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:33:32.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 |2023-01-11T23:33:32.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:33.061Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d3205702-4ff6-4e13-9545-697fc6d909cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:43.075Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=200f57f3-14a9-4f20-9086-936babf2f7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:53.092Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c0630b4c-bdd8-4b78-86ea-27c9d53183a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:03.106Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=45a636c6-260a-40a2-903c-f398defe95a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:13.118Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=af74ca07-cc8b-4a2b-a841-885a75551eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:23.137Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cd65c5fc-7a25-4345-bd65-4253245c8473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:33.174Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d5d299a2-746f-4831-8af0-72d8b4709470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:43.190Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=888d92eb-d36f-445b-8075-9383aaeebffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:53.209Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=644b42cc-d646-444d-aeb8-f341aaf422e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:03.233Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6f977922-df93-4274-b210-aabd9f2ff2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:03.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:13.250Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e820dbc-cf19-4cef-bcf7-78bf4e0b2cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:23.271Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3aa7e268-d12f-427b-a8b7-4f3a2c3ef0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:33.287Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=49fc5a4d-8c1a-4cf3-a635-5f64dc446f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:43.305Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7b5b748e-2760-4b90-aff8-cd25877afb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:53.337Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=61cf7410-a3fa-473d-b98a-b2bd01ffe75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:03.356Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=39b7b96f-9789-4475-a680-95470e593d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:13.373Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=482049f6-e7db-44e3-95e0-a8ab2d69e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:23.386Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cf9ae773-2eef-4f18-8489-33cc3b40ff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:23.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:33.400Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=11316a12-dc17-49da-9cad-54e9352c057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:43.419Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=04b6c5cc-6ed7-4a4f-b5d4-9919b42d91be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:53.438Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=049c1d54-a829-47e4-9964-3498fe3edb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:03.474Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ac308c0b-fb2a-4694-bd5b-570497975615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:13.502Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=525b0308-f6a1-4a29-9946-5914612bae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:23.517Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=524e31c8-e342-49be-a2c9-6cf356fe8b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:33.545Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4949f166-9ce7-414c-834d-ca2f3d796655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:43.561Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=48ba1296-398d-436d-aaf9-875cab53772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:53.576Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e7883ab4-7cd0-4586-bb25-376a7797acb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:03.595Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e2511a27-15a0-40fc-bbd5-141b614f3f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:13.610Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=319698ae-5c65-44c5-808a-772794049ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:23.633Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c137d9a4-6ea8-443f-9e63-fb9ce2e16695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:38:32.664Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:38:32.664Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:38:32.664Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:38:32.664Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:38:32.665Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:38:32.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:38:32.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:38:32.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 |2023-01-11T23:38:32.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:33.660Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=222ef0a8-1986-4287-a442-82ca7e20c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:43.676Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c43f8834-fcdc-4615-a4d4-ef6e4651ee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:53.707Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c08550a4-250f-4995-9e33-881831aa4d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:03.728Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1d794c81-10e5-4fa8-adfc-2e2e13de74fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:13.742Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e5c194bb-8891-4eea-82be-30886986ccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:23.758Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2a465fda-0c0a-472e-b1be-42d7bb07ddc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:33.784Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b0b66f9d-2d58-4ad9-ba39-19d4cb0cc62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:43.799Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0dca2d72-9c9b-41ca-8351-ad4a5afe10e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:53.817Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a82fb979-a1bb-4467-ab5e-f1af4bb60065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:03.841Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e5be9f7-5aad-4bc2-acaa-60aa6ea12958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:13.859Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=24612263-8978-4fee-8fe8-1013672cd30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:23.875Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5943cb63-6f58-4114-8db2-e8d6179e7920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:23.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:33.889Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c9ca1cd2-bddc-4899-9f06-8bf8e4ee562c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:43.906Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b87b25b7-ec71-434d-b781-ba2244551bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:53.920Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=37a697e9-b87f-4821-a60c-13787641f60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:03.940Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2c7cfe70-38fa-4061-8b49-f76806aadc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:13.960Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=21b238a6-e78c-4de6-90ba-9b150f7f2515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:13.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:23.977Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6edc41d6-6ccb-4b19-bbd6-037c2d5a4d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:33.995Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9cf79ee5-9bb1-46e7-9231-75525343d81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:34.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:44.024Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b5635fce-8bbf-48c6-b100-dd65d241a6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:54.046Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0a0f33f3-b4f3-46db-af66-fce1a61f6209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:04.076Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a5049cdb-ae6d-4d36-8405-201f61747629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:14.104Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=85618f2e-d69b-4cfc-81b0-42ca4b353073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:24.119Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=97a56648-f078-48a3-9863-064eaa54d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:34.138Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=46bf61b6-7018-4638-974d-c3cf32aa581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:44.153Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4e2414c4-2a47-499b-a72c-da9a2201548b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:54.169Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1ddb2249-1f3b-4448-ae59-3ac778bafd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:04.185Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=dd62e64d-eaab-4118-b953-b2fcc0f83af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:14.198Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8a996e29-b38f-47b1-b925-9b3a0b322fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:24.222Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=239ed145-3b3a-4b40-9ad4-9f1b13e362f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:24.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:43:32.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:43:32.797Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:43:32.797Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:43:32.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:43:32.798Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:43:32.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:43:32.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:43:32.810Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:43:32.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:34.237Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e1535351-b938-4896-a70f-e10f16a1fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:44.253Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=383def96-d3b4-42bb-97bc-417c3f973c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:54.271Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aa3da368-16d6-4ba8-bd24-f7ff832e8acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:04.296Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=658721ad-dec7-4b7f-ab20-ad20763ccf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:14.311Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=72c42542-886e-45f4-b041-04ae251a006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:14.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:24.326Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b98a584b-a9b2-4787-a22c-f6f647627cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:34.338Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=52850453-6ce5-4e2b-876b-7e616f0dd34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:34.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:44.353Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=43d8135e-4085-47db-90d0-724789100139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:54.369Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c3f2796d-349c-479a-b0cb-c885ed9d8466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:04.389Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=24e584cc-776c-42ed-beb6-acc1c95fadd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:14.428Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7690147b-ed1e-44f7-93cf-db300167f434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:24.445Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fac1f890-5f56-4f3a-a33e-406eaebd6b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:34.465Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=38cc5633-92da-49f5-bcf7-8c5d093db36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:44.480Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ed255f1d-4c22-4986-93d8-cd39395a96c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:54.501Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=256654a4-179b-480d-9058-5b3765705c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:04.528Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cf478078-685f-4dce-a644-f88886383555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:14.543Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fef9cdb1-ad4f-4f75-8c54-cf5f060f3306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:24.565Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=58c424b7-e0ac-42c5-bde0-18c8b8ce0e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:34.582Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=682f7889-b4a9-4890-8ace-5a576bd6e101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:34.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:44.608Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1232e2ee-6e0c-40df-b42a-f018727c8a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:54.649Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=da7bc1fe-05de-4a5e-afdf-6c558a3d400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:04.667Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f5894fc2-3f9c-4f8a-a9a5-2b65e52c0a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:14.682Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2011c943-22d5-4bd3-8c2b-b93a3baf3d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:24.698Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=09760c43-7049-43df-9165-b1f274d0e1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:34.713Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0a485032-3abc-455c-9fa8-6e15f03e4b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:44.731Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6af0bba5-53bd-418e-8bcb-3498c392086f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:54.759Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=56ddc099-6bea-46d5-8aa0-aa0468458bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:04.797Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a571d731-3e6e-4f76-972e-9218c928a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:14.816Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f15d3b0a-c942-4051-b615-64d6d1e7fb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:24.838Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=be369f20-7af4-4cf7-84d8-684d7e954809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:48:32.729Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:48:32.730Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:48:32.730Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:48:32.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:48:32.730Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:48:32.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:48:32.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:48:32.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:48:32.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:34.856Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=53294fbc-5179-4b9f-a239-d130f16d6197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:44.871Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=693f3c1c-7fbf-4e14-8b73-82efc3e1e512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:54.888Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f72718cf-02c3-42cd-a86b-c24a8f02e1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:54.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:04.901Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f5c6d810-c712-4753-a7f9-5a09bd516983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:14.914Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ee097fe0-e6a4-433a-ba4e-65978f4a2015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:24.935Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=70c94c2a-8bf3-4db9-9ea4-414bc43123db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:34.948Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fefe2254-ef59-4e82-86c9-b31a70e33dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:44.961Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=41e41470-2358-4a24-bfef-1d1f8bc428bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:54.975Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0fbc8103-71e0-4bd7-929d-6383a947f6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:04.996Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=deb11e59-02f7-4bc2-9047-276aea8f04cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:15.008Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=34568491-3ddb-4d60-92c9-d6cf27378ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:25.023Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8ee900e2-1e35-4fc5-83ef-b26df0cae6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:35.038Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2bdd923c-2139-4c56-996b-dbcb957cb070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:45.065Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8d975d5d-ae6e-4d73-8c41-277ad96b310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:55.084Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2790ae85-df1a-4453-9dce-0755b2dc34a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:05.102Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=95439b1f-9ab9-4648-9982-c31382c72e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:15.120Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=887ccc05-548a-4531-bd7b-67e1acc841a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:25.157Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0c56097b-e54e-45a2-ae20-49381d000121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:35.177Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=446aacba-b070-46e1-b4cf-b2f85d0616fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:45.195Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=10e13bcb-c045-45f8-8677-24b70dd54c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:55.222Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d2a54dfe-034c-4cfd-8c12-d5bdf8b17c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:05.242Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e27d592d-f0df-4e26-87f7-57031079ca51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:15.268Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=51dfca04-8573-4766-a99e-68f00ae1061e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:25.284Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=205d3da1-bf9a-4de3-8826-c3bc9405cd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:35.309Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1bff69f5-428b-44a3-bf08-f3b8d43d27c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:45.325Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f335ead9-af60-4883-9ea5-d267c9ef599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:55.342Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=516b6047-10e5-43be-8712-335fd6b26b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:05.371Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=eaaad4ec-246e-46e9-8cbb-5e45369f42f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:15.397Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=09f3018a-3129-4ad2-8297-179df93a9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:15.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:25.414Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8237fc77-9933-4343-9c28-f9750f0a7c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:53:32.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:53:32.588Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:53:32.588Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:53:32.588Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:53:32.589Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:53:32.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:53:32.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:53:32.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:53:32.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:35.428Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7aa390c8-c457-4005-ac5c-70fdceb35665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:45.461Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=289caff5-91e1-4cfb-a155-2c2ceb74cd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:55.477Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3d8eec59-3286-484b-a349-7ed044b7a6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:05.496Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=336ca949-c143-435d-af24-64d8eea23310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:15.531Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d33d351c-b3ab-495d-aabe-ab1ae39e1b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:25.546Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fc67bbbf-35b1-47a1-bfb2-7a4b5e205369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:35.558Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6898da06-e0ca-4895-8ee3-ab203a736d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:45.576Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8a55d8e3-0e84-413f-ba33-7a5349f4f26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:45.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:55.599Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ea8b4b79-4040-4006-abf8-1cd845299602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:05.613Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c1398411-047e-4495-b8ff-3c7f846cfcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:15.627Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=64bd2312-b063-4c4d-91dd-4e3355a0a992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:25.644Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c5b09592-3914-4147-8598-9d897fbf5305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:25.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:35.657Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e309fea9-1dbd-41a1-9c03-f73e422aaefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:45.675Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2ae3089e-c90f-42ec-a31e-01a9a2bcde2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:55.697Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5b5661ed-80c2-4372-aca3-7bdba7c3a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:05.714Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0cb0fad3-2a6a-40f6-af52-23f37f3f4fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:05.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:15.736Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=57d8d0c9-a1e2-4fc3-8c64-bb8c344ceb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:25.752Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4cf0a042-4a8d-4cbd-ba8e-e199822d73d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:25.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:35.769Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=57dcdaae-574b-400b-b06e-fa42d40eec98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:45.802Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=81032601-dfb4-42e4-afc1-a81974c32723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:55.817Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f9f2ad05-eda2-404f-afca-380bc2950612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:05.835Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7fc7e48d-2f1b-46b2-90ec-8e8813c6496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:15.851Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e8295ab9-3eb2-470f-82a9-70937d51a9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:15.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:25.883Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=561e7c2b-cf2b-4378-a0e7-2a46de0259be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:35.899Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=05b18480-6d08-4942-81d1-24e10ff274ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:45.914Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d0539d78-a6a1-4e1a-bd8e-eb763aa39dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:55.928Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5d67998d-b288-436c-bc66-b6d255038d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:05.944Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d0071584-4d11-4a8d-bc8f-ccbcb40d865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:15.957Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a9f34507-39e0-48b8-b814-641130026fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:25.977Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0267151f-7de1-46bd-8868-81b1edbde970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:25.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:58:32.769Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:58:32.769Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:58:32.769Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:58:32.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:58:32.770Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:58:32.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:58:32.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:58:32.778Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-11T23:58:32.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:35.995Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f976e747-eae1-4375-8aa4-be7baf03b1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:46.016Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b6df64ad-ba51-4eac-8e51-a664b0b8aead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:56.030Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9c6a50b4-121e-446f-bb21-6d76ff9ffc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:06.049Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4f18f97e-272a-4d1b-b0b8-c4a25e4a9572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:16.091Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f12f7479-2183-4381-beee-dfd733374ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:26.114Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=099dce10-49d7-4fef-8e93-7c0b1af777a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:36.128Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=baaac305-c127-4c31-b51d-1940f86ce534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:46.141Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e9a4a3a-bb8f-4435-bfdc-f07f1263ab79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:56.161Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3bc84be1-d068-491b-a87e-d8ba065ef6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:56.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:06.177Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5588066e-bce3-4aeb-a5e3-02eac9fb3bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:16.209Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=79345edc-b932-4562-aa3d-b13f60f19e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:26.225Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a682dec1-dd97-4b40-b696-8b1336ecca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:36.255Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=05cac5b5-bac3-4af8-97d8-714d8919b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:46.270Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=92073acc-5493-42ba-ac1d-79052dbe2bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:56.289Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f5e0cd00-8269-4f36-a168-9028f3209781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:06.304Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c8a269c5-4c15-4693-857f-4493417ed453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:16.318Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=911b96ef-f864-4939-9221-5db1efb48ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:26.331Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=59a1b22e-8e4d-480c-b78e-e7113b4aefcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:36.346Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d2c8c34c-1145-4045-8f9a-8ecdfee5e576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:46.360Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=12a4d47c-92bf-4746-ad61-e9afb34d3eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:46.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:56.381Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0cb17b44-c9a9-4c26-a444-d28190b2b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:01:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:06.398Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=edcddbb8-60dc-4bdf-9c16-1972031b2099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:16.410Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a142019e-6b01-42de-a644-ef8a5ecb26b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:16.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:26.427Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d5c3caa3-c6db-4771-8922-08648afe5259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:36.459Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0ab00794-5948-4994-8b70-105228e1da0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:46.475Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a47022c2-8788-47cc-865d-f322244492fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:56.489Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f4633408-fbc8-43dd-8962-6054d80c0d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:02:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:06.503Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=788b270a-bf9e-48ac-9e77-903f4623d4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:16.520Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=943d4084-15b4-4594-b09a-691d09d41034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:26.534Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f711fa96-e9b9-45af-b03c-5b690fc8c328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:03:32.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:03:32.597Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:03:32.597Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:03:32.597Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:03:32.597Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:03:32.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:03:32.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:03:32.604Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:03:32.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:36.549Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1c3e2e00-8e72-43ed-be2a-e6b9a52b08a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:46.577Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=872ed2ef-0b49-460d-a8a4-975bfd42d0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:56.596Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cf31af38-7581-4844-a878-45b915795509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:03:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:06.613Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7b30b31c-8f69-41f7-90a2-944056c7a62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:16.627Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c41992eb-7798-447e-a2a5-1d5ef4564c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:26.642Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1c64fbfc-740d-44dd-88ec-0727f6b868a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:36.658Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8080a7ab-309a-41f4-b935-e80b8780be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:46.672Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3ddf1ac1-4fe7-4138-acea-aeed92dfde6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:56.683Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0ddf6777-7652-4c1f-9806-ac1030d2bedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:04:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:06.709Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c9f84b80-9ac5-43ac-894b-405697f26540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:16.725Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6fe412eb-75eb-43d7-b39f-b38fcc2eb53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:26.744Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b48c1def-8fec-42f5-bbaa-c48d75d801b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:36.761Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2a2dac21-d453-495d-b650-76ec9e96e880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:46.780Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=88c089b4-c315-47cd-84a3-7b81a3caf040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:56.797Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6afcd4ca-313a-4150-a8dd-bacee283335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:05:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:06.810Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bb1bfeeb-2610-4f43-804b-469771097da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:06.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:16.823Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cce272a9-018b-439f-9a2b-35deded5bdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:26.840Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ab517650-5b42-47d0-9c72-5e46e96b9849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:26.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:36.860Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6b4a9806-026f-4740-b83c-f0fbba8dcece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:46.880Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=32a72d0b-f60b-4c92-b1c5-3a4feee0971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:56.894Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=14e6f1bd-e873-4a2d-9f42-d7502e13c88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:06:56.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:06.907Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=30b11474-f795-44d1-b5d4-59f3ad666093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:16.925Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=eb6f6ac1-0b5e-4743-af63-7ad338f5bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:26.944Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6291bff1-0d90-4cfc-a11a-ee9d61f28eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:36.957Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fad55e65-9465-41d6-b9e2-687628fdd4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:36.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:46.978Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a531f98c-e84c-4a75-ad0c-df13a5a02d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:56.998Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c662314c-d15e-43ef-a204-bc8a72f90712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:07:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:07.016Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6b43f5e2-05ac-4347-bd2c-07e062c97258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:17.027Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e5d7a20f-9a81-4432-b108-47345e16b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:27.040Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=42e954bf-db57-4984-9d32-84f15abe7fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:08:32.702Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:08:32.703Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:08:32.703Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:08:32.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:08:32.705Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:08:32.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:08:32.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:08:32.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:08:32.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:37.055Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2fc5b4eb-1975-4db6-9f43-eb17ed85557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:47.067Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=dd25f4d1-9fbb-45c7-9e18-cc8444a43825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:57.084Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cd465199-b520-4422-92ce-835fc5869de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:08:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:07.097Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b121e9b3-08c1-4f19-895a-a8e826bc6e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:17.112Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b7467539-f79c-4ae8-bcec-a6c331505cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:17.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:27.130Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c4e4605d-d6f6-4770-bd2e-2b66b9055371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:37.149Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3a0e3a8b-64f4-4bef-8351-e4e24ee156c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:47.166Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=97c66d9e-ecc2-4cf7-b6ff-89f197e326ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:57.183Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=90b5b009-2687-4b0e-a9b7-b29f3e6774b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:09:57.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:07.198Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=23f15954-b2c0-42b7-bd06-f69c5aca8708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:07.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:17.212Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1145421b-412d-4173-a30c-3f81f85c4cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:27.232Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=755ded2a-b89a-4729-a3d1-1b6853e528d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:37.248Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c1bcf00b-75f1-453c-993c-7d2f64a82057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:37.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:47.264Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1887807a-d31f-4e36-ad3c-b1af7444d3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:57.300Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7a455678-b9a2-4c0c-932e-f015042423b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:10:57.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:07.314Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=58bfa89f-ea28-4461-b4e9-2ee67238f370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:17.327Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fba3beba-d5fe-47a3-8a55-4fbf14b37e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:27.342Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=504f6e8f-531f-4f0e-aa7b-6f5947d790cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:37.359Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5bb21adf-ce89-4814-83fa-8cfc8eea2a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:37.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:47.374Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7f13f322-6450-4882-899e-dc4f300bec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:57.389Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=38469233-b590-478e-9d4f-6ecfc5972a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:11:57.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:07.409Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d87c2099-cc9c-4ca6-987b-020c95f5f605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:17.436Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e340b458-8d6b-4370-ab73-a6b5b5a0a40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:27.476Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c25e40b3-4943-4cfc-9223-41c5116875f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:37.494Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8ca087cc-6455-4275-8c2e-046fe774fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:47.525Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8619aec6-6645-40b3-923e-e299ffe87fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:57.543Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=52fb5624-f71d-496e-a8af-f9cfac422291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:12:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:07.560Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=90f8a1b4-a545-4121-a21e-e53f420c8c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:17.578Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=936de7c2-60fd-4df8-bb70-250bb17b3c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:17.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:27.593Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8cc4297e-ce35-486f-8a74-526d54faf1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:13:32.624Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:13:32.624Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:13:32.624Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:13:32.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:13:32.625Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:13:32.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:13:32.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:13:32.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:13:32.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:37.607Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e8d4844-be49-45c3-b596-9e4e0c57002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:47.628Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7b52ac8f-ad0f-4d36-8a40-ffce593cf78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:47.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:57.643Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b785a024-894a-45ad-a935-eb5a8ebd528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:13:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:07.669Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2a43076a-b5be-4c93-8ecd-8d9b486b222d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:17.692Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6e9b5f1a-865b-44de-a3f9-6a3c7883e127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:27.707Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5c2b860f-a1b1-4f8c-9064-3e7a45a8b0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:37.722Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=94431610-a409-4321-8bdc-c0e7d10019e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:47.736Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=69550230-f753-4a43-b65b-d269ded6a678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:57.750Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3dd602d6-3b10-4c4b-9407-1d25ce49f420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:14:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:07.765Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8467c5ac-fae7-4178-912c-3181d260bde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:17.781Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4b41a284-8a39-49e1-a69f-4ecda1416e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:27.807Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bfb9e870-20a6-4705-9358-c2016b8ba982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:37.828Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cc6944c6-0840-4a36-a423-dce51f24fced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:47.860Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=133f9dcb-b425-4e2e-b242-741052ac167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:57.876Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a087ecc1-4594-4039-a729-6257f0225d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:15:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:07.892Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a8518aa5-3f6a-43c7-846e-a6b4489729b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:17.909Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e1c48b1f-e434-41a6-b6bb-be464b329302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:27.924Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3b5893c8-70e2-4630-97b4-81f262455ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:37.944Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=68ad10a9-308a-4ecc-8398-6f564f9152fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:37.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:47.966Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f391f36c-4455-47e8-a2d5-1a57278da487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:57.981Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d01b264c-63c7-4ab1-8b9b-88e2a0086cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:16:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:07.996Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5c8c0f95-bed9-4b03-9fab-3d1d87e78794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:18.012Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=90bae6e4-53d0-45c0-8c93-64810dcce479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:18.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:28.030Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b2897233-ad67-43c5-aaae-7c00a72eb549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:38.045Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9d0afd4f-4fca-456f-9122-f0f0eaf2bc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:48.059Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=85cf38a2-8c89-4b0e-baf6-c1512b829cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:58.076Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=523305d5-997e-4227-abaa-37216ef124d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:17:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:08.097Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c4059df0-32d3-4737-a264-e47a09100d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:08.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:18.113Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=66b77999-ad06-421f-b5e3-ad1209bdf599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:28.135Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3202b1b3-19b3-48fa-96ce-b14c90030da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:18:32.795Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:18:32.796Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:18:32.796Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:18:32.796Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:18:32.797Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:18:32.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:18:32.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:18:32.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:18:32.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:38.153Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cc6613da-ddcb-4de7-9179-1f5eb58a0b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:38.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:48.185Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=68940167-da3e-43ea-97f0-e4ad1bbfa8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:58.209Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ed24b884-38de-4c18-9859-e9c2f1f49d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:18:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:08.223Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aa70381e-36b9-4aab-bbf3-2d2880ec00b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:18.237Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a60a8d15-2958-4265-a06a-60cb8956fac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:28.253Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fa396d74-a05f-4c24-9596-37c05160c3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:38.267Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bea24315-65d2-4c88-b288-cbc66e4211a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:48.284Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fd060b68-d32d-41d2-a545-4c336b0db31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:58.305Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=34416f1a-ea32-498a-84fc-efa880046809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:19:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:08.328Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4e234a99-d91d-40d5-86e9-330035f551cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:18.345Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=71501d62-5b20-4afd-bfff-29e36de3fecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:28.361Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2b2d0afb-7818-4118-aca4-392a1496e56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:38.376Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=23248d0b-03b0-4808-89ba-766fbf8c53f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:48.395Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3286782b-8ee8-4e68-90f2-c0098d58256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:58.436Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f54a95e4-5074-4025-a9b3-8b1d38acc913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:20:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:08.460Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4b9ba02f-c613-4ad5-b451-89d95cdee903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:18.476Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8a325772-f492-4045-9473-4e4e7505d51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:28.492Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2253b598-274b-4370-aea8-a9f3be871cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:28.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:38.511Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7b327f6e-8393-455a-87f8-207f5687602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:48.529Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e06641fc-3cce-4f17-8195-0ac8ab0b0b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:48.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:58.549Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=755c6c3d-6b3a-4e8d-80f7-39ced8495730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:21:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:08.585Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f2431d1b-d464-49fc-a1e5-f1728a66fcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:18.605Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=26689766-8711-4dac-ac65-ac8315039ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:28.632Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=200baf14-6abf-4483-9a8c-9c2c8ba8c8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:38.644Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1d07cc2b-a325-4bba-914e-b3282bd06b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:38.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:48.672Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=45dda8eb-226e-4607-a202-68e1faaac466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:58.687Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6a0cb887-0f44-4ab0-8ce9-0460ec3efd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:22:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:08.701Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8e2999c4-f004-429a-ad58-404e4fd678b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:18.715Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9249fb35-0f8c-4b35-8e77-c97a8528c6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:18.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:28.728Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c7c0ea74-4959-450e-b379-65b057c40e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:23:32.638Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:23:32.638Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:23:32.638Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:23:32.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:23:32.639Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:23:32.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:23:32.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:23:32.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:23:32.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:38.746Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=335df90a-9769-4eb2-a1eb-ffe32b544353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:48.760Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aa526847-5b9c-4819-8c8d-76954be2211f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:58.774Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d44adeec-60b7-46ab-88a8-69110b7baa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:23:58.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:08.788Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=edd36f1b-b5b5-48f1-9f23-98303a54044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:18.805Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4fc4ba41-e130-4618-850a-2d58d71b255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:28.830Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8c690ad6-45de-4a28-8de7-482cfca8e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:38.856Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b1bd6973-c57c-4058-9b30-e890ce7977ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:48.876Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=42631fb4-d3eb-4721-8199-c1189c6b61b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:58.891Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e74ad225-b018-4326-af34-03605d6b4222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:24:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:08.904Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=30f5ad76-cb34-46e0-846d-2e5eb8d1c488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:18.935Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=da45899c-e1e9-477d-9915-d8a48b1ddb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:28.948Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ca94fcfc-002b-4a87-8b24-944eebf58f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:38.962Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a8029a17-f661-4e64-8856-d01b45dd388c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:38.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:48.976Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=38c3a271-681f-489a-adf0-ce77bc440dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:58.993Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=443d0b31-be56-48e5-a55a-17550cb2a1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:25:59.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:09.007Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=23e5bdf5-39d9-4362-9bda-5c6b49128db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:19.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5f00014f-5a9f-4cca-8442-6cb631a4f5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:29.035Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d88f2b11-e4be-4eca-97f6-523ae30ae331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:39.049Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=651c4172-2ba7-4fc9-962e-fa8264abb0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:39.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:49.062Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=30f77e22-5264-45d9-8230-e9a588d893e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:59.077Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bf3dbf9f-dfd3-417f-b706-e7a8a2710728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:26:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:09.091Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2c1082fd-5ef4-42b6-87ef-330807d3623b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:19.105Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5f85531e-c497-46a7-b0cf-33d5693434db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:19.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:29.125Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=578c8cbc-3fa7-49e0-99b6-a8db26a2c8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:39.143Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=19a9da49-31f7-43d6-8ad3-b8096c2af5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:39.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:49.160Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d1f67c8d-24cd-403c-a9f6-e107e37c6afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:49.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:59.193Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bef7e6da-bbe0-42f7-9c25-932e71dd2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:27:59.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:09.213Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3bceb537-00c6-4cbe-b570-92f22a0c7cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:19.233Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cddd24b4-997f-4375-9879-4c0945d5ceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:29.250Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=585018e9-6474-49e5-bae1-56a1e07c5d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:28:32.675Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:28:32.675Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:28:32.676Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:28:32.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:28:32.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 |2023-01-12T00:28:32.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:28:32.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:28:32.683Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:28:32.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:39.269Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=26141f25-329a-4c5d-a61f-4b56b3113c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:49.284Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=07c9b0ec-956c-486b-8fcb-3b65437cbd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:59.305Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f9a6b7fa-59e5-403e-a84a-e2892d69bbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:28:59.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:09.322Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6a63d002-a3b8-4e55-8e45-9cfae9bdc126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:19.337Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0d39f2e3-4015-45da-8428-aaa22307971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:19.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:29.351Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=511b6412-735f-4b6a-9cdd-d226d1d2df4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:39.366Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b747dde9-a789-4650-be36-9b4a5ba5dc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:49.384Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d1d265f3-5802-428b-8d2c-7090a8593bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:59.400Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b94c5017-7a73-42cf-873d-57a372b43825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:29:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:09.417Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=977b0892-1534-492d-b9ed-e8631b5e17ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:19.432Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=65d741ba-ed7e-4def-912e-1b42ce26bf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:29.446Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=03de8beb-c77f-4f8c-bc24-56a6ed30c4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:29.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:39.470Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d3dd03c0-5cd1-4b6f-a700-30e24effd726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:49.487Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6ca2488d-32e2-4700-b096-4ca0bfc9afb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:59.503Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=afa1231a-afd7-4d4d-8999-3e768a863db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:30:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:09.517Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=311910b7-e3be-4abc-a0c6-0f124a4ea9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:09.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:19.530Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=074c37f0-da9c-405f-aa63-2fbd96397d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:29.546Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=17f85c5a-02ed-4835-93b1-9a8b0be87b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:29.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:39.561Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=522aca3b-484e-48c4-aa75-daff8fdf25a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:39.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:49.575Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aa03af50-2ae7-46e6-b874-04d9d044d841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:59.593Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=14740883-ab53-418c-8440-eaef3073ae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:31:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:09.606Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6ce5c190-b7fa-4f10-8690-0ba2d3201c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:19.619Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=88c7d0b0-2cd9-424f-9707-007fea256ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:29.633Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8f2cd1b5-9ede-47fa-8228-5a6ccf809117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:39.647Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e9ba2f98-3b85-4bb5-906b-972cbbf2e56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:49.660Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2fbb706f-e445-4eb1-8621-31cf33b50270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:59.676Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6d7a66e2-d751-4ec0-a871-39d9884a2abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:32:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:09.689Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cde55817-f469-4b54-9d3d-a0b7e56959af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:09.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:19.705Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4fe34c88-d06d-47bd-9683-4e6589233da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:29.725Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e8a0bf41-88b4-4168-a5d3-6b4b6259d2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:29.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:33:32.690Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:33:32.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 |2023-01-12T00:33:32.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 |2023-01-12T00:33:32.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 |2023-01-12T00:33:32.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 |2023-01-12T00:33:32.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:33:32.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:33:32.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 |2023-01-12T00:33:32.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:39.742Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5cdb1204-0082-44bd-83eb-bf0665651117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:49.757Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c2821e0e-bfec-4507-b1e1-bab73a67dead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:59.773Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e3ac5b28-3de6-421c-83a2-715782d51ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:33:59.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:09.797Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=28560b05-747d-49e6-997a-07c7e8933223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:19.813Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ab96dc8a-9976-4152-a8c1-17aaa5b6ddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:29.829Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=615a975e-351f-4da6-b61a-1141dc68b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:39.843Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3f854f2e-a008-4b09-ba5e-bd38bae4c651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:39.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:49.855Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b0eb2493-2eda-4eff-9c08-75729fd4b356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:59.869Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=565b18d4-3054-4c0f-8ccc-8b4f6506038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:34:59.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:09.886Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2d9d5ee5-3705-40b1-8ba4-4410d3c3933d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:19.898Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=067b1501-30b9-4da6-a952-880b201d4fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:29.911Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8f0cc526-4142-47fa-9a1e-b27da11e1eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:29.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:39.925Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bd774994-66a3-4253-b0d8-52c8a051b802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:49.939Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9a222dda-abcc-487e-bc97-0ee1b8235d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:59.953Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=56e5be27-1411-4568-8ba3-74fbcefba36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:35:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:09.966Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4dd3f3fb-e5b4-4873-8815-8af67088f0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:19.992Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4109e8e9-c4d3-498d-95ea-e14a2bedf3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:30.006Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cdd7b531-508e-4941-ab2c-5d592913d20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:40.019Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9567566c-3079-446f-adcf-8188b6caf767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:50.033Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=244f2608-fff0-444b-b0b0-9585c1057e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:36:50.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:00.048Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7a75921e-a8a9-4431-8f76-76eb3b87af91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:10.061Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=857840bf-1dde-4455-b61d-14985ba40fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:20.077Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9956c4b9-4c86-4618-b1e1-23db152b25a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:30.105Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d859e400-ae32-49d4-9fdb-bae60d9beb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:40.119Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4bbdd6d9-39dc-4192-8c09-f813341aab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:50.134Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ceeaa519-8c5a-4fdd-ab03-0721cd463d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:37:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:00.155Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cdfc10b7-981b-4818-adf9-8096f4f78db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:00.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:10.176Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cd8f00a8-22e5-4a52-93f8-14f352f7679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:10.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:20.189Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a18bfedb-a15d-4c89-9830-fdc7a5ec0c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:30.201Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=eed9be86-41a1-4dc4-8d67-f4850a843083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:38:32.703Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:38:32.704Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:38:32.704Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:38:32.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:38:32.705Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:38:32.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:38:32.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:38:32.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:38:32.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:40.231Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fc91e68b-ae8c-4933-9d52-5817347d5b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:50.242Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=58150303-466f-4ef6-922c-3cc9d68e3a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:38:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:00.265Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3c218ba8-736a-40cb-8af3-496f14213fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:00.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:10.281Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ef28bf2c-47d3-4337-8190-941b0d73fc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:20.296Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=57b5c482-d80e-44ba-910c-3610cb7e8487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:30.316Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7f54e340-a3b4-4af7-a051-e37b3b1283b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:40.348Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=31b648bf-c468-4e57-b619-fdfbbf69951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:50.373Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5196ffb9-3362-47bf-ae13-cf04eea9d2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:39:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:00.393Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=60d5c8e7-5e2e-4566-81a5-a7f67884e1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:00.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:10.405Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b80e0e48-84a7-4a63-ae57-393b470e81de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:20.419Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=83933802-3275-410b-8e3a-c2c38793680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:30.433Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a7d8195c-df41-4921-9a47-a5d513eaacff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:40.451Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c4436c08-60c2-4848-9dd7-bef3e4830215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:50.478Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0a10abf8-4df5-40bc-91ac-57f13523a1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:40:50.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:00.496Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5fd6d3cd-7aa0-4f72-8ef9-764904448174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:10.517Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=dd5a681a-7b4e-4509-b338-70c9be5c0fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:20.535Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=da8cfdd6-bec8-43e8-8635-538944e97d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:30.551Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=94221aa4-316c-4230-a87f-81a6fc9967bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:30.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:40.569Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ea06319f-9e80-442b-82a4-f3370c4b7bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:40.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:50.585Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=05d8bfbb-650d-468f-a81d-729976e4a31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:41:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:00.614Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=379556ce-545f-4150-8b40-eb02764c1235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:10.637Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=78caa77f-37bc-4189-8af6-26bf0568e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:20.653Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=285586b4-3e8a-433b-a1a5-089a0344f4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:30.681Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5a1fa79d-6b29-474b-8fed-9acdaace4964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:40.710Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=910a4a10-404d-42bc-b799-ca0b890768fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:50.730Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=38c819c6-691c-4323-b248-6fddda81cc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:42:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:00.744Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=121f6d31-0e59-4585-bbe5-c8b0ef2efb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:00.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:10.760Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1849e55b-3ac4-4b33-b225-25a7f9512558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:20.797Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d9968963-e6da-4260-8b30-262b39a8e8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:20.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:30.813Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=824ba23a-a5e2-405f-8899-d3997ba4a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:43:32.724Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:43:32.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 |2023-01-12T00:43:32.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 |2023-01-12T00:43:32.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 |2023-01-12T00:43:32.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 |2023-01-12T00:43:32.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:43:32.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:43:32.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:43:32.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:40.839Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=432c8b83-918f-44b9-940e-a7168fc7bdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:50.853Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=51f7d00b-a0e5-4184-bc26-6534d460d280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:43:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:00.872Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aba3072b-bb4c-4817-8920-e78deb861dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:00.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:10.892Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c091e0d3-1275-4a32-bd03-94f9f3fbfeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:20.908Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=26e17ffc-286e-4ff2-91ed-e61fbb6200c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:30.923Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=76d58528-171a-4601-ae9e-1ea9b8ed6443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:30.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:40.936Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=496c27fd-3e62-405b-89e9-723f5fc743aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:40.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:50.951Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8b9d8210-d7a9-4246-905d-46220822cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:44:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:00.968Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9328d2d1-be5d-4dca-8fe8-6589b791ea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:10.983Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b1045086-11a3-4754-9e67-ea6911f6e30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:21.016Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=dcb96e65-81e1-48d4-827b-486c4e564810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:31.038Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a0d9dc5b-e223-4825-9831-d1d6a8b425b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:31.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:41.131Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fbf5787e-a78f-40e0-85a6-72fd6d0ef178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:41.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:51.153Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fefb52ff-7423-4ad4-9bd3-3347b5ec951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:45:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:01.166Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=51a703be-1148-472c-aba2-e4670459c314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:11.179Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ae66517c-8c82-4003-a2d7-b99c8e6d8d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:21.192Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7de878c9-d014-4bfb-b8f4-f0d979d09404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:31.208Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0673c7c4-669b-436a-a7e5-6f7784af24d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:41.230Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=77850e69-ea29-4083-b272-9ed6fd4bbe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:51.243Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5ed06fee-76f4-4f57-9aa8-ab5a7a8040f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:46:51.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:01.258Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d4f06ec6-3bec-4931-8e79-810ed753f65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:01.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:11.271Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3cd50a11-5322-43ca-b61c-a82f7aff4e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:21.284Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2902bb59-81a8-4eb9-ade8-a1cea8434427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:31.305Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0b5648e0-e8df-4ac8-ada5-e860c1be3050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:31.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:41.319Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=42aa5bca-282a-430e-81a9-d91a3a0e9cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:51.332Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=69cfc60d-a98f-4cd4-aa97-72bb2e94b0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:47:51.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:01.344Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=817f7756-ef45-4d62-9461-389cc3568495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:11.357Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b3e8d2de-7c6e-48a2-9b7f-67df6affce6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:21.369Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=95fcd12f-dfa0-433a-9fa4-d65a7b642c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:31.384Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=dc6600fa-8ea9-4b76-b968-c831f6c70603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:31.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:48:32.695Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:48:32.696Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:48:32.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 |2023-01-12T00:48:32.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 |2023-01-12T00:48:32.697Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:48:32.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:48:32.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:48:32.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:48:32.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:41.399Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8b3a89c8-5e7d-4c5a-9ebf-05423202839f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:41.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:51.424Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1f638879-ed71-48d2-a76d-759c25d3a58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:48:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:01.446Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=28f4385f-b2af-45f9-a93b-be6ee6ca81ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:01.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:11.459Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5a1cfff1-feaf-4b23-9b6f-82e888c9f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:21.481Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=561f0289-d3dc-4102-a14c-741296dd0772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:21.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:31.493Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9a963100-4f96-4174-acc0-3fb58e866fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:41.505Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=59170bc9-30c6-4dc9-b9db-9ea1e207edcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:51.518Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5f94fd81-0448-4c0e-a7d4-f684288cc159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:49:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:01.534Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a58bb859-68f8-45da-8fc1-e4aea5095a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:11.566Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9aeac7ee-3caf-40be-8085-51398bf5b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:21.582Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=697aeec9-7872-46c2-8724-cbcd560dfdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:31.596Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9c8984e1-75e5-46ee-9e6a-8e6590ebaaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:41.614Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=11e969d6-befa-4afc-a084-73dea1efa633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:41.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:51.626Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f1763877-f4dd-4f09-9413-529bace2a1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:50:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:01.642Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=00b220e9-ec5c-4378-80de-c7fbcbdc6e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:01.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:11.656Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e71ab582-785b-4477-98e1-78a2057a8a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:21.685Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=70072986-a3e4-4720-bb86-178b360dcedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:31.706Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c4d19606-1379-4248-893f-b03b1611d0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:31.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:41.723Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d80e1fbb-f263-41e7-851e-8fe30ccd4929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:51.745Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bc457bc5-6818-4b76-9a3c-dc4fad7f276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:51:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:01.759Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e41dbcee-483f-448b-ae78-7658510958a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:11.774Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c33450e9-7b48-4d48-bcee-f25b2b282222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:21.803Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=32e9ac8f-d68e-41d6-948e-141e6d3d0b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:21.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:31.817Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e2990b37-4d01-4556-9680-dbe7ce025dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:31.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:41.830Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b4d45c5e-0772-4454-8170-ccf636c76aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:51.844Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f04602e8-792a-4434-bf0a-c07a2fe1f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:52:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:01.863Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aceca201-dc6f-40f8-9710-a2f8021a51c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:11.876Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=55a27d80-3f30-44b1-bfea-eef6f0be40a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:21.890Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=03dc5efe-d48f-49e5-80e9-19a475c55335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:21.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:31.908Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=959cde7f-0bbd-455b-ad1b-6b40450474b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:53:32.658Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:53:32.659Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:53:32.659Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:53:32.659Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:53:32.659Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:53:32.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:53:32.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:53:32.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:53:32.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:41.928Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bf3fb999-7b8e-4a88-a531-e50438601e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:41.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:51.945Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=815ff009-98e5-4843-a484-ce410e319973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:53:51.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:01.960Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=69129ae0-9c93-49f7-b20f-ec058b141eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:11.973Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b0947f85-3129-4cae-923e-6b4d6047c855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:21.988Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0434eb7c-78a7-4acf-998a-fe61695605df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:32.005Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=90d884ad-368a-4ee2-9592-e4d1c5dd62ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:42.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9968b717-ea74-4500-b3bd-a0ef4fb6fa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:42.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:52.037Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=15e6cce1-212a-4720-97c8-e1e33d42a700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:54:52.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:02.050Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=62715c61-bf8e-4618-95fb-9dfb120f11c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:12.064Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=55b5869d-2c8e-4ee6-88c7-83f1dcf82e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:22.099Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=79243cff-071a-40da-a3b4-b692d120b2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:32.111Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0d55bde9-07d3-40f9-8c45-62f5971e7d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:42.125Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=14956283-745b-41f5-be8e-c26aa8ad009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:52.139Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fa7ec56f-1402-4d16-86ef-ef7c1eb77d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:55:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:02.154Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=24f154dd-a01d-4d60-ab9f-c0243a2201c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:12.170Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6ba7dd3c-b673-40a1-a001-1d9f9b92959c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:22.183Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=068de969-7d4f-44b2-8ac0-93d962d586e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:32.202Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9c039b15-4bf3-4e0b-9e65-dde72272b66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:42.231Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=29e35d37-2a2e-4c17-9594-71d63dc388b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:52.252Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c02a0534-b6e3-4225-a70b-eab3424e08e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:56:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:02.270Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=efdc5fef-2063-41e3-80fc-5a5f653e0472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:12.284Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=35847518-f032-4f84-ba11-b55d7fc1c07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:22.305Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fecda0a4-b0ef-45c2-b059-8eaf922bdaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:32.320Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ad186cfb-71d1-445c-bc50-30f1fcec2066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:42.336Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=654b10a6-a064-4709-8365-fcc05128bce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:52.355Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=38aa22b4-0c9b-4430-abbd-1300b8e6360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:57:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:02.385Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=748a8602-eb4a-4628-8278-9b1a7c4600e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:12.398Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=dc7eb37d-c766-44a0-9c62-154720f63f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:12.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:22.420Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=63dd7063-c417-48ba-963a-7dc495ba5f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:32.441Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0091a4e6-bc42-4ee0-9ba4-2f88f583278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T00:58:32.758Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:58:32.758Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T00:58:32.759Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T00:58:32.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:58:32.759Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:58:32.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T00:58:32.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T00:58:32.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T00:58:32.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:42.458Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=366d7d58-5c75-403d-8a2d-3195f16a7962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:52.477Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f40a7c22-a03c-4515-b25b-ce82fa3820ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:58:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:02.491Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4bba1c8e-e471-4ddb-8656-ef0562ad1012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:02.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:12.507Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4f178d76-eb0d-44a3-a44e-1f645a69a9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:22.520Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=39ad3fb1-4894-49f0-a771-dd25df05c32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:22.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:32.534Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=334aaf7f-a927-4b61-b7c0-045d652a3d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:42.561Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=50a94d6f-a264-49f1-b63c-5d23538448bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:42.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:52.588Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6a5a46b2-36b6-4a30-a1be-06239673ec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:59:52.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:02.602Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=082fffe5-f41c-49c2-bc87-da4fc9999320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:02.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:12.629Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9349355a-7a94-40b3-83e6-49a491bbc0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:22.649Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4723d164-4979-412e-8b52-5932a2cc1603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:32.664Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5650c1fa-5e69-4aeb-b058-5b203d98999f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:42.679Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9dc259f9-67b1-4165-be65-f3d4b9fa6eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:52.696Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=78eb974a-3677-475f-89ad-e7221708a6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:00:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:02.708Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=49bbcc8a-f294-4012-9460-23a3b73cefa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:02.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:12.720Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=29ea3566-905c-44f8-8fe8-030617dc311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:22.736Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6a90217f-1102-4699-b9d4-5fd9a94f5724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:32.755Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=93036be6-a07a-4080-a63b-804d09a30eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:42.768Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=80fe8008-8036-4620-871c-84b1b97ba60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:52.788Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cdad3a51-937f-4cb7-8cff-db1d50ff60df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:01:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:02.802Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aae4273b-a59b-47f5-a351-7e46aea2f115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:12.815Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9db16388-5cbc-4962-ae5a-500f261422b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-12T01:02:18.838Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=I1NYx4q2VZJyrsTnJvB6, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:19.559Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:29.560Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bf87e885-d026-47f8-8be6-ad0b32bf0e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:49.140Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fa280c3e-3fff-41b6-9729-83c22e90cb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:02:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:03:08.714Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=354f6103-b11a-40f7-912c-ed938b16bbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:03:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:03:28.321Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=441286c6-67ad-40f2-998d-907d7664dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T01:03:32.582Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:03:32.582Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:03:32.582Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T01:03:32.582Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:03:32.583Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:03:32.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:03:32.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T01:03:32.587Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T01:03:32.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:03:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:03:47.871Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=adcaff0b-9d69-4f4d-8d74-5ad87aa15bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:03:57.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:04:07.473Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0fac41e5-74c6-405b-8bba-505359b601c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:04:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:04:27.056Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9f67f635-aabe-4a16-adbc-a12b02857f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:04:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:04:46.611Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b17d3491-ba1f-4f50-a88d-dd972634b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:04:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:05:06.171Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f0ce4b6e-0b43-494a-860f-c617433c7be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:05:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:05:25.722Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=dfea26e8-5467-4628-91fb-9b45aaa6c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:05:35.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:05:45.282Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=83d49d64-6821-4d3e-b49c-e83499d5c4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:05:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:06:04.839Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=66c6cca5-a363-44c9-a7c6-f034feb529d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:06:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:06:24.406Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ba93315c-50c6-4f1e-b96b-d78fb4f3dc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:06:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:06:43.969Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5c676e4f-b7d5-4a5a-a2ae-44f8264576d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:06:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:07:03.527Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4cb39d39-eb7d-4abe-9081-9ed1348e9eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:07:13.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:07:23.082Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bccc0580-e22c-4535-bf47-7edd4ab3b08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:07:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:07:42.662Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e91abc12-0806-4af7-8bdc-28f0b70fa385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:07:52.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:02.261Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3c98eb28-8720-483f-958a-8f95ba630df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:21.849Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1895d8ac-3789-4887-9fc4-40def0e68253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-12T01:08:26.571Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=8Yaqf7H4m1RkwcMbMrdr, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:26.594Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:26.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T01:08:32.878Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:08:32.879Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:08:32.879Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T01:08:32.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:08:32.880Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:08:32.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:08:32.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T01:08:32.886Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T01:08:32.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:36.596Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9f0c5da8-8f55-4ea5-83da-020074fa9273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:37.384Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:47.379Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=03db7309-ecc3-40d6-b737-f753f45e81b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:08:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:09:06.994Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=279a8444-21f2-4c91-8888-dd5bee5b648e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:09:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:09:26.551Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b1b86921-69fc-45d5-afe4-961e43b37bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:09:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:09:46.114Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fd4d62ae-5c26-4d64-9c41-828f227e4bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:09:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:10:05.691Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=548832cd-8154-4f56-83a6-b054af5b742c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:10:15.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:10:25.274Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0902f269-0527-40a1-946a-c96abd5a954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:10:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:10:44.827Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fa0e7fe0-f7c6-41cf-9c58-fa26ab983b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:10:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:11:04.400Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fa2d2ebe-3cf0-4607-9d41-baa5cad07c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:11:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:11:23.951Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=96c941b7-38e4-4724-99e8-e5a9533d6f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:11:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:11:43.504Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=da0a14d8-484e-4ce8-9b64-9f483c9a1e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:11:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:12:03.076Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9b04b65e-8036-4ceb-9450-32a2f696d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:12:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:12:22.700Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=167188b9-5e4b-4f0b-9d4e-04c0ecf2352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:12:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:12:42.256Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7ecb4a67-d5d5-4f0e-838f-3f4ae5acdb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:12:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:13:01.830Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1f66ea41-d87e-4bb0-a946-face78d7d534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:13:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:13:21.388Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a7a97d23-671a-4c8d-86b0-86cebc7aac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:13:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T01:13:32.652Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:13:32.652Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:13:32.652Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T01:13:32.652Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:13:32.653Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:13:32.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:13:32.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T01:13:32.657Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T01:13:32.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:13:40.944Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bceb5393-1f75-4f55-97e4-01786d1b3164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:13:50.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:14:00.512Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=617a48bd-155e-400d-91a4-8eadc513d2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:14:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:14:20.091Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5ee216d5-ccf4-4b0d-b685-12c1763f11c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:14:29.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:14:39.701Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b675c680-5097-4046-ba39-33c7717352d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:14:40.445Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:14:50.446Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=abd50253-784c-41ae-bf5c-bc145fa11703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:15:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:15:10.013Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=56bc460d-2489-4d99-96da-f4c232ea0f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:15:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:15:29.572Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=493bf792-2112-4117-9f48-927ccadad1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:15:39.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:15:49.134Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=55f6868a-004a-481e-ae1f-38cea6d0a879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:15:58.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:16:08.715Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=46745954-b9c2-4a9a-a4cc-02789a7f2db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:16:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:16:28.312Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=54330af3-8ea8-43f1-88e7-950ae0f49ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:16:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:16:47.880Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2cc8bba2-2648-48ad-85cc-bc4dd39f9839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:16:57.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:17:07.457Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=46425a62-033e-4dd2-82ea-2aac1ae0d2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:17:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:17:27.023Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=890bd737-4acc-4bba-96af-5d8075c9a845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:17:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:17:46.590Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cd9d1738-2510-48be-a5e3-0f1e4724333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:17:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:18:06.168Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=39d3da7f-700c-462b-a59a-2382d31cf866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:18:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:18:25.762Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=db87e845-7ee2-426d-87a4-4f2a7c99c8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T01:18:32.719Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:18:32.719Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:18:32.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 |2023-01-12T01:18:32.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 |2023-01-12T01:18:32.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 |2023-01-12T01:18:32.726Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:18:32.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T01:18:32.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 |2023-01-12T01:18:32.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:18:35.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:18:45.336Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1b972c6c-7e74-48aa-b318-818a71cbbe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:18:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:19:04.895Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2541cb8c-3d81-4dc2-80ee-372f853437f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:19:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:19:24.457Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=01274cc8-6713-405c-9b9e-f4cd8d0b9d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:19:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:19:44.014Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b29fb333-8ea3-402f-a062-777ad50bc4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:19:53.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:20:03.586Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7242b4e8-aa04-4199-ab01-829b41603ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:20:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:20:23.156Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=090af179-9f37-42c9-9f88-0ee3a97f96b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:20:32.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:20:42.737Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=75bba74a-c135-448d-b73a-7a647d6168ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:20:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:21:02.298Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a6893b72-ea71-4fc7-80d1-36c5f4d66130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:21:11.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:21:21.853Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=01bada96-1943-4522-addd-e312475bc9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:21:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:21:41.407Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=261ea310-e245-4ac6-8217-5eb38b6f9d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:21:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:22:00.962Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e1102404-162c-4cd3-90d0-27683166b60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:22:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:22:20.525Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ba464d8f-e7b6-46bc-8e9c-e9055a6574b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:22:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:22:40.107Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a16962a4-f70f-4f6b-a7f5-e97789d6f32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:22:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:22:59.683Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aeae2ffc-6134-4b8d-9c7f-ccbfcae032c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:23:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:23:19.245Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ee6ed7c1-f6e6-4ad6-ac3c-f16de347b8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:23:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T01:23:32.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:23:32.589Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:23:32.589Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T01:23:32.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:23:32.590Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:23:32.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:23:32.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T01:23:32.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T01:23:32.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:23:38.833Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8d922ef6-7117-46e7-a6df-8c8dcefe221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:23:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:23:58.417Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cc5b0119-c48d-4c8f-a167-fdc9217ec98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:24:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:24:17.995Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=43fe4b67-4bd6-4f84-8cfe-d058339ac1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:24:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:24:37.581Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a21ba98d-ba74-403d-9658-7f3441a97314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:24:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:24:57.157Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=58bba2a2-7b1d-4c83-abf0-e804bf5e3524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:25:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:25:16.725Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1e0a61c8-7929-4a39-bcd7-a94874f6ea32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:25:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:25:36.283Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=34391ff9-c1e0-4fef-b6d1-d717ad0009c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:25:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:25:55.832Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c7fbb7a6-a3b8-41b2-bfab-289739e11513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:26:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:26:15.440Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0e37dc6b-d42f-4b46-90f2-ad607b23de02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:26:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:26:35.005Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9049552a-8ac1-4afd-8f64-a34f8bf5b4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:26:44.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:26:54.575Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=95f54b83-bc0d-41cb-b27d-839e80abdd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:27:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:27:14.140Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d0351d92-39f9-46a3-a6cc-86b8040c174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:27:23.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:27:33.771Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0a893c7a-74f3-49b9-a6df-3975c458e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:27:43.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:27:53.335Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f11b5b7d-b026-4ff3-878a-8bbc00f09b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:28:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:28:12.892Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a2a56283-a308-4dd3-99d7-e5b1db010a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:28:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:28:32.452Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cb615f20-f50c-4af1-b0e9-01e55553aa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T01:28:32.646Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:28:32.646Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:28:32.646Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T01:28:32.646Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:28:32.647Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:28:32.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:28:32.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T01:28:32.653Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T01:28:32.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:28:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:28:52.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0fb45b87-9592-4c9e-a657-b9134ba0f9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:29:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:29:11.596Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=754b274b-3123-4c64-aa7b-0153fac3663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:29:21.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:29:31.156Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=45143b67-bfcf-452e-bb86-cf0f563b3e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:29:40.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:29:50.730Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=543f3e9a-3f2d-4ec7-bbe3-daaea7453789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:30:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:30:10.309Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9dbf7962-89dc-44ad-abe5-d8dc1421a909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:30:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:30:29.870Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f1d1677e-dda2-451d-9dd8-16424eb057e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:30:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:30:49.426Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6d6e14a5-6da8-4e20-8eee-aadbcf4bbb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:30:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:31:09.004Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6fe28d06-8f64-4722-be0f-402e64283e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:31:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:31:28.560Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=59cb739e-bd5b-46dc-963c-313afa9a4afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:31:38.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:31:48.113Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6364d678-97b1-4c44-a7b0-13d9d86ae89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:31:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:32:07.761Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1b85aec4-fe0f-4504-a52a-465efb7ed69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:32:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:32:27.341Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=21c3ea0a-ddd8-4731-aafb-5e3cfe8624dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:32:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:32:46.908Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1414ec26-f6d6-462b-95ad-d355901b4278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:32:56.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:33:06.462Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=472fd178-99a4-4adf-bfba-b215aaf74628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:33:16.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T01:33:26.036Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cd2fa71d-0d29-4921-b803-ca36de551435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T01:33:32.696Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:33:32.697Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-12T01:33:32.697Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T01:33:32.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:33:32.698Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:33:32.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T01:33:32.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T01:33:32.703Z |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_publi