. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:08:25.126Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:08:25.145Z |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-02-09T00:08:25.145Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-09T00:08:25.148Z |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-02-09T00:08:25.717Z |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-02-09T00:08:25.896Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:08:25.897Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:08:25.898Z |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-02-09T00:08:25.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-09T00:08:26.097Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-09T00:08:26.134Z |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-02-09T00:08:27.967Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-09T00:08:28.730Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-09T00:08:28.762Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-09T00:08:28.762Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-09T00:08:28.939Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-09T00:08:28.946Z |INFO |Root WebApplicationContext: initialization completed in 2810 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-09T00:08:30.316Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-09T00:08:33.492Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-09T00:08:34.388Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-09T00:08:34.817Z |INFO |Started MainApp in 13.005 seconds (JVM running for 14.483) |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-09T00:08:35.016Z |INFO |Start scheduling PRH workflow |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:08:35.038Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c39c155d-af31-47b4-894f-ce8eee937e87 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-09T00:08:35.147Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-09T00:08:35.147Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-09T00:08:35.152Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:08:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:08:46.229Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=01bc0869-f5d2-4f2b-8db1-da92936f11cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:08:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:08:56.402Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=db4a5f8d-bc7d-4d45-bb0d-d256c5eefc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:08:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:06.549Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=97033b71-04fb-435d-bbbd-eb1703a3c7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:06.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:16.805Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1055661b-13bf-4d37-8f34-8e293ba682bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:27.183Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c76b594f-bac8-4718-a59c-0461e983674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:37.259Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=93164973-6e72-4505-80ec-78baad60c753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:47.306Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0a5db258-6edc-40e7-86ee-4ca60dac6c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:57.397Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ddb89340-37a0-4e7d-8f25-2daebaf78c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:09:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:07.452Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a02b8e67-f392-4d4d-b9b5-36ee6238e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:17.548Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d1e1431c-1275-474b-b3f8-87e79df0e591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:27.647Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=105616db-af34-4a47-bd73-77295dfa2bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:27.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:37.746Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c06e71c2-3ceb-40e2-bf0d-fd8a2bf5b81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:47.828Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=95a96543-3217-4039-b141-91d9d0abbf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:47.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:57.931Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0a2b8282-c101-42c2-860b-a0ac9277db2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:10:57.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:07.987Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=62b3f370-a3bd-4a72-8bf0-84adb16ee26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:18.039Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9f117746-68eb-4613-b9a5-125caf3d0f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:28.114Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e2fac489-c353-46f0-99da-8d00099998ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:38.267Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5e699016-e83e-4361-89a6-baa55e917379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:48.357Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a4480793-1c4b-41fa-ba57-e694a380350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:58.440Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=45bd19dd-db48-429f-ba32-f3ee43f11dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:11:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:08.504Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d21a08d0-5731-45be-8d4f-5cd11860922e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:18.551Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3258733e-c98a-48ec-b1da-4315fb61f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:18.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:28.596Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=20ca7fb2-0fb6-47c8-8be5-95b22612f4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:38.637Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cfa03c9d-6f15-4106-885d-ec7592bb67dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:48.704Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=32b6a73d-ee5a-4d01-9f92-8df918e17dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:58.736Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=05af20a0-b3bc-442a-9ca0-24d662ae6682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:12:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:08.843Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=287f8b10-9b95-4f0b-b487-5a43ac173fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:18.871Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cbb7db41-2da6-4fca-9dbf-523c16df8816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:28.920Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=14fabf89-a34f-4be5-9a38-b2750d27a80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:28.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:13:30.900Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:13:30.901Z |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-02-09T00:13:30.901Z |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-02-09T00:13:30.903Z |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-02-09T00:13:30.904Z |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-02-09T00:13:30.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:13:30.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:13:30.925Z |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-02-09T00:13:30.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:38.949Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8d823aa3-e121-4c65-8f05-cf2d92c05332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:48.983Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=091dc7f4-9db0-4a6c-9eee-81a05521c008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:59.034Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4fbb0922-1867-4202-969b-7f8f25c8bd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:13:59.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:09.101Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8ce820fb-d856-4bfb-ae97-82046b3d4e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:19.250Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=569a480d-1c77-4239-8023-eb4084f73150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:29.288Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7e2cec5e-6146-46c8-9c5e-fc26fd9faab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:29.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:39.327Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=80e5967c-4c88-4d36-ba4b-9f0c9dfaee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:49.363Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cf33886f-41d4-4da7-b31e-e16d41897416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:49.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:59.409Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4d678a3d-dca9-4af4-a6af-b25c1e96ab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:14:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:09.495Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4b3e9400-1bf6-4ef1-9ad9-74c27a355901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:19.616Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1196ded7-da5a-4a3d-9655-0622fecfaad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:29.660Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a2be0a10-8edd-4c25-80b7-de1b64b1d9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:39.705Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2e4d3e59-bf1a-40ad-9848-1b02d8aac223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:39.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:49.747Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b5a88455-61bb-45a7-a9c0-8b6caf797ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:59.794Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a7601f5f-9cee-4aa9-9475-50416d4530bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:15:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:09.870Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e571c41f-7f4f-4046-88d3-919f7e16c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:09.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:19.921Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=18a69719-80bb-4289-b613-549c782be21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:29.979Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=46c4b34a-5915-4026-8de0-9a5314412b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:40.005Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=379a2086-47c2-4421-b34a-6b62b2a70d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:50.075Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=25fa4b4d-05da-425e-b4ca-307e661e513f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:16:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:00.112Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7570365d-6727-45c9-bd30-e7cd2a3bf9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:00.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:10.162Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=31d3f387-978a-4e31-9b3a-7de3ccadf9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:20.256Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a1b2cbac-ecaf-4603-9784-db9fd25bfcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:30.341Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4134c461-8d93-4d9c-9e3b-ae74943fb752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:40.390Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=aefe7175-d57c-4972-9959-dfcc159508ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:50.445Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ecd04214-be5d-4e6d-ac2a-f0c45a9a1f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:17:50.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:00.567Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2d9e4fa3-22e3-4fcb-b8eb-2dd26cc52f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:10.666Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cb09fee0-cc1f-4bfa-9b1e-764fce0d60d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:20.734Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9513f9a9-584f-4a9d-9d78-69e7aa164b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:18:30.651Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:18:30.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-02-09T00:18:30.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-02-09T00:18:30.653Z |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-02-09T00:18:30.654Z |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-02-09T00:18:30.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:18:30.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:18:30.675Z |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-02-09T00:18:30.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:30.778Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=447efef0-8b73-4266-a057-0f0fed8a79b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:40.823Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=22913c65-3d1f-4d35-8bea-d3a4bf42e724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:50.867Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bdf52e3a-e9b4-469f-aef4-6d63920f7833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:18:50.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:00.901Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=865d1d6a-d3f0-4111-8285-9f1cd0ba15b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:11.004Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1c5cea95-c2e6-420c-9896-084a87cf1533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:21.057Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ef4bcb3a-bc98-4f6d-b7c3-dc5c1c1279cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:31.120Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=172114bc-93ac-4ce1-b870-30fa2b07c746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:41.170Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e6155d5f-8fd2-4b5e-9928-83d86f74922b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:41.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:51.270Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ffb2f63d-73e3-45f6-9b37-280653e9f269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:19:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:01.330Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7df1e509-1058-40bb-9d2a-4e5daa17c3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:11.366Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9295a090-eb11-4b7f-8b40-2fc432e182f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:21.463Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=81dcc031-d5a4-4e23-a37c-8b7f1188d1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:21.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:31.505Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=24a75284-bd9f-4fd5-b3f2-a2d479823733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:41.557Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=25231355-4666-4f78-8ad6-e3fa87e95737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:41.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:51.601Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=144c9bae-b6ff-4464-aac6-20068bbf3a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:20:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:01.642Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5ca5ca5c-dd79-4751-97a7-7f0c109919a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:11.680Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=32384640-add3-43f8-b645-185cfcea381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:21.757Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=eecc4ada-8432-48b3-8f9c-4b4b25c26b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:31.834Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f72c9b03-bae9-45ec-9ed7-eb2bf2535f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:41.894Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3b50c7e2-0376-4d50-90ec-4f0441310abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:42.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:52.078Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9db407d3-54ab-4f6d-8a71-610f5012dc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:21:52.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:02.114Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2928d5a3-c67a-4cc8-b82f-356f61448e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:12.169Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bb30ad5a-9e09-48e4-a361-aed39a9a652c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:22.195Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=29a3fb49-a5b2-40e1-8818-9cd48ac813c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:32.338Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8fa50b46-e18c-4f82-bdd5-96906f206bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:42.382Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=abd01077-ad7d-440c-a94a-103174c0a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:52.441Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=83e7c3fe-29eb-447b-9d53-614445c5b690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:22:52.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:02.504Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=251bcd50-14fa-45f8-a6f5-358e36507b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:12.548Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d08726cb-adb0-4ca6-a546-b856f74952b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:22.688Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=38094272-dfaa-4947-a7cd-8a981c9b9668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:23:30.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:23:30.764Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:23:30.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-02-09T00:23:30.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-02-09T00:23:30.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-02-09T00:23:30.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:23:30.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:23:30.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-02-09T00:23:30.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:32.715Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4c0c5fff-7b31-4d69-b166-ca9238b4c92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:42.757Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cac7618b-94c5-4ad9-8f90-3f12bc341a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:52.799Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=eaee0872-7d0b-4199-9f8c-bac6899ff84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:23:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:02.826Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5b1e76d2-7e78-4932-9fc7-f7af234dd058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:02.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:12.853Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=eae72c00-5905-4f89-9d81-d2f2b89ecc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:22.876Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=589e689b-a90b-4c9e-b94b-279e13bc0566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:32.909Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=272e1964-95df-41dd-a189-765e53c445a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:42.932Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5df9ece2-d06a-40d9-8db8-861559f37676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:52.989Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c6e03c9f-6309-44d8-9ea5-50b022682933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:24:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:03.011Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7661ef88-baff-476d-8db7-e53d3654306b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:13.046Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=43cf1f9e-48c3-4212-9a80-c539e406e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:23.068Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=22e191ea-7412-459f-ba6c-b58bb6d593d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:33.169Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e2805b5d-f949-4452-afe1-45ac4a2876de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:43.199Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=da9fd830-e21b-47c0-a183-a1529a9cccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:43.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:53.228Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c432f2c6-bbc1-441d-ae6d-0274b672b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:25:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:03.266Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=39d18898-8f9d-43c0-9bb8-27d9fc38d9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:13.292Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6114fa4e-3c37-46a6-83d9-ff2aa2c29cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:13.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:23.324Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d3177eaf-5bc7-47b2-9eea-802fd12b77c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:33.373Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0dc65326-7d30-4c8f-83e3-9633f7a67cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:43.393Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fe460918-3dd1-41b5-ba95-3f786bc85a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:53.464Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ac64030d-0859-4855-9ca2-409d50f4eb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:26:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:03.511Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=45cacbb5-b7af-478c-936a-0a652c4748e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:13.584Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1ec5a833-135d-412f-8b55-28a9ab4fcae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:23.630Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=df891bb1-c35e-48c7-990a-336384af81bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:33.656Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8b706ac7-0c63-49d8-822d-20d43469db97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:43.729Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=22319f79-fc71-4238-b74d-106d6dee2cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:53.807Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9d85f17a-ebf2-4dc1-88dd-dfa87be49662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:27:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:03.864Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fa3be6c9-5139-4731-99c5-5eb23eda0342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:03.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:13.922Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b7114ddd-e55a-4107-9297-effd26469c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:23.990Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b811b523-c463-46d1-88ca-15aad09cc3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:28:30.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:28:30.681Z |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-02-09T00:28:30.681Z |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-02-09T00:28:30.681Z |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-02-09T00:28:30.682Z |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-02-09T00:28:30.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:28:30.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:28:30.697Z |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-02-09T00:28:30.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:34.024Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a6f18912-857d-4490-b129-bd462fca7192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:44.054Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d38f44e4-552d-4055-89b1-4985dfb8aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:44.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:54.093Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cb89a43c-25d4-43ee-8efc-8b4398f6c863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:28:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:04.285Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4d7daa82-a511-4005-b774-47c8646b4f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:14.403Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1efc286f-d72c-4ea7-afa5-80b0e3b7a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:24.492Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=51ab556a-ff98-4af7-8b76-efbabe72242b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:34.536Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2ef30d8a-e291-4f53-9928-c057320f4005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:44.590Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a17702f8-b731-41bf-8fc3-903d9e6c5e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:44.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:54.699Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=611b98d1-521e-44d5-930b-c87d5145dc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:29:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:04.804Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a408428a-ce2b-4dbc-81a2-5a9ab120e222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:04.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:14.904Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=831eca0d-121f-449a-9e4c-36ed63db6c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:24.998Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=19758ada-ac15-4d66-83f5-120663869609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:25.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:35.072Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=670b9c76-a911-4cf3-9fd0-540fb8ce464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:35.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:45.107Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d8e49f43-05a2-4a15-a4ce-7ca13fb2e011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:45.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:55.155Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7c5c20e0-353b-42e0-b4e7-efcdb7ab7a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:30:55.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:05.195Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ae0a584a-4fbb-46dc-833f-06fe1d428ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:15.248Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c0962624-9231-4630-a2dc-10c7b3106462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:15.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:25.391Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9f51c418-739b-4cf8-9ec2-e6c5397ce84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:35.431Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c9c3c4ce-c01a-4dff-9442-422558d83a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:45.524Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e072b6c7-73e9-428d-b91f-11c59e924306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:55.705Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=285c0ca1-6197-4f05-b5ef-5f56635e8c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:31:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:05.771Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4c32b7f7-4700-48cc-8427-624a203e34d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:15.825Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d4986721-67f6-4da5-a9bf-361e1d42e8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:25.874Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=969043df-d7cc-4779-a5dd-5f60dd136562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:35.897Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=da845eef-b8a7-44dc-81c5-9fe9fb8fc910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:45.920Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e08ef16f-1135-42d2-8da5-5a774205a6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:45.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:55.954Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c37a99bc-ac6e-47d9-b8dd-7e1ba9cc60d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:32:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:05.983Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=96535873-a81f-4774-97d2-9b9f892cc8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:16.028Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ffcbdc26-a74e-4892-92ec-255b538f634c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:26.064Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0317cc9d-63f3-4584-9be5-448d1585b3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:33:30.685Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:33:30.685Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:33:30.686Z |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-02-09T00:33:30.686Z |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-02-09T00:33:30.687Z |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-02-09T00:33:30.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:33:30.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:33:30.701Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T00:33:30.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:36.130Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=db9a549e-58ba-4178-afbb-8896bb6e535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:46.187Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=10ce089a-6876-42e1-ba30-b14cd700cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:56.260Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5eb8a9b7-1301-4d15-8fef-27ea0dba997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:33:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:06.323Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9a57a9ff-bb92-4854-b2de-12e97555e460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:16.388Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f4f45928-90c6-4128-89cc-7463d87242aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:26.453Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a757c1e5-9e6a-4bd2-9aef-941de33eef5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:26.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:36.495Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3a6c432e-e08b-47b0-a482-b591461ed9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:46.537Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e9ca5cce-5e01-41a4-b5b7-cf7e4c51ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:56.623Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f230be84-6788-4793-93ee-62a6c8a962fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:34:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:06.684Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=41424de7-b93e-4c5c-8540-8e92c2bd54a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:06.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:16.841Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=542a5797-8275-4cf5-aec2-f5c3d3502c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:16.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:26.989Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=197739ca-6a4a-41c1-b5f4-d3115758eada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:37.052Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=72886eb6-4f91-4237-a420-2215f14d4303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:37.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:47.133Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7b75cdee-ec9a-4699-b75e-0db75de735a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:57.182Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=41f14449-5f61-486b-89fb-01b6ae36c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:35:57.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:07.223Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=56cf6f3d-e835-4c5d-8326-bfdec5c2e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:17.323Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9b199c0a-e6f2-4803-8286-d654e74a1028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:27.369Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=53a60706-6be4-4565-ba62-dd7ced27dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:37.423Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=06a33e1b-c67f-4d6a-8640-5f4d36e00e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:47.736Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=56cc6c67-e84e-445a-b369-5c785b8c3d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:47.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:57.822Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=08b1a1a7-6923-419f-a3c3-b172cd5fc2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:36:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:07.891Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e6c4249c-7a37-48e4-91d2-c7200c6f9e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:18.145Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e7ecdc1b-bc0f-47ca-97d5-04058628499d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:28.203Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ddb22206-9515-420f-b048-e8819ec8be06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:38.225Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5f06258c-6a09-498a-9b0c-c16954f6a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:48.273Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2b0a3eb0-7fb1-4a8f-a833-f50d3ff82dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:58.317Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=94b387ae-6fe7-4ec3-9398-37387a0eebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:37:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:08.367Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=20e7dd03-9d5b-4031-9b0c-5e53b7a0f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:08.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:18.397Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a3d57cf3-1253-4803-9e8d-2802fe083187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:28.455Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7bf04fe6-0e86-4b21-8b9c-504aa8c43200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:38:30.792Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:38:30.792Z |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-02-09T00:38:30.792Z |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-02-09T00:38:30.793Z |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-02-09T00:38:30.793Z |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-02-09T00:38:30.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:38:30.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:38:30.804Z |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-02-09T00:38:30.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:38.478Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=beed4af6-e939-4771-9ace-d270cab3b7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:48.577Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c341f18a-6090-457d-89b3-3770ed1bd7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:48.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:58.616Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=12d29f11-f142-41a5-b6a3-f7dad540317d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:38:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:08.671Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7148ae6c-8ae2-4b71-b0ca-7478ba1772c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:18.696Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=43a1144a-0b10-49d1-920d-edc5aae84050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:28.723Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a6daedc6-b654-467d-9ad8-c84f9058aaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:38.761Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ed380bca-2418-4b02-b0a6-b7b938393598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:48.792Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9834f6f6-ff43-4e82-93c2-a55716ccf381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:58.833Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1d5d3a2c-bd90-4801-be57-6ea9ca2fc777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:39:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:08.925Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fd9dc9bd-f3ba-4251-b248-714d68e620e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:08.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:18.957Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1b7ac565-b87b-4f90-99db-fa5aee76bd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:19.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:29.016Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9d4f8568-2a23-4916-b42f-8da81e5c782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:39.037Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=501a8fee-6073-4ea6-bf3e-22a1d2d3e1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:49.094Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8968d3a6-44f8-4f4c-9732-a179a01d15c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:59.131Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f6a143e7-2d60-4508-9361-eb6daa8f4275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:40:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:09.174Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cad41d81-d592-4471-9f54-f87b8ddfcbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:09.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:19.199Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=88441fc5-75fb-4524-9d0a-746348efa04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:29.236Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=57ef8b73-324d-4e41-bdc5-fb34db0b36e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:29.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:39.275Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4accbc33-ffb9-4311-baa5-b066c3af00ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:39.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:49.336Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3e0a25f4-aee1-4d26-8044-dc6ccca35b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:59.387Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a09a26db-8eb7-4aa6-bcdc-46567e417d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:41:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:09.468Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bac18fa3-641a-4dbe-b3eb-4cf8f1cc1b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:19.554Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=18397dda-e784-4cdd-a4f9-826a6a6acb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:19.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:29.728Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ac0e3a8d-c20c-4c8e-b120-5aa1472d5907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:39.767Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e1ae2580-9547-430f-b2ee-67717db8342a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:49.827Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=679056a9-0065-4098-a9c8-c1ce9a0fe3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:49.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:59.846Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=415d86b9-eb51-4aa7-a83c-fe9130a54d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:42:59.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:09.928Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=423ce254-7786-4c79-a122-e87aaf0d2f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:19.957Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4c0271e6-2ada-486b-8132-b3b083ec94c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:29.982Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cd81bc44-d5d5-4d2d-84a5-b20c48a3919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:43:30.828Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:43:30.828Z |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-02-09T00:43:30.829Z |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-02-09T00:43:30.829Z |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-02-09T00:43:30.830Z |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-02-09T00:43:30.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:43:30.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:43:30.844Z |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-02-09T00:43:30.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:40.010Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7338f89e-2cd6-49be-847b-383521f35736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:50.039Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=aeccbc21-1d62-4810-8f86-75b3d87ad9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:43:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:00.060Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2e53d599-0657-4d22-b42f-1ebbb909fd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:10.104Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=135d7004-26fa-4e60-acaf-17afaa5519a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:20.243Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=33e32fff-7325-4c21-bf6e-3a9723f55420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:30.284Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f5d5e0d9-5dd0-4046-bb36-39288cc3584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:40.305Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=382bec07-4cef-43ae-add3-ba0d0ba1dacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:40.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:50.328Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1c3bd574-8fc2-4fdc-881b-2ee0dc728e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:44:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:00.351Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8d24e78e-0f62-48e9-a920-f58b9ae0d4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:10.376Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4f405fff-0160-4157-b422-b9b9716fd4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:10.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:20.443Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2937784b-66d5-4d93-b5e8-14b2de94b04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:20.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:30.531Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7baa705d-cc4b-4c9e-977b-07d6eb1550e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:40.580Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=59b5a0af-6252-470b-aa49-04b5b4b96bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:50.614Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d0c1d709-8e79-4f11-b324-4c1ea2c01529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:45:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:00.649Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=86216080-8b16-4512-a059-d6f6a50c004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:10.675Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=93f62e67-370e-4ab6-ae33-339b6f3594bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:20.711Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=63083b13-53eb-46a4-9433-e335a3c7251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:30.817Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0c0a4e93-3e56-4c44-835d-37915730be64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:40.862Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3ebf1c33-e010-4074-af74-45d6138b10ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:50.892Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f49da9a5-c424-4d4b-a6a2-23f76cbc1e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:46:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:00.932Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=30b79bcd-b333-492f-9209-67509316221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:10.984Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d37eb67d-5c52-4c3c-88e5-fb928e380178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:11.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:21.020Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=023abd77-895b-4fba-9f3e-d107d87435da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:21.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:31.059Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bb49f9d9-73ae-4568-b2d7-fbb3e46a08ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:31.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:41.085Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8184cf35-8669-4a1d-a52d-7073549f24b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:41.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:51.114Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2883653e-dfc2-4e50-a288-b42e24670e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:47:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:01.160Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c83493fe-1c30-4dfb-8086-833b5b43b078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:01.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:11.213Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=252690d7-61a4-4571-b367-b823ab178c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:11.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:21.317Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=307929c7-61fa-44af-a187-050528bfcc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:48:30.786Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:48:30.787Z |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-02-09T00:48:30.787Z |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-02-09T00:48:30.787Z |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-02-09T00:48:30.788Z |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-02-09T00:48:30.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:48:30.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:48:30.797Z |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-02-09T00:48:30.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:31.388Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6ae3a1a1-e45e-4d1d-9554-9959707ecc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:41.468Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9b38613b-8535-4ef8-ab4b-426b0c4d8b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:51.535Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=56d4dab5-34da-48ba-afc9-9ad4a9ef3eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:48:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:01.564Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c7e4c78b-ba70-4ff7-8748-068bfe53af16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:01.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:11.670Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=95dc1183-4656-490f-b923-6ba39e607763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:21.776Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3298079d-2e4a-4856-b65b-b483a5362cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:31.813Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6a46649c-97d8-441c-a2e4-51ec30efa699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:41.901Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7215ea12-b8d4-49a3-a134-1cb67c54d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:42.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:52.023Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=855e6444-a0ce-462f-858c-e04c2f1a7f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:49:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:02.059Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a4f0e3dd-1d2a-4309-b39a-4790970234ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:12.105Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a3b780d0-ed0c-4597-99cb-f81b1c3cc067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:12.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:22.128Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0a80816c-22e1-401a-b424-d4e1538f6b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:22.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:32.167Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4268cb3e-cc21-4702-b7b7-f48f6f173548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:42.194Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6bf18edc-cdf1-49e0-95d9-0a4ffd8aefa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:52.219Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8cc04c3d-d842-4318-8f9c-e17e06be8517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:50:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:02.258Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=644fdd07-5b31-4d68-a1a1-005397c2919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:12.293Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e1131431-f9b2-4428-8a05-386c39e4ac79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:22.316Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c23a5011-9e60-4d23-8077-25bc5a0ff737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:32.347Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0813da87-25a5-42de-a678-b03288524feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:32.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:42.370Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f54a0696-a12c-4053-b44f-69a9c7970674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:42.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:52.405Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=97f68a98-f3f7-46f0-8728-c0ed4b6b3cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:51:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:02.437Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fa1da22e-c35c-46b0-8346-246272bf9e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:02.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:12.553Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=00e5107b-72da-462d-9855-89edcb3424f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:22.578Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f562e096-26de-4652-ab27-e30a625858cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:32.631Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b54b9b90-aaed-4809-8046-8518be17004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:42.691Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=857bc550-305c-4883-8065-f0a3d67d3877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:52.799Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e3bd4e1b-d96e-422d-a76a-2f18872ad327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:52:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:02.831Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6b6b86c4-83b2-4c86-8c5f-2208aafd16da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:12.943Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=339689ac-1530-44b2-a3ed-5149e2ff9d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:22.983Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=53f310b9-1013-42c3-b434-77f8fa0243e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:53:30.706Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:53:30.707Z |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-02-09T00:53:30.707Z |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-02-09T00:53:30.707Z |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-02-09T00:53:30.709Z |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-02-09T00:53:30.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:53:30.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:53:30.721Z |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-02-09T00:53:30.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:33.034Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d47f6f5d-95e6-4fb0-80cc-fd417de57cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:43.055Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0c24de53-1a49-4b58-89d3-f4bf94f554b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:43.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:53.078Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f41267f3-6000-4f1f-a884-fed576cf2ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:53:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:03.107Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fd903949-6095-418e-a50e-ea6562809c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:13.169Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9c591d08-1d28-4aa8-a1b7-3b7f02e8a32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:23.200Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=75e5a8ce-6b89-42ee-8bd6-ce1f9dc008a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:33.225Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9cfaec8f-a3bb-4566-86c6-ff02344d9e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:33.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:43.251Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bed8ce8a-1a7e-45fa-8470-1ad0fdb71179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:43.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:53.274Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fdd24031-301f-4379-95af-641753b6d0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:54:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:03.327Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e611202a-bcdc-4c4a-a2af-ad1a2c1de4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:13.410Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5de4a506-430c-4aaf-91f8-dfed87c2db6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:13.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:23.448Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=80f5c485-e5d0-4bf8-b931-fb1e65997a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:23.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:33.478Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3ff3b9f8-3e46-493f-b946-14c1d6004f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:43.510Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6d02efc5-b049-4df7-b27d-a41606266886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:43.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:53.536Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c94499aa-7be5-42d2-991c-1f6fd6eb9efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:55:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:03.590Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4f1b5cc5-8b30-42b2-8502-a4235be25081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:13.646Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4eee3f44-5c00-4b00-8dad-018a3c58b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:23.682Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=39e1fe52-ad8a-4010-8090-475fb5e9b442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:33.726Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6959f741-cf1e-41f1-ad17-822e24b17df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:43.770Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9195381d-62a1-4644-91d2-fd537b20ab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:53.821Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=20018e17-89cd-4dde-b261-6d16d7832803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:56:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:03.935Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f465c948-1e06-446a-88b8-54ab0daae5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:04.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:14.009Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=83c9ea63-3df7-48a5-a4d0-3f3cbf6eb12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:24.075Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1fb78cce-58f1-4421-9874-2008177216dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:34.115Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=708bd8c0-d119-4f16-b6e1-114f9f25cb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:44.166Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f12b8a9e-9df4-4e97-b370-444bbbc4f880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:54.228Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=64a34d2f-1e26-4cb9-b5d0-4447d590b5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:57:54.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:04.265Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3df5e89b-085b-43c6-9914-6f9929dfdaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:14.364Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=27f120bb-8d13-4525-a6e5-299fe3cf3b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:24.401Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=eb25fe62-4b29-4d05-9b15-cd7be1381235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:24.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T00:58:30.732Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T00:58:30.733Z |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-02-09T00:58:30.735Z |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-02-09T00:58:30.735Z |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-02-09T00:58:30.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-02-09T00:58:30.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T00:58:30.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T00:58:30.750Z |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-02-09T00:58:30.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:34.497Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e16b848b-bdea-4372-93f3-1fb931b8a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:44.534Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=acf827b2-7099-4dfe-a33b-e1713daafc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:54.587Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0eb5820e-136e-4fa1-8bf0-406d71d67d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:58:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:04.695Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=66b141a7-d6e3-4749-8587-cddfb91c460e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:04.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:14.785Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bef51498-7599-4966-a7c8-aa4430ca9731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:24.881Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5d9f0b6a-212c-4f21-afac-b03ba70bc701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:34.954Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0ca55093-b1a2-47a5-89f0-8d3dbc39ee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:45.012Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e290aee4-72d6-4320-96a7-223f69f6ac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:55.035Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6d8dfdc1-d96f-4ed6-9790-61b496eb6aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T00:59:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:05.069Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=73df77bc-dcfc-4ea3-abb3-c4c280e80e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:15.132Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b5ebb71d-fab8-4cd8-9cb2-842682b76532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:25.268Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e63840fb-51c4-4689-8216-4c9d1bf1bdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:35.297Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d64dd107-6381-4b3d-b38e-bf3c97df45aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:45.319Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2250c1d2-54cc-46ad-9c34-4c36603b75fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:55.353Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=34abec7a-7e21-4bda-89b1-c8cf518e942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:00:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:05.375Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fba5d896-af23-481e-9343-58215e1fe2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:15.482Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=411d9818-c61c-48a2-8bae-1f7ec565807f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:25.540Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9a8699e7-3edc-4c83-ad12-bb77c93f2551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:35.556Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c0f9d064-cd94-46df-94f3-f58112af65d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:45.578Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ab3f1ca5-29d8-43eb-9d9f-9cb800b7768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:55.604Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=07963286-56d1-488b-b5d8-1dc41fc88a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:01:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:05.624Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=90239d25-6205-4906-91e0-2c430f3a393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:05.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:15.684Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b5913e2e-f199-4121-9f0e-6d22e4eceaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:25.722Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3c6d4b9b-ebc2-4214-b927-bea83ebbd985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:25.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:35.764Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d13de9d6-2836-4fd2-8f2e-4755cdb3dc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:45.798Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8f1c3f45-f8d2-4e3c-9a25-53d6d3282a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:55.845Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fe11e882-eb34-4b5c-9b03-7c4c5012704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:02:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:05.867Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=52b0acf6-1ee4-4a77-b8fd-432a4d2e57d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:15.957Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d6604532-a489-4f2e-ae5c-7dd0f373a8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:26.024Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cebd9c42-8671-4bf5-b191-03c1556d4734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:03:30.682Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:03:30.683Z |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-02-09T01:03:30.683Z |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-02-09T01:03:30.684Z |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-02-09T01:03:30.685Z |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-02-09T01:03:30.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:03:30.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:03:30.701Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T01:03:30.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:36.101Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9fd24b73-86b1-4efa-924e-9562069a041f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:46.125Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=10c12a5d-3918-4917-852c-ba73b46b4313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:46.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:56.147Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b7430378-5622-4d82-93bb-50e98195c46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:03:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:06.180Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7eeb6207-2b20-456b-99c7-a4928875aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:16.209Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f559d84b-f11a-46f0-98b3-f437d3f7648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:16.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:26.233Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9fa100dc-932c-46d7-93cc-888ae6d422e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:36.262Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cf655432-75af-466b-a4e8-0f4be1398ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:46.292Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=202402b5-3178-4f85-b83f-5bec71d5677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:56.316Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5e60e49d-307c-4053-b488-e3b280a83b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:04:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:06.339Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=941931ae-b053-483a-82e6-ac1413750ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:16.383Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1f0c84c9-549d-40c2-b668-92a297c12ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:16.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:26.411Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=16e629b8-2ee6-41ca-9f39-5ca581c24218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:36.446Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e557a385-ad2b-418f-929e-50d7437d807f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:36.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:46.472Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=88108eec-911d-4871-88b3-b6e80ccafe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:56.509Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7dc6a06f-24da-40da-a6b4-575e7ab54be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:05:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:06.550Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f2ffdb5a-99eb-43e5-a6fa-c2a8751f3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:16.584Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=03b47b82-896c-4f69-8a15-200a7f3f9937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:16.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:26.629Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=092009d3-130d-4592-88e1-d575d28a5c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:36.700Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fee86f3e-f071-43d8-8947-d00b89a95c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:46.739Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=169ce5c7-3036-4458-b6c6-d4b33a5df5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:56.764Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d98707d2-61f9-47aa-b18c-20f5f13d178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:06:56.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:06.786Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fd186e7f-c821-4943-90e6-9912effb233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:16.806Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9c7eb096-9a63-41ec-92d7-5f45b8297dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:16.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:26.830Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=46fb5fa3-29cc-4528-90f0-4ea8800a1652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:26.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:36.855Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e493bced-0033-4dcb-b0d4-55dce61f5e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:36.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:46.894Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c69e09ba-faa3-4be7-b0f1-146706919f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:56.919Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e4dc2491-30dd-477b-a8bf-73f43a9653d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:07:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:06.945Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a0205641-3e6d-48d7-97d3-3020eac5f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:06.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:16.983Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5104665f-f808-479c-8ab7-8405ca4b0e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:27.002Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=364424a9-6def-4b2f-a652-bf97e9f70cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:08:30.640Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:08:30.641Z |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-02-09T01:08:30.641Z |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-02-09T01:08:30.641Z |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-02-09T01:08:30.642Z |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-02-09T01:08:30.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:08:30.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:08:30.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-02-09T01:08:30.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:37.032Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7fdfacfc-6cdd-481f-a806-d9dc6acbecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:47.053Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9833d307-dd9b-47f0-8e42-bb693348ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:57.076Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cbae2379-8de5-4700-b32e-3e90c056521c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:08:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:07.115Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c94ce051-8828-4230-993a-0c724e05c011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:17.187Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=69aa5488-e1a7-4571-9205-bb56913e0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:27.230Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=01817c9e-7c45-47ed-b04f-292ca62db58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:37.253Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=99cc2fe6-7b97-469b-8e84-a7712d6f1a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:47.278Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=031d8b6a-4228-467a-b5b2-f63d2e0f9770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:57.300Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7c84220b-b2f5-4e1d-ae6a-2bf2add04598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:09:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:07.324Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=90ce05a1-6863-4d4c-bda6-65e5f013f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:17.347Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5732123f-87b6-4c7e-a03b-3800c43d9fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:17.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:27.371Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b39ebf70-5e64-40c5-a55e-4e64a618b249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:37.396Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f40d5307-2d12-4b19-8537-2b64445e3b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:47.468Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e7071469-9cf1-458d-849c-4adb7afc4797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:57.535Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a8c141fc-96b7-4348-a08f-6248ad19e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:10:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:07.558Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e52227e9-fbcb-4d8a-8a47-a9d1104256fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:17.607Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1626675d-cc68-43da-93a1-1d17a93d5504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:27.705Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1dde3baa-0629-4bb1-bc80-61936e796544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:37.732Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=01af7a61-ca98-4ec8-b77b-2d2385509b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:37.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:47.759Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=129c58cb-28a6-4ee8-8e8d-9ffabd38ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:57.804Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7c93ab90-ccee-4a65-9279-a90ebffe750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:11:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:07.863Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ee1a5723-54a7-4ba2-a111-23a7a06aa2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:17.932Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=865ec139-8a3e-4129-972f-0a619d34fcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:27.962Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cc154be4-41c1-4c9c-a960-f15a44c5286d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:37.986Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2cc04ea1-2f98-496a-af21-ad629e938f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:48.011Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3e186b67-9bbf-4175-8aad-bdabcc7b22d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:58.044Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e2f5bd51-22b0-44c4-a2c2-3003a2fbdc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:12:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:08.077Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a572caa4-7995-40e0-b549-d9d372dbc5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:08.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:18.095Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3b46f680-eab1-4c60-aa0c-b78a913271f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:28.119Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c8f7d3e1-efcc-46a1-9b91-da0c604e00f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:28.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:13:30.692Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:13:30.693Z |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-02-09T01:13:30.693Z |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-02-09T01:13:30.693Z |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-02-09T01:13:30.694Z |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-02-09T01:13:30.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:13:30.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:13:30.705Z |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-02-09T01:13:30.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:38.143Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d8d67ed4-1f06-46e3-a85c-efa49073933d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:48.166Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=79472a4d-bcde-4c38-aa0b-268b1c2a1018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:48.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:58.189Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c4c274c9-b13a-45a9-b291-ea15e8b1ba27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:13:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:08.296Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8068e19a-c07f-41ea-9fb4-6ae090e7df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:18.316Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=68fe832a-10c4-4aa8-865e-7454ffcfb292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:28.337Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=64f050d4-4ec6-470e-b117-844d8c417c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:38.356Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=95969244-9c43-4478-80e9-e9f7a9e9c4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:48.385Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=42e91e12-4de9-404e-982c-ec9e0d7db098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:58.405Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cb31f091-ad8b-4bfb-8bc7-6d245fdec438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:14:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:08.493Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7757f3f5-7075-4f13-9d27-80638c7ceec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:18.522Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=46130561-1c7e-417e-bf84-c36fafbbb93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:28.569Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9c7ba9d2-5ade-48c6-9716-b65b8b24bc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:28.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:38.605Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f521f7af-1310-4592-abe9-654024d27227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:38.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:48.642Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4ef9eb46-c3f2-450d-9a97-88c3dc72fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:48.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:58.673Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0e9880e1-33e7-4850-a1b0-814c067fbe2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:15:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:08.755Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f3cc6c73-2cdd-4435-8d06-e354851ca983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:18.816Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a41c94b6-fac9-4860-a586-0e0737196deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:28.858Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f7234cf8-0330-45fd-af67-bcab34be090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:38.887Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bc2f4f00-23ca-45ad-b5fd-d280876870e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:38.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:48.942Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c460a88f-d2e1-4acb-8f52-1f0f452ef03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:48.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:58.966Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a6a2975d-06d7-400f-9c7c-2414fa71c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:16:59.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:09.003Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1c08f369-bfab-4b05-80d4-cd7ab3575df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:19.043Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1a546cf8-dd8a-4101-8545-30760e36a5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:29.070Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=600a1c9e-a4e7-46b5-9d7e-b8bf4b31aa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:39.090Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4432249b-317a-423f-b6fa-d31e36e4e704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:49.129Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0544dc77-f742-44d9-9761-3ee7bd41c5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:59.150Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=01f48754-1fff-4fc2-bc8a-6a94b4d22ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:17:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:09.223Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e9ea97c7-f204-443a-9fd0-2010f014907b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:19.244Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=167e324e-8b26-417d-a61f-03d319d1f52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:19.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:29.272Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3b8c720b-b32c-4567-b35e-38b9ac37072a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:18:30.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:18:30.626Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:18:30.626Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-09T01:18:30.626Z |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-02-09T01:18:30.628Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:18:30.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:18:30.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:18:30.638Z |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-02-09T01:18:30.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:39.309Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d84edf9b-d5c9-4866-9fd7-e6ee70d01dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:49.355Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4145879c-7194-4420-b6c2-9da95a60d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:49.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:59.376Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d2bfa701-f012-40ef-b94d-8c20a7d83a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:18:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:09.441Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=96cb93db-b4fe-4772-a5f1-40a4034f2831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:19.463Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3f10daca-7c92-48d5-a871-f775d6ff3f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:19.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:29.489Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f984e01e-146e-4df6-b843-38275245e80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:39.514Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=66d3a346-9f1d-4555-914c-fde789cc00b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:49.583Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=796da3ac-71f1-4b27-b509-577d63466d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:59.609Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9e8c6b24-28d5-495f-b517-957619ff2d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:19:59.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:09.669Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7ba7dfe4-357e-43ab-b372-e770aea07c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:19.696Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=32accb11-2bd4-4204-b1fc-2d2118efb5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:19.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:29.719Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5f778799-95ea-462d-958b-8b2ae40b8cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:29.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:39.737Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=be6ae611-733e-4871-9893-d2a54222d265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:49.782Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d0c857d7-4d10-4f94-85c6-65b245d8b9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:59.818Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=417fe8f2-5823-4059-9346-705c51420cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:20:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:09.861Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4edc826a-0155-455b-93fe-51675167634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:19.894Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=75f8ecc4-1deb-4dab-83ba-e57d12c1fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:29.929Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fbf33b31-eefe-4a94-86ad-2754701e23c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:39.960Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b059c677-d1aa-430d-aa88-3a69b82da363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:39.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:49.984Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2eb62be7-904d-4016-be43-3d297b3eff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:21:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:00.013Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a14c506b-7883-49fc-8a64-440bdad5d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:10.108Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=606a1148-fe1a-4493-b044-cd914b3122e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:20.130Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=829c588e-314e-4d68-887b-fc634ddcd4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:30.155Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cd9860d9-2c0b-4276-a87c-d263b81ef640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:40.212Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f2d7aaba-6fd5-40a3-8cbd-2764d20e1a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:50.236Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b671505c-8f10-4ddc-8f87-c5eeca549824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:22:50.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:00.279Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=301f04d9-d35a-4429-b25d-2a0e649fab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:10.311Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9e391400-68db-4bb8-b67e-ebf9332229e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:20.344Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=949c228e-7e6c-4921-a7e8-4a8fea28cf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:30.406Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2896231b-5d41-470f-928a-9b72ee17e5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:23:30.562Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:23:30.563Z |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-02-09T01:23:30.563Z |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-02-09T01:23:30.563Z |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-02-09T01:23:30.564Z |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-02-09T01:23:30.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:23:30.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:23:30.573Z |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-02-09T01:23:30.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:40.431Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f704fb00-fdd1-4644-b41b-1c4169f43ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:50.453Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fd73242c-1984-4c96-a366-9d13c49b3a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:23:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:00.501Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=878d13a3-35cf-4015-9fa5-3d47696d2af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:10.554Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ef833555-78e5-4c69-a6b6-58fb1c3dffe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:20.604Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=aafba97e-49eb-4bd8-bce9-f6cdb9e008b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:20.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:30.628Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bac3b596-541a-4c28-b9c7-76bf44f244f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:40.673Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4e469dd2-9d88-425a-af46-10eef31122ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:50.698Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b88f3385-e10a-4400-bf58-ce9e59d464c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:24:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:00.732Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a58a9d4b-3186-480c-a308-7061f58b30b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:00.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:10.787Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=52b8a604-b21b-4628-8c35-578f3fed8232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:20.810Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d3799d4e-f935-44c9-891d-02d4815cc72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:30.840Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=175edd34-ebaa-4c78-8812-a534959f86d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:40.859Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ad98b149-0130-479c-90e2-ced98f67bf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:40.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:50.888Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=69577228-903a-430e-b849-0a1dd99cc5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:25:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:00.910Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f8c0f899-387a-4ad9-b000-07edbee1b795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:10.943Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=409726b5-3c04-4ee3-8d32-84e437a16536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:20.980Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9ac0b872-24e0-4a0f-8134-af4c20b0ad4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:21.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:31.013Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=abe3b44c-6701-4a1b-a292-38e5833e9f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:41.034Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f6473dc9-3ac5-436c-8cbd-b92b899c7b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:51.063Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=befca795-abeb-4a34-baf2-6a7055d687e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:26:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:01.134Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6890fc38-88a9-431e-acf0-c10aa7d1370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:11.172Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=70f5d101-0aaf-405f-86ce-ff7632f9d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:11.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:21.221Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=041bfb22-dea3-48a6-b41a-b3b348212c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:31.254Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1f13b01e-7442-42de-a607-38789d066faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:31.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:41.303Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=40469e3e-95c5-4999-8bd4-36dcde99533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:41.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:51.365Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4b07bd04-66d9-4c8f-90c3-69e637c3709a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:27:51.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:01.456Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f9c106bf-3369-4598-b638-38b4afcd17de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:11.504Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=aab3db98-f465-4a5c-98b6-b6348005a370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:21.558Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9a44c0cd-2305-4bac-8e95-b5636a395dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:28:30.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:28:30.596Z |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-02-09T01:28:30.596Z |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-02-09T01:28:30.596Z |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-02-09T01:28:30.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-02-09T01:28:30.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:28:30.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:28:30.606Z |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-02-09T01:28:30.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:31.657Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5ebb3964-cc11-4398-bdd2-0e14c9eb9787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:41.739Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=353036f8-da25-4c96-8f2f-6e53c895d404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:41.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:51.832Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=89bc4295-a045-46f2-9085-7c893115d9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:28:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:01.942Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0561dcee-4133-470c-aab9-6fa38d786e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:12.022Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=92853c80-3837-49ba-b122-afd7dfbb9d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:22.107Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8a18fb43-f88b-4406-95cb-f87dbbfd47d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:32.157Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2604a75c-38fa-4880-9096-17e18cfa8eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:42.181Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=473cc3d6-bc84-4e6a-8efb-2e2ec86cdb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:42.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:52.216Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=eb3632fb-0c40-4e3f-a527-f631807207a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:29:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:02.241Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8672add3-36e3-46d3-af28-01a5b2a8664c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:02.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:12.272Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0de01b8d-1817-42cd-bc31-678bd3f307f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:22.310Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a07b14ee-69cc-46f7-b4a7-1f67b9054514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:32.338Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=606653bd-0191-4337-9221-00165d07b6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:42.360Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fa2d70d8-e1b0-4390-89d8-8ee33e177b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:52.413Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3a00b52c-b085-4182-8b9e-17999f14296d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:30:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:02.463Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=62c34348-5c24-40a5-bd61-bd71f7aa6898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:12.503Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c9f4c09f-d645-49c5-b703-e74df2f74d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:22.525Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=08fb4eab-7612-4bb5-85b9-3b20e5762fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:32.548Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a025eb4d-8a40-47f5-94b4-9c722aae42aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:42.577Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=115099d2-0bb8-4072-9d8c-f658575c68c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:52.599Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6c359097-6223-48c5-867e-1521faaff1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:31:52.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:02.623Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1038b421-d337-4f57-92d7-c5342625cb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:02.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:12.650Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=81a54167-90d6-4ff5-9ef2-32e3aed2d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:22.696Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e26b2a8e-2b63-4664-bfa3-34c49065ecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:32.743Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9c17f6fb-770e-4cbc-a534-18f093a482f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:32.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:42.767Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cdb741aa-45bf-427b-9dcb-f09b93ec747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:52.791Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=184d84d3-13d2-4a6d-9629-002c62931e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:32:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:02.819Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4f5c047e-5e0d-4bcb-9178-441451f048df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:02.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:12.860Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=31063452-632f-4c50-a294-4bc2d6af510d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:22.882Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6fdc074c-1d97-4bf7-a0fb-427d7bc78f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:22.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:33:30.715Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:33:30.716Z |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-02-09T01:33:30.716Z |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-02-09T01:33:30.716Z |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-02-09T01:33:30.717Z |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-02-09T01:33:30.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:33:30.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:33:30.730Z |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-02-09T01:33:30.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:32.910Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9e254054-d8a2-4a9f-a70f-da1efb22885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:42.930Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=30ff5619-f13e-49cf-a32d-2649aaa564b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:52.982Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a2a70100-b534-446d-a5be-56d3d159d554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:33:53.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:03.003Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6011ff7d-f12f-47fb-8c7e-09e95eca0ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:13.042Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7cd04c52-d727-4d40-8c3e-d23bbd2e0ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:23.096Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=23574c44-b66a-46f7-83fc-d214d9184e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:33.123Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4dd445ae-5a6a-49e7-8978-cb6f831a38b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:43.142Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8f9d828a-c3d2-4328-b3b3-2a9180e6828c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:53.178Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=69605273-ee84-4410-9313-409638ab6285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:34:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:03.218Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c3ffc7f6-649d-4420-994f-06e51d0e3070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:13.278Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=90ffa460-da6d-4f63-a634-07ad42ecdb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:23.313Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7758f304-ec1a-44d2-a543-55fde0a69194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:33.339Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a31596d6-40a0-404b-9451-76a87f21d957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:33.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:43.364Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=dca9858b-b124-46d1-a4be-eeb2c869c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:53.392Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=437ed491-da6c-4131-abc4-e196ed59e27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:35:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:03.417Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b6779fea-ef38-490e-bac1-1c3d98694f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:13.441Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0a9a685f-0e75-4aed-b08b-39b2fa5f9251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:13.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:23.465Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3754b955-834e-4132-bfbe-ce49a0c76c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:33.482Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e167da04-5ee9-4b94-9722-7b4a1d89864f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:43.503Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=28097af0-3d51-4823-9bad-2193da180aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:53.525Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3689e181-28b7-4706-bfb1-bf1342472f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:36:53.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:03.563Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8cb91378-8c6e-4633-8301-7fde478e96d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:03.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:13.662Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0a74229e-67e3-4e60-bfa4-7b41e299b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:23.701Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fca1a6ec-efec-4914-8ebc-1224e4762e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:23.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:33.734Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=679c22ba-d33f-49d3-9c31-18a9bd99490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:43.759Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=422f6c19-f65a-4ec5-9eeb-9a9884ffd926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:53.801Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=46df1715-a691-4e27-98d4-3d2ec4f0ac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:37:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:03.855Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ddfcba3e-a376-42c2-8553-3514db2bcbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:13.875Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8b09f975-881b-49c9-8718-f46128356ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:23.893Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2a518b66-3f22-41f5-b1cb-f828bdce0494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:38:30.609Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:38:30.610Z |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-02-09T01:38:30.610Z |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-02-09T01:38:30.610Z |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-02-09T01:38:30.611Z |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-02-09T01:38:30.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:38:30.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:38:30.618Z |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-02-09T01:38:30.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:33.929Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9ca632ee-d1df-401c-af91-f92aa88530b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:43.964Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=75e78954-95f5-4447-9ae2-1f2359d959fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:54.005Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6715647c-2071-4612-9c0d-fb5578c1059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:38:54.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:04.025Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a566f3dd-dc5f-4446-a532-526d1f4b11dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:04.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:14.064Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d9dec4a4-9248-489b-bdb5-51dd9d444b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:14.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:24.132Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ed5898b4-1c50-4887-9f73-39df066255e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:34.157Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=48337ed3-4768-49ab-a0db-3bf3a940ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:44.186Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=33bdc7d7-828a-4531-9a82-68fdc03fa438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:54.249Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d32e60f6-0b3c-4d7c-9241-bc0769da530b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:39:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:04.314Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a15fb2c8-e075-4caf-81f1-b1b41a9b9b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:14.362Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1745c686-3f8e-46db-9b05-103bc68d60c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:14.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:24.413Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f05f97c7-2174-4053-b569-bcc942a33340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:34.447Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b67b9eea-6de0-4180-aa6f-bff8ed67c7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:44.504Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6f77c614-fddb-4821-8997-ec4b58574e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:54.557Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b2232ca2-ed4a-4b87-9d01-1e034f020242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:40:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:04.611Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3ecf3846-0d2a-4d81-86b0-b1a0eba06caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:14.709Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9f582415-aabf-4513-a6e1-3293e8b70c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:24.777Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2347d161-b226-4272-8495-de3ccc1554b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:34.811Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=377dd4cd-7f1e-4532-abf9-7416b360aa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:44.835Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a2deb617-cc26-4fc4-a3df-5bd2a2c38b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:54.897Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7b2af5e4-98e4-47c4-8cc8-03ab7c6ebe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:41:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:04.920Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=71eede95-5633-461f-931e-1c8dfb783832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:14.943Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4fa4aa74-1c11-4cc3-8757-543ac0ac15d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:24.980Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d6fa0611-2808-4c74-8d04-35ee5b875fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:35.013Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f91a4c5b-1f09-4fba-8761-80c82e262226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:45.046Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4a81b11d-e933-4bae-92ec-c908c439d628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:55.121Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7d03c2b3-eea0-48d1-b011-9f32d60202be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:42:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:05.140Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6e2e03b5-a7de-45e9-979d-7543bf94e6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:05.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:15.247Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c53196f1-b3da-40fc-9df0-a76dbaf22539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:25.290Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=672b5e9a-20c1-476a-b957-febfa3209223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:25.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:43:30.580Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:43:30.580Z |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-02-09T01:43:30.580Z |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-02-09T01:43:30.581Z |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-02-09T01:43:30.581Z |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-02-09T01:43:30.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:43:30.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:43:30.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-02-09T01:43:30.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:35.329Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0777e4a4-1b46-40f7-8d7b-f35dc1c095ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:45.360Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6abd7241-c5e7-40ad-b13d-dc1cb10db948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:55.384Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8c66f465-5c6d-4f1f-a7b2-5069aba55255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:43:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:05.415Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=14a89911-d996-4411-aabc-80ee792b8541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:15.450Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ea520f62-d09f-41dd-87e8-444bedc77e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:25.502Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=431bb143-4166-40ab-b061-d3cfdde1a416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:25.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:35.544Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b696b0a3-c705-4150-9d3a-11030998b09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:45.573Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f90a1a99-f7b0-4dfd-b18e-b16df513f156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:55.593Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7f16c633-4b82-4334-9ed8-9349fd49fa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:44:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:05.620Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f11a0392-9259-4c2a-939f-5d4fd9821f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:15.701Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=80fcc212-177c-4262-b9cd-e7cab2ae870d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:25.738Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=344043a7-0f87-46e2-b670-a5088ad38f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:35.766Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f8eb4e91-5561-415c-bd62-eb730bc41158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:45.791Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5ddeaca7-93ae-4d66-ae75-ad8c78bae345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:55.829Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cc479296-e329-47e7-8ffb-18fe3cbbb72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:45:55.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:05.888Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5597179b-9b81-442b-8077-5b216fed4d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:05.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:15.923Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8c928051-33e5-4f00-bc7f-847c75a470bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:25.948Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=173f1fbc-bc68-4475-998e-4cdedc7767a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:35.977Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bd0064a6-5b57-4c04-a74d-8ab074ba683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:46.012Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bd997aa3-773b-41ce-9783-790d4c9ca61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:56.035Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4631d134-673f-4980-9380-7cfdad7b4d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:46:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:06.071Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ff2fe6ab-38ec-4db0-a6ff-ed3dd5d2e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:16.119Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=653e4f2c-7025-4d04-8d66-a3026adb5e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:26.157Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f5e2cc4f-0231-429d-8633-3c4c9b19db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:26.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:36.183Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bccf0c44-e36a-4aa7-b8e2-171f750ffae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:46.212Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=61808b14-2f2b-4648-8f23-28a5a4754ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:56.235Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=dac093e7-ba44-4210-bcf2-430f0f24e59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:47:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:06.259Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c073e65d-0c11-4eab-8485-0edf2863b3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:16.299Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=39d877e6-82f6-4385-81f8-46c52acb3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:26.331Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cac0e41a-56b0-4e2a-88ea-82d3626b8ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:48:30.840Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:48:30.841Z |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-02-09T01:48:30.842Z |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-02-09T01:48:30.842Z |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-02-09T01:48:30.843Z |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-02-09T01:48:30.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:48:30.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:48:30.854Z |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-02-09T01:48:30.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:36.354Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9877d3c5-ec64-4602-928f-0779e23a0f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:46.379Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3badb0a9-eaa3-4b52-a174-7181007a4a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:46.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:56.400Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=64c8eb11-2d2c-4f87-ae97-5c7233f156fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:48:56.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:06.420Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a6f0f5d9-5c8f-4e90-b955-a7aebafa93c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:16.540Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ed6a0d93-e7ab-4985-b6a8-f5a9540a93d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:26.625Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=96c0c67e-3906-4a5d-9a38-08a2569007ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:36.653Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6e39f0d5-e5ff-46fb-83d0-caa5afeda4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:46.673Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ea6e1af3-447c-40f3-b9d6-922f58833d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:56.694Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=88bb5892-47c6-4d6e-9b67-573652fffbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:49:56.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:06.735Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=86742fe8-7c73-4643-8f98-a3cc4992ff59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:16.791Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cc4eb00e-e7af-4413-9b2d-a8ed9cdf565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:26.813Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=eb152dbb-ecb7-4014-93a5-ac6e77cd4074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:36.846Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fffe5bf8-debd-4912-a46f-726dab18045a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:46.878Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e51e6f5f-e990-4c28-9edb-bb20955cbacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:56.906Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=90ec453b-623a-4296-a17c-3f13ec6e6729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:50:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:06.954Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d99e3f32-d847-4cc5-9e87-7ead2cf636c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:16.984Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b0449000-88a3-426a-b555-e74b5f4119ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:27.013Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ae7f2c86-b940-41ab-930a-1fd806416b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:27.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:37.034Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f1883674-b87b-4090-8b6d-1125646a9f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:47.057Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=496d42a6-d470-4548-a1f7-5aa9d8c85ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:57.079Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2c198f34-71db-4a73-a412-1861aaeb5934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:51:57.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:07.104Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5ae037d0-8e6c-44a5-b620-263baf781a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:17.123Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5846bf16-c29e-499c-86fb-1c18f623b005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:27.171Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=52b32868-0c9e-428d-91ac-eaee949fa672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:37.199Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7666c2bf-47d8-48a1-8803-6ceece303eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:47.313Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0055f197-3647-49a1-b4cd-29961da574f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:57.339Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0f701fa2-a00a-4a5b-9be1-de0997922bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:52:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:07.358Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ca3c0e6b-bd51-4df4-a1b3-443012ce06cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:17.391Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=25977cb1-0b40-47fc-a18d-2c0c1e960908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:17.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:27.448Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=871e68b8-84dd-4bd6-b0a8-b297ac0ca208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:53:30.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:53:30.681Z |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-02-09T01:53:30.681Z |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-02-09T01:53:30.682Z |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-02-09T01:53:30.683Z |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-02-09T01:53:30.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:53:30.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:53:30.692Z |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-02-09T01:53:30.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:37.527Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a1f7ca6c-09f0-49da-adcf-1b659d9f4bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:47.565Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8007d43f-5bea-4a7f-a080-1c32e500bf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:57.627Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=da0a85d0-4c03-4b1d-9e73-f923cc20e82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:53:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:07.653Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2766504e-e10a-45c1-81dd-89dc3ad80eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:17.709Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=94d38cd1-5977-4fd3-964c-c80f832ed089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:27.786Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8ea4002d-fb14-409a-9abb-f26399322a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:27.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:37.820Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d74a7b9e-754e-4526-81ef-d83eb7f7ade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:47.864Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d6266e8c-c91b-46a3-855e-dd93e666fcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:57.900Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=94030a0c-12b4-4e22-8a4c-bd8548bcc002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:54:57.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:07.939Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d7ee797e-80d6-437c-8f26-873813066db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:07.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:17.981Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2d0bcf97-c3cb-4472-a1c6-921c68c5ca3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:18.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:28.025Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0a8fa481-f576-467b-b02a-e6e5d3e60766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:38.050Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3a9c709f-8785-49ad-b8f5-8cb18f3870b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:38.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:48.074Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=678f822f-370e-427f-9bf7-235a11bb547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:58.133Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=431e1b77-0bd2-4546-ad2c-2a11608ba6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:55:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:08.178Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9e4c4302-6f8c-466c-97e0-d82881569dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:18.207Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0eba2d9c-d09b-456d-8069-3764e1e114f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:28.244Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c65647ce-f73b-48a3-8d88-be4741ae28a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:28.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:38.267Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2ddc2451-50cc-4029-9d88-a04fb9d023f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:48.309Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5b4350da-691a-4851-b551-d657a4212699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:58.330Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=46a5e553-f404-4726-bfa3-5461b8e53580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:56:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:08.411Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1530d7d8-4c27-48a5-b8c3-85718df368f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:08.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:18.448Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ceb659b4-42bb-41e5-9967-757010221d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:28.479Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2cfcd17f-0afd-442a-96c4-553cb9f6741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:28.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:38.510Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b2fc888d-162f-45c1-9629-d8e8030338ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:38.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:48.547Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=50073717-883e-4240-b0fe-04e0811b7239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:58.596Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=28d2e9af-2d02-4834-ba73-6cf48def60c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:57:58.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:08.637Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a915abea-1747-46bf-a653-5121d4f5baea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:08.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:18.676Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=66c812d8-c0a6-4ffa-ab62-552700309b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:28.707Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ecd9603a-0ad7-4cb0-aa9c-cd7a335f8b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T01:58:30.651Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T01:58:30.651Z |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-02-09T01:58:30.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-02-09T01:58:30.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-02-09T01:58:30.652Z |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-02-09T01:58:30.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T01:58:30.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T01:58:30.659Z |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-02-09T01:58:30.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:38.740Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=10c679df-c10e-49d6-98dc-70824d3f98ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:38.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:48.840Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b365a7b2-653d-481b-8cff-85c8b85963f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:58.920Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=86a82ad1-e8aa-466d-9f98-7301578a921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:58:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:08.977Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=795a792c-dff5-458b-9a51-abc529338ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:19.021Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3f140e7e-b795-4290-802d-e838005df6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:19.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:29.071Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c8bc9858-a446-47d5-b75c-015f27550016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:39.112Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e15d1b43-14d0-4337-9cac-02a8cc025a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:49.135Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0306480e-0b90-4b59-88fa-c4e94aa800a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:59.189Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5f440714-196a-433d-9cb0-79ba0a0fac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T01:59:59.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:09.235Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=06758a7a-7566-4f65-bc39-39bcc3f18584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:19.270Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=be01f3d1-9e0b-4909-b8f7-398609536001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:29.328Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cda98966-545a-4009-8639-a1dff2d26bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:39.395Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6b32f32c-6935-4649-8a8f-d7f2166acbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:49.448Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3cda139f-ef0c-4f2a-b22b-e6a1a2401a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:59.496Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2f739184-25ef-4d6c-abf4-4649d2217cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:00:59.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:09.551Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4830e8ba-287e-4834-81a6-7cb0cefa4400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:19.585Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e0847b31-2c0a-4a25-8fc3-c9a469b669c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:29.622Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c5a666b3-a490-42ba-bf8d-6c80d52cda3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:29.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:39.689Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6c85f51d-6f76-49ac-ae13-4b00ccf87910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:49.715Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e272b638-82c2-437b-8d3b-ce8ade3f6e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:59.744Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=dacd481d-13d0-48f2-a67f-0a05813ac2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:01:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:09.786Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d7c0123e-a509-4052-89e4-0c277e1192f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:09.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:19.822Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f0b02105-f49e-49a6-9358-bf6ff78098a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:29.851Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f5bc8945-1cf2-42a6-9d6a-5778d9d8996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:29.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:39.892Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7d914635-2a7e-4262-96de-aa2d8e290f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:49.934Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2d78928e-5655-4e26-992b-7b3b7c117039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:59.954Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2f46aad6-17a7-4615-890b-5d3259407cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:02:59.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:09.991Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=32b9de33-3ba2-4b7e-a1ed-e98f82ad0842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:20.009Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=41865a0e-474e-4f88-9789-30c1640702e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:30.054Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=eb39b816-ad67-466e-89f1-2655648eb406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:30.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T02:03:30.574Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T02:03:30.574Z |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-02-09T02:03:30.574Z |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-02-09T02:03:30.574Z |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-02-09T02:03:30.575Z |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-02-09T02:03:30.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T02:03:30.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T02:03:30.586Z |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-02-09T02:03:30.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:40.074Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=634d5e5c-cea8-4a44-b23d-fad7f9bfe11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:40.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:50.095Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ac80051b-e3cf-42be-8012-3957b79493db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:03:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:00.123Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=09fada1f-c993-406e-a026-fad73cd5747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:10.161Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d12a528d-8c93-4d7b-86cc-a82711032a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:20.196Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=10c663be-e872-46d0-8336-f4011f4a5791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:30.216Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6a543014-c148-4ccf-81e2-2b77ceb65add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:40.236Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=16e85d88-3d40-4a1d-92e8-cb953ad021df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:40.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:50.265Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bc2c1313-780e-4c69-a21a-7d1f0b321775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:04:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:00.292Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e4b9a695-8b7a-4bf2-8607-0a60f7e97836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:00.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:10.368Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d87c6e8a-9585-410c-b5f6-a838f54c99e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:20.463Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e26f0d49-7f0e-48a6-8c21-274964e7dace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:30.496Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2afecf58-8868-453f-9383-29acb243e1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:40.550Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=de72517a-366c-4dd7-8be2-fcf085608792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:50.572Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8d73961c-0e2e-4889-9c1d-01e0c8204efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:05:50.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:00.614Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=371c3524-f6e1-4b1e-b5c4-cb0257902724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:10.660Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b2e3368d-453f-485f-82d9-c62b75ecdf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:10.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:20.679Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fb7ea2e0-99ea-49d9-91f0-bc14975fe22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:30.713Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=20fc4f51-85fb-4a13-90c9-aa9f2cb5993c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:40.736Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e1255eaf-2271-4e97-931a-e9f96a5e2ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:40.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:50.772Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1184d4ac-0572-4f7d-acbd-8dc091d518d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:06:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:00.849Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4400bf26-71d9-4021-acb2-dd00d8b70291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:10.934Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ed9e1b51-a2b1-4176-ac21-fb690a922648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:20.968Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=39565701-da27-4ea9-8f7d-8b069862895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:31.030Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=99aa16f1-8d3c-4fb1-94eb-a6809eb76dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:41.052Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=23c8a6fa-07c9-4cd6-8b01-a873ec158196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:51.078Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b0f77b51-e2ce-4578-80e2-e633ea87b686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:07:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:01.213Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8aeb53c7-2a03-4e0c-9383-1ebc9154d428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:11.293Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=91d858a8-b9b1-4ac6-a823-be5b75a0c49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:11.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:21.325Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d27d365a-4407-418c-a4a9-0896aa66049f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:21.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T02:08:30.741Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T02:08:30.742Z |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-02-09T02:08:30.742Z |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-02-09T02:08:30.742Z |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-02-09T02:08:30.745Z |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-02-09T02:08:30.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T02:08:30.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T02:08:30.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T02:08:30.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:31.412Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=857c0a74-fb5b-44e7-afb6-1934279eecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:41.456Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7d20e75c-ab6f-4b7b-b474-ba4199f19a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:41.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:51.523Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=35c1eb3d-749a-41ee-8aa0-2e789f092d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:08:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:01.609Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d2793f94-82b2-4551-8136-a503c50d06f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:01.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:11.646Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b968e7ba-449d-4c2f-be31-d0fb6cb5c358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:11.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:21.673Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=71cce7c2-980e-4de7-9499-2f3522646658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:31.707Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fee8b001-7670-4492-bfbd-0f04e7a71d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:41.731Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=777c66d2-5d29-4041-98af-c76f5aa3a91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:41.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:51.773Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=59e18e20-9a1b-4b48-8b1e-a44c7738fc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:09:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:01.811Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7b3d28b7-f079-4421-953e-48d34ab20337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:11.905Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f2291938-5a0d-4540-ade9-27282a3cc509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:21.975Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2810ddf7-efa6-4de4-8560-8ff009e68125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:32.037Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=25ab9ed5-55b8-48dd-8556-8aa44333ca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:32.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:42.092Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=eadc459d-7da5-4727-8d56-0fd429bb0958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:42.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:52.114Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7168a596-59e9-469c-a3a2-ce7b34c390b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:10:52.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:02.151Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=18e9a888-ac49-412f-a3cf-73fbcfb60927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:12.229Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7a59236f-5c43-4b3c-b9f4-fc2ae09828d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:12.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:22.260Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2cf4cd7f-aead-4e3b-b3bc-49fddbcdb342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:32.309Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bc23d7d8-4c54-423c-8377-c15e7bae6421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:32.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:42.329Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d514ae4b-62df-4851-8085-65c9473a7dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:42.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:52.362Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=fe2cb78d-37eb-49d8-9b0f-21aa49b1d936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:11:52.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:02.394Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e125c1c1-51ff-4664-97c9-49d1c6c0a109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:12.454Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=51cf0fd3-ce9f-4dbc-aced-9fa80bc3a0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:22.479Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f68bc9c6-1886-4eb0-a957-70b51fc88280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:32.559Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=176f887f-a21b-4d3a-816b-69cb78b472dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:42.608Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c10c639b-3118-4ce0-a347-fdf695f5f095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:52.673Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b8803296-2a18-4dfe-9796-0d6ce52343ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:12:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:02.725Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=8f9b32b4-5218-4509-ae8f-0d2fd85ad7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:12.821Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=729c97fa-6337-4841-bdcd-83e528ab90c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:22.863Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d3fbbaf3-8684-4342-ab59-ef6c4ed10181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T02:13:30.698Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T02:13:30.699Z |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-02-09T02:13:30.700Z |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-02-09T02:13:30.701Z |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-02-09T02:13:30.702Z |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-02-09T02:13:30.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T02:13:30.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T02:13:30.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-02-09T02:13:30.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:32.894Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5a107818-eb7f-4a00-87d3-b4c25b1fe868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:42.934Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4bec1fbf-5da5-49d6-8c60-9edd29b76934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:52.961Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1a41a531-b8b0-4492-890e-5efc507a1b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:13:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:02.985Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=04fe9ec1-e416-4698-8e70-517a29dffb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:13.014Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=715f710e-f317-43ef-9df1-21f1ab004297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:23.046Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=741d34ba-23ba-4555-ab2b-8095b59c65b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:23.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:33.075Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e6f733a6-2bfc-4da4-b4da-1cad864d5248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:43.094Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5d8bc11d-eb77-458c-ba2d-dc9b56902580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:53.113Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=371a3ef3-ca21-4e4f-b89d-4a8e43289c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:14:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:03.132Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=33fa02db-876d-4733-8697-7ac0b8734056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:13.162Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=30a51c1b-c4a6-4613-8e33-3af9effb64bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:23.207Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0bcc14ed-6da4-4b84-8a0b-85b1835777d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:33.227Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0b6acfee-8bd5-49d6-9024-2f4141bfefd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:33.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:43.251Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=486e00dd-916f-47a8-a29c-4789c0c936cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:53.285Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9e81e3ee-103f-4fb5-90ae-4918099f14c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:15:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:03.310Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=52d70b18-1a8d-4ffa-91cb-490175b6a155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:13.328Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d096c8e9-0bcc-40e1-9494-ad344bbb13c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:23.352Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ff3fed36-de8a-4c8e-b0a6-6ae16d7ad2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:33.375Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=05fa6b44-37bf-4d45-b2f5-941a351e268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:43.404Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=82366650-8b6a-41cb-8fb1-2482ab41c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:53.472Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0561c179-1163-4360-9eb3-f5790980a020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:16:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:03.495Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c5d5ca07-ee03-4821-8f81-4ea004e9e97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:13.564Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=0b4e09d3-cf25-403d-8cec-27e13253a124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:23.607Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cf563d37-bc7c-45bc-9aad-ffd33ec2d79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:33.634Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=86e211ec-91c5-4b71-9cb6-3fd34562b604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:43.658Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=6e540031-2420-4958-b62e-6d91393c5573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:53.692Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2bcbfb6d-4dcd-4c24-a92b-00fc3862e56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:17:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:03.716Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e2bf1cf2-fb2c-40e2-800f-c68495cc92c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:03.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:13.751Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e3e1d252-2413-4884-8900-2c80808fcb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:13.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:23.790Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=35390187-5749-4b3e-97b3-4d686d8ba61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T02:18:30.805Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T02:18:30.805Z |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-02-09T02:18:30.805Z |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-02-09T02:18:30.806Z |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-02-09T02:18:30.808Z |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-02-09T02:18:30.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T02:18:30.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T02:18:30.818Z |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-02-09T02:18:30.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:33.855Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b4195ff5-cbb6-4685-8a9e-63d01b5ef891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:43.899Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=12f43aa2-71b2-4831-a807-3c97c1edc322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:53.927Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=c14d408f-f139-4d5e-860f-095377b08d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:18:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:03.955Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4f0c5fc7-6b36-4288-bef8-466748d58674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:14.060Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=108084ca-f653-4fcb-86a2-a46493cafbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:24.111Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2ecaa7e0-085e-4e64-843d-87cfd73a1ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:34.173Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a5f19c4d-069d-46ef-ae5a-a3a5c7827c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:44.229Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=26c540f5-bb62-4fa2-b80e-7abcf680558c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:54.304Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=89d549bf-6c83-4efb-95ea-028737f13b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:19:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:04.368Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e372f5cd-c10b-4ec3-981d-07b2789cf5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:14.456Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f5024e8e-be09-448f-aaf4-002faeaafeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:24.495Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9f05853b-d61c-4cd6-ab44-2264f856e5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:34.533Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a4560f5e-77c3-40fe-8e11-17cfa5fac50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:44.605Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=916b63ae-6d8f-4402-b65c-9b69580f7a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:44.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:54.653Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7a0684f9-5198-4785-8e57-ad5d695cb603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:20:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:04.683Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=434f9737-9e6a-406d-80c7-006567231c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:04.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:14.732Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b00121b1-7fa1-4a65-b493-0be064b1194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:24.751Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=cea50bb7-b006-4935-be38-6be884664fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:24.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:34.771Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=4fd7e0c3-90a2-4f93-9c79-32d9ea9119c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:34.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:44.796Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3ac9bf09-b5a3-47a7-a7a3-8a30521b517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:44.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:54.818Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9cfbfc72-301b-44fa-aac7-477a3f6edf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:21:54.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:04.837Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=54157313-a6a9-4c89-8d8d-24adedafc34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:14.855Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b292d7b6-3f86-4a72-9171-ba27278dbc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:24.902Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=669f7945-2416-4d74-897a-cc53cb30b9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:34.937Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a5f06c8b-f582-43a1-aeb7-25ea88efa346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:44.965Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7726d3f8-d858-4dac-8da3-2043e87e835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:45.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:55.010Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bf9ecbfc-dc4e-492c-b43a-0e7a00762aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:22:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:05.031Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1946a7f7-dfe9-4393-b2b6-f4ea9e303a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:15.081Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d9bf9bfa-57c7-4709-84c4-2a4e35d93d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:25.111Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1588384f-17a5-4907-bb54-34ef6091f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T02:23:30.739Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T02:23:30.740Z |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-02-09T02:23:30.740Z |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-02-09T02:23:30.740Z |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-02-09T02:23:30.741Z |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-02-09T02:23:30.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T02:23:30.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T02:23:30.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-02-09T02:23:30.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:35.139Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=19f3b766-3453-4d75-ae71-d204ff4506ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:45.162Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=027b9a6a-77a6-4419-8077-b9736ac1940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:55.185Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=137699a4-8c54-4611-88b8-cfc1022f00aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:23:55.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:05.223Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bb0eb68b-06e6-407b-8f81-a108985c1ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:15.260Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=404d08ec-92df-419a-9d16-f370fce7ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:25.279Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=95e4d540-9d47-4e7b-b9f0-5512b24f68f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:35.307Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=570e2a48-5061-4c87-b769-b5d3bf5d92c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:45.327Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=800cce53-6437-4a87-9990-5967b453fb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:55.362Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e4d3bab6-7cbd-421a-8aaf-494970ec0b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:24:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:05.387Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=3e020b2c-75b5-4039-954e-9241fb45c155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:15.454Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7db75f23-aba2-4db9-a459-1b8b6a0f3b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:25.487Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=84543772-f4c7-43d3-af1e-da07324a3f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:35.511Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b05ebed7-8d00-4d49-b787-21cc4dc52634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:45.556Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d3ac66fb-cb5a-4fdc-b09e-ac7f1aa42bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:55.578Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=505c46e1-b107-48fe-b5e9-be4fb5b8fc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:25:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:05.605Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b688b8f4-d0da-4aa7-811d-47e5865e6cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:05.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:15.631Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=18d59f44-0663-43c2-a5cf-97b61404fb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:25.691Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=64f9e4da-f895-4989-8105-b22105d503e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:25.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:35.724Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=00a3faca-061b-4839-99e3-51ba20d42b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:35.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:45.760Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=e6c74838-2bef-48c7-9110-070f9260e54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:45.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:55.792Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f379f618-57fc-4d4f-ab4a-15cbe44521bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:26:55.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:05.821Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=46602209-0895-430d-8381-4a8651820e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:15.871Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=21009121-c3bc-4bf0-a42d-b24f9171e85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:25.905Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=264a0cc9-10ba-4f0e-8742-95e5f4f2e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:35.931Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=69f8f2e0-6bdf-4dc4-b999-d7e1794d2355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:45.961Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ab8cb405-11f7-47eb-bc7a-a9612feed105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:56.022Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=dc85bb6e-bd09-49fc-8a86-3327783d9040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:27:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:06.057Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=f76dc9f0-a03e-44bd-a620-35980a26b5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:16.078Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=99b3f9ba-0ad9-4de2-a0b5-609cb943a526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:26.106Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=182e3ad9-5058-4ee7-82ab-df314a8cc729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T02:28:30.734Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T02:28:30.735Z |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-02-09T02:28:30.735Z |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-02-09T02:28:30.735Z |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-02-09T02:28:30.736Z |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-02-09T02:28:30.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T02:28:30.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T02:28:30.750Z |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-02-09T02:28:30.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:36.124Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=2f58cc0c-2033-4484-9f32-fbd0b0743b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:46.143Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=9e854835-0400-4a7b-a091-0495d221dcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:56.164Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=67d97a81-7f40-4aa4-b635-4f8dd8e5b333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:28:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:06.184Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ca43da4d-4578-4233-aecc-27a5e1201db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:16.221Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=d32117bf-ee8e-48cd-a463-0bfc247a50ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:16.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:26.244Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=40ff37e0-9feb-40d5-957b-5e1ec20ee80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:36.260Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=a09de15f-8c9c-4dbf-96b7-dd7b6cd96ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:46.278Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=06a44638-e8b4-4e75-b45f-68be6c021d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:46.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:56.299Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=ba95324d-cff5-47f6-8e02-2f3b68024bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:29:56.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:06.319Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=1323a5f1-bf6b-41bf-b24c-774db9e5bc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:16.384Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=7d40ec90-e5f0-4a08-a34a-dffea488f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:16.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:26.425Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=b85a6342-8398-4123-a9b1-ff5aac291634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:36.444Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=5efea831-617e-4b47-92ff-fdfef82fdbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:46.474Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=107ef926-b56e-4e99-863c-28bc18778824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:46.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T02:30:56.505Z |INFO |Init configs |InvocationID=5027f737-0185-4976-b74c-64ef30ec0d0a, InstanceUUID=bdeb9919-13cd-4486-837c-6feacf809a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023