Results

By type

          2021-10-04 05:59:04,045 - INFO  [background-preinit  ] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2021-10-04 05:59:04,614 - INFO  [main                ] org.onap.cps.Application - Starting Application using Java 11.0.9.1 on onap-cps-core-7d5686f4c4-hfdlw with PID 1 (/app/classes started by ? in /app)
2021-10-04 05:59:04,615 - INFO  [main                ] org.onap.cps.Application - The following profiles are active: helm
2021-10-04 05:59:05,092 - WARN  [background-preinit  ] o.s.h.c.j.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2021-10-04 05:59:07,554 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-10-04 05:59:07,825 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 211 ms. Found 5 JPA repository interfaces.
2021-10-04 05:59:08,535 - INFO  [main                ] o.s.cloud.context.scope.GenericScope - BeanFactory id=6c61dbc6-ec9d-3bf4-9344-25ebb242f76e
2021-10-04 05:59:08,837 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,335 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,346 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,358 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,397 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,407 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,426 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,436 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,443 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,527 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,580 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,585 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-04 05:59:09,848 - INFO  [main                ] org.eclipse.jetty.util.log - Logging initialized @8391ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-04 05:59:10,310 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8080
2021-10-04 05:59:10,318 - INFO  [main                ] org.eclipse.jetty.server.Server - jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9.1+1
2021-10-04 05:59:10,396 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2021-10-04 05:59:10,396 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5671 ms
2021-10-04 05:59:10,642 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-10-04 05:59:10,643 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-10-04 05:59:10,644 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2021-10-04 05:59:10,658 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2c3679e5{application,/,[file:///tmp/jetty-docbase.8080.7459619761206849280/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2021-10-04 05:59:10,658 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @9202ms
2021-10-04 05:59:11,043 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2021-10-04 05:59:11,191 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2021-10-04 05:59:11,481 - INFO  [main                ] liquibase.database - Set default schema name to cps
2021-10-04 05:59:12,190 - INFO  [main                ] liquibase.lockservice - Successfully acquired change log lock
2021-10-04 05:59:12,666 - INFO  [main                ] liquibase.changelog - Creating database history table with name: cps.databasechangelog
2021-10-04 05:59:12,712 - INFO  [main                ] liquibase.changelog - Reading from cps.databasechangelog
2021-10-04 05:59:13,270 - INFO  [main                ] liquibase.changelog - Table anchor created
2021-10-04 05:59:13,272 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 42ms
2021-10-04 05:59:13,306 - INFO  [main                ] liquibase.changelog - Table relation created
2021-10-04 05:59:13,357 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 71ms
2021-10-04 05:59:13,409 - INFO  [main                ] liquibase.changelog - Table relation_type created
2021-10-04 05:59:13,411 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 48ms
2021-10-04 05:59:13,505 - INFO  [main                ] liquibase.changelog - Table fragment created
2021-10-04 05:59:13,507 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 36ms
2021-10-04 05:59:13,594 - INFO  [main                ] liquibase.changelog - Table schema_set created
2021-10-04 05:59:13,596 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 81ms
2021-10-04 05:59:13,691 - INFO  [main                ] liquibase.changelog - Table yang_resource created
2021-10-04 05:59:13,693 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 90ms
2021-10-04 05:59:13,803 - INFO  [main                ] liquibase.changelog - Table dataspace created
2021-10-04 05:59:13,805 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 36ms
2021-10-04 05:59:13,897 - INFO  [main                ] liquibase.changelog - Table schema_node created
2021-10-04 05:59:13,900 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 33ms
2021-10-04 05:59:13,981 - INFO  [main                ] liquibase.changelog - Table schema_set_yang_resources created
2021-10-04 05:59:13,983 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 10ms
2021-10-04 05:59:14,000 - INFO  [main                ] liquibase.changelog - Index FKI_ANCHOR_SCHEMA_SET_ID_FK created
2021-10-04 05:59:14,003 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 16ms
2021-10-04 05:59:14,071 - INFO  [main                ] liquibase.changelog - Unique constraint added to anchor(dataspace_id, name)
2021-10-04 05:59:14,073 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 14ms
2021-10-04 05:59:14,164 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (anchor_id)
2021-10-04 05:59:14,166 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 87ms
2021-10-04 05:59:14,184 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_FROM_ID_FK created
2021-10-04 05:59:14,186 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 12ms
2021-10-04 05:59:14,264 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_TO_ID_FK created
2021-10-04 05:59:14,266 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 75ms
2021-10-04 05:59:14,284 - INFO  [main                ] liquibase.changelog - Index FKI_RELATION_TYPE_ID_FK created
2021-10-04 05:59:14,286 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 13ms
2021-10-04 05:59:14,362 - INFO  [main                ] liquibase.changelog - Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)
2021-10-04 05:59:14,365 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 70ms
2021-10-04 05:59:14,385 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_ANCHOR_ID_FK created
2021-10-04 05:59:14,387 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 14ms
2021-10-04 05:59:14,461 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_DATASPACE_ID_FK created
2021-10-04 05:59:14,463 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 70ms
2021-10-04 05:59:14,484 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_PARENT_ID_FK created
2021-10-04 05:59:14,486 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 13ms
2021-10-04 05:59:14,506 - INFO  [main                ] liquibase.changelog - Index FKI_SCHEMA_NODE_ID_TO_ID created
2021-10-04 05:59:14,558 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 65ms
2021-10-04 05:59:14,578 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH created
2021-10-04 05:59:14,582 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 17ms
2021-10-04 05:59:14,604 - INFO  [main                ] liquibase.changelog - Unique constraint added to fragment(dataspace_id, anchor_id, xpath)
2021-10-04 05:59:14,609 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 19ms
2021-10-04 05:59:14,675 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (from_fragment_id)
2021-10-04 05:59:14,677 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 18ms
2021-10-04 05:59:14,763 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (to_fragment_id)
2021-10-04 05:59:14,765 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 78ms
2021-10-04 05:59:14,781 - INFO  [main                ] liquibase.changelog - Unique constraint added to schema_set(name, dataspace_id)
2021-10-04 05:59:14,783 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 13ms
2021-10-04 05:59:14,862 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (schema_set_id)
2021-10-04 05:59:14,867 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 76ms
2021-10-04 05:59:14,890 - INFO  [main                ] liquibase.changelog - Unique constraint added to yang_resource(checksum)
2021-10-04 05:59:14,892 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 15ms
2021-10-04 05:59:14,965 - INFO  [main                ] liquibase.changelog - Unique constraint added to dataspace(name)
2021-10-04 05:59:14,967 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 68ms
2021-10-04 05:59:14,985 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (dataspace_id)
2021-10-04 05:59:14,987 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 11ms
2021-10-04 05:59:15,066 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set (dataspace_id)
2021-10-04 05:59:15,068 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 11ms
2021-10-04 05:59:15,093 - INFO  [main                ] liquibase.changelog - Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created
2021-10-04 05:59:15,158 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 78ms
2021-10-04 05:59:15,172 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (yang_resource_id)
2021-10-04 05:59:15,174 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 10ms
2021-10-04 05:59:15,260 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (dataspace_id)
2021-10-04 05:59:15,262 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 75ms
2021-10-04 05:59:15,278 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (schema_set_id)
2021-10-04 05:59:15,280 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 9ms
2021-10-04 05:59:15,384 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (relation_type_id)
2021-10-04 05:59:15,387 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 14ms
2021-10-04 05:59:15,406 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (parent_id)
2021-10-04 05:59:15,458 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 60ms
2021-10-04 05:59:15,479 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (schema_node_id)
2021-10-04 05:59:15,482 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 16ms
2021-10-04 05:59:15,730 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace'
2021-10-04 05:59:15,732 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 237ms
2021-10-04 05:59:15,864 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set'
2021-10-04 05:59:15,867 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 128ms
2021-10-04 05:59:16,059 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource'
2021-10-04 05:59:16,061 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 185ms
2021-10-04 05:59:16,173 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2021-10-04 05:59:16,175 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 107ms
2021-10-04 05:59:16,271 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor'
2021-10-04 05:59:16,273 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 95ms
2021-10-04 05:59:18,758 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment'
2021-10-04 05:59:18,761 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 2484ms
2021-10-04 05:59:18,802 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-10-04 05:59:18,808 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 31ms
2021-10-04 05:59:18,863 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH dropped from table fragment
2021-10-04 05:59:18,868 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 52ms
2021-10-04 05:59:18,887 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-10-04 05:59:18,888 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-10-04 05:59:18,890 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-10-04 05:59:18,892 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 16ms
2021-10-04 05:59:18,960 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed
2021-10-04 05:59:18,980 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed
2021-10-04 05:59:18,992 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed
2021-10-04 05:59:18,994 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 97ms
2021-10-04 05:59:19,075 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace'
2021-10-04 05:59:19,076 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 76ms
2021-10-04 05:59:19,268 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set'
2021-10-04 05:59:19,270 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 110ms
2021-10-04 05:59:19,284 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource'
2021-10-04 05:59:19,286 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 9ms
2021-10-04 05:59:19,463 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2021-10-04 05:59:19,465 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 103ms
2021-10-04 05:59:19,558 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor'
2021-10-04 05:59:19,560 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 90ms
2021-10-04 05:59:19,573 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment'
2021-10-04 05:59:19,574 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 10ms
2021-10-04 05:59:19,585 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-10-04 05:59:19,591 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 12ms
2021-10-04 05:59:19,670 - INFO  [main                ] liquibase.changelog - Columns module_name(TEXT),revision(TEXT) added to yang_resource
2021-10-04 05:59:19,671 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 10ms
2021-10-04 05:59:19,682 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-10-04 05:59:19,684 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 8ms
2021-10-04 05:59:19,767 - INFO  [main                ] liquibase.lockservice - Successfully released change log lock
2021-10-04 05:59:19,989 - INFO  [main                ] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2021-10-04 05:59:20,067 - INFO  [main                ] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2021-10-04 05:59:20,069 - INFO  [main                ] org.hibernate.cfg.Environment - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false}
2021-10-04 05:59:20,310 - INFO  [main                ] o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-10-04 05:59:20,467 - INFO  [main                ] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
2021-10-04 05:59:21,618 - INFO  [main                ] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-10-04 05:59:21,631 - INFO  [main                ] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-10-04 05:59:24,848 - INFO  [main                ] o.o.c.n.NotificationService - Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=}, enabled=true)
2021-10-04 05:59:25,401 - INFO  [main                ] o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e8e1a98, org.springframework.security.web.context.SecurityContextPersistenceFilter@1396ee3b, org.springframework.security.web.header.HeaderWriterFilter@2be0ea4a, org.springframework.security.web.authentication.logout.LogoutFilter@4567dcbc, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@b8f6500, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@370d49d1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@62fef807, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23f6a18d, org.springframework.security.web.session.SessionManagementFilter@1de618b3, org.springframework.security.web.access.ExceptionTranslationFilter@339cedbb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@d181ca3]
2021-10-04 05:59:30,416 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-10-04 05:59:30,416 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2021-10-04 05:59:30,419 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
2021-10-04 05:59:30,440 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@e36bc01{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2021-10-04 05:59:30,442 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8080 (http/1.1) with context path '/'
2021-10-04 05:59:30,628 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8081
2021-10-04 05:59:30,629 - INFO  [main                ] org.eclipse.jetty.server.Server - jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9.1+1
2021-10-04 05:59:30,633 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2021-10-04 05:59:30,633 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 183 ms
2021-10-04 05:59:30,641 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-10-04 05:59:30,641 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-10-04 05:59:30,641 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2021-10-04 05:59:30,642 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@339e62bb{application,/,[file:///tmp/jetty-docbase.8081.16703236324708789005/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2021-10-04 05:59:30,642 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @29186ms
2021-10-04 05:59:30,667 - INFO  [main                ] o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage'
2021-10-04 05:59:31,453 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-10-04 05:59:31,453 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2021-10-04 05:59:31,454 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
2021-10-04 05:59:31,455 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@46c87d4b{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
2021-10-04 05:59:31,455 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8081 (http/1.1) with context path '/'
2021-10-04 05:59:31,507 - INFO  [main                ] org.onap.cps.Application - Started Application in 28.897 seconds (JVM running for 30.051)
2021-10-04 05:59:31,512 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2021-10-04 05:59:31,514 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC