Results

By type

          start init db ...
You are now connected to database "datalake" as user "datalake".
psql:/datalake/init_db.sql:30: ERROR:  relation "topic_name" already exists
psql:/datalake/init_db.sql:37: ERROR:  relation "db_type" already exists
psql:/datalake/init_db.sql:38: ERROR:  relation "db_seq" already exists
psql:/datalake/init_db.sql:57: ERROR:  relation "db" already exists
psql:/datalake/init_db.sql:59: ERROR:  relation "fk3njadtw43ieph7ftt4kxdhcko" already exists
psql:/datalake/init_db.sql:67: ERROR:  relation "design_type" already exists
psql:/datalake/init_db.sql:69: ERROR:  relation "fkm8rkv2qkq01gsmeq1c3y4w02x" already exists
psql:/datalake/init_db.sql:70: ERROR:  relation "design_seq" already exists
psql:/datalake/init_db.sql:83: ERROR:  relation "design" already exists
psql:/datalake/init_db.sql:85: ERROR:  relation "fko43yi6aputq6kwqqu8eqbspm5" already exists
psql:/datalake/init_db.sql:86: ERROR:  relation "fkabb8e74230glxpaiai4aqsr34" already exists
psql:/datalake/init_db.sql:87: ERROR:  relation "kafka_seq" already exists
psql:/datalake/init_db.sql:105: ERROR:  relation "kafka" already exists
psql:/datalake/init_db.sql:106: ERROR:  relation "topic_seq" already exists
psql:/datalake/init_db.sql:123: ERROR:  relation "topic" already exists
psql:/datalake/init_db.sql:125: ERROR:  relation "fkj3pldlfaokdhqjfva8n3pkjca" already exists
psql:/datalake/init_db.sql:132: ERROR:  relation "map_db_design" already exists
psql:/datalake/init_db.sql:134: ERROR:  relation "fkhpn49r94k05mancjtn301m2p0" already exists
psql:/datalake/init_db.sql:141: ERROR:  relation "map_db_topic" already exists
psql:/datalake/init_db.sql:143: ERROR:  relation "fkq1jon185jnrr7dv1dd8214uw0" already exists
psql:/datalake/init_db.sql:150: ERROR:  relation "map_kafka_topic" already exists
psql:/datalake/init_db.sql:152: ERROR:  relation "fktdrme4h7rxfh04u2i2wqu23g5" already exists
CREATE TABLE
CREATE INDEX
You are now connected to database "datalake" as user "datalake".
psql:/datalake/init_db_data.sql:51: ERROR:  duplicate key value violates unique constraint "kafka_pkey"
DETAIL:  Key (id)=(1) already exists.
psql:/datalake/init_db_data.sql:52: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(CB) already exists.
psql:/datalake/init_db_data.sql:53: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(ES) already exists.
psql:/datalake/init_db_data.sql:54: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(MONGO) already exists.
psql:/datalake/init_db_data.sql:55: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(DRUID) already exists.
psql:/datalake/init_db_data.sql:56: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(HDFS) already exists.
psql:/datalake/init_db_data.sql:57: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(KIBANA) already exists.
psql:/datalake/init_db_data.sql:58: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(SUPERSET) already exists.
psql:/datalake/init_db_data.sql:59: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(1) already exists.
psql:/datalake/init_db_data.sql:60: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(2) already exists.
psql:/datalake/init_db_data.sql:61: ERROR:  column "presto_catalog" of relation "db" does not exist
LINE 1: ...d, enabled, encrypt, name,host,port,database_name,presto_cat...
                                                             ^
psql:/datalake/init_db_data.sql:62: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(4) already exists.
psql:/datalake/init_db_data.sql:63: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(5) already exists.
psql:/datalake/init_db_data.sql:64: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(6) already exists.
INSERT 0 1
psql:/datalake/init_db_data.sql:66: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(_DL_DEFAULT_) already exists.
psql:/datalake/init_db_data.sql:67: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(unauthenticated.SEC_FAULT_OUTPUT) already exists.
psql:/datalake/init_db_data.sql:68: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(unauthenticated.VES_MEASUREMENT_OUTPUT) already exists.
psql:/datalake/init_db_data.sql:69: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(EPC) already exists.
psql:/datalake/init_db_data.sql:70: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(HW) already exists.
psql:/datalake/init_db_data.sql:72: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(1) already exists.
psql:/datalake/init_db_data.sql:74: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(2) already exists.
psql:/datalake/init_db_data.sql:79: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(3) already exists.
psql:/datalake/init_db_data.sql:81: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(4) already exists.
psql:/datalake/init_db_data.sql:85: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(5) already exists.
psql:/datalake/init_db_data.sql:86: ERROR:  duplicate key value violates unique constraint "map_db_topic_pkey"
DETAIL:  Key (db_id, topic_id)=(1, 1) already exists.
psql:/datalake/init_db_data.sql:87: ERROR:  duplicate key value violates unique constraint "map_kafka_topic_pkey"
DETAIL:  Key (topic_id, kafka_id)=(1, 1) already exists.
psql:/datalake/init_db_data.sql:88: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(KIBANA_DB) already exists.
psql:/datalake/init_db_data.sql:89: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(KIBANA_SEARCH) already exists.
psql:/datalake/init_db_data.sql:90: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(KIBANA_VISUAL) already exists.
psql:/datalake/init_db_data.sql:91: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(ES_MAPPING) already exists.
psql:/datalake/init_db_data.sql:92: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(DRUID_KAFKA_SPEC) already exists.
psql:/datalake/init_db_data.sql:93: ERROR:  duplicate key value violates unique constraint "design_pkey"
DETAIL:  Key (id)=(1) already exists.
psql:/datalake/init_db_data.sql:94: ERROR:  duplicate key value violates unique constraint "map_db_design_pkey"
DETAIL:  Key (design_id, db_id)=(1, 6) already exists.
INSERT 0 1
INSERT 0 1
INSERT 0 1
finish init db
05:13:40,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:13:40,139 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:13:40,141 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml]
05:13:40,209 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b0c2d26 - URL [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] is not of type file
05:13:40,478 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:13:40,489 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:13:40,516 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:13:40,702 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:13:40,702 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:13:40,702 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:13:40,705 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.datalake] to DEBUG
05:13:40,705 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap.datalake] to false
05:13:40,705 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap.datalake]
05:13:40,706 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR
05:13:40,706 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:13:40,706 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:13:40,708 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3d3fcdb0 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.0.RELEASE)

2023-01-05 05:13:42,598 |INFO | [                main] org.onap.datalake.des.DesApplication:50  - Starting DesApplication on dcae-datalake-des with PID 11 (/datalake/des-1.1.1-execute.jar started by datalake in /datalake)
2023-01-05 05:13:42,605 |DEBUG| [                main] org.onap.datalake.des.DesApplication:53  - Running with Spring Boot v2.1.0.RELEASE, Spring v5.1.2.RELEASE
2023-01-05 05:13:42,620 |INFO | [                main] org.onap.datalake.des.DesApplication:675 - No active profile set, falling back to default profiles: default
2023-01-05 05:14:03,979 |INFO | [                main] org.onap.datalake.des.DesApplication:59  - Started DesApplication in 23.034 seconds (JVM running for 24.972)
2023-01-05 05:15:22,436 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:16:51,478 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:18:21,484 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:19:51,478 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:21:21,472 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:22:51,496 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:24:21,479 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:25:51,478 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:27:21,472 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:28:51,480 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:30:21,473 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:31:51,467 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:33:21,467 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:34:51,468 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:36:21,482 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:37:51,477 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:39:21,467 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:40:51,466 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:42:21,477 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:43:51,480 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:45:21,470 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:46:51,473 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:48:21,470 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:49:51,471 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:51:21,485 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:52:51,472 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:54:21,468 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:55:51,467 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:57:21,471 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 05:58:51,468 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:00:21,478 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:01:51,466 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:03:21,464 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:04:51,463 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:06:21,465 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:07:51,464 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:09:21,480 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:10:51,468 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:12:21,469 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:13:51,480 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:15:21,469 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:16:51,477 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:18:21,471 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:19:51,469 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:21:21,470 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:22:51,482 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:24:21,467 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:25:51,471 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:27:21,467 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:28:51,476 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:30:21,465 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:31:51,464 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:33:21,465 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:34:51,468 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:36:21,482 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:37:51,467 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:39:21,466 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:40:51,463 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:42:21,464 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:43:51,489 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:45:21,482 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:46:51,474 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:48:21,469 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:49:51,468 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:51:21,468 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:52:51,466 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:54:21,484 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:55:51,469 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:57:21,465 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 06:58:51,469 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:00:21,464 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:01:51,468 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:03:21,473 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:04:51,470 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:06:21,470 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:07:51,463 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:09:21,464 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:10:51,475 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:12:21,471 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:13:51,483 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:15:21,476 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:16:51,465 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:18:21,468 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:19:51,472 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:21:21,472 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:22:51,470 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:24:21,467 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:25:51,469 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:27:21,464 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:28:51,475 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:30:21,477 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:31:51,464 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:33:21,465 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:34:51,462 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:36:21,467 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:37:51,464 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:39:21,482 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:40:51,465 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:42:21,476 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:43:51,474 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:45:21,472 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:46:51,467 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:48:21,482 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:49:51,469 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:51:21,483 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:52:51,467 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:54:21,472 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:55:51,464 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:57:21,470 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 07:58:51,479 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:00:21,465 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:01:51,464 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:03:21,465 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:04:51,462 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:06:21,468 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:07:51,470 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:09:21,471 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:10:51,475 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:12:21,481 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:13:51,478 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:15:21,492 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:16:51,472 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:18:21,488 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:19:51,469 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:21:21,464 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:22:51,467 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:24:21,466 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:25:51,468 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:27:21,476 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:28:51,464 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:30:21,468 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:31:51,460 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:33:21,460 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:34:51,463 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-01-05 08:36:21,466 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null