Results

By type

          2021-09-24 11:04:47,776 - INFO  [main                ] org.onap.cps.Application - Starting Application using Java 11.0.9.1 on dev-cps-core-7cb6666b9f-8hfxz with PID 1 (/app/classes started by ? in /app)
2021-09-24 11:04:47,778 - INFO  [main                ] org.onap.cps.Application - The following profiles are active: helm
2021-09-24 11:04:49,739 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-09-24 11:04:49,927 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 168 ms. Found 5 JPA repository interfaces.
2021-09-24 11:04:50,372 - INFO  [main                ] o.s.cloud.context.scope.GenericScope - BeanFactory id=6c61dbc6-ec9d-3bf4-9344-25ebb242f76e
2021-09-24 11:04:50,578 - 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-09-24 11:04:51,010 - 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-09-24 11:04:51,015 - 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-09-24 11:04:51,032 - 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-09-24 11:04:51,047 - 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-09-24 11:04:51,054 - 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-09-24 11:04:51,073 - 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-09-24 11:04:51,080 - 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-09-24 11:04:51,083 - 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-09-24 11:04:51,116 - 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-09-24 11:04:51,165 - 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-09-24 11:04:51,170 - 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-09-24 11:04:51,349 - INFO  [main                ] org.eclipse.jetty.util.log - Logging initialized @5427ms to org.eclipse.jetty.util.log.Slf4jLog
2021-09-24 11:04:51,770 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8080
2021-09-24 11:04:51,780 - 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-09-24 11:04:51,853 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2021-09-24 11:04:51,853 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4019 ms
2021-09-24 11:04:52,179 - WARN  [main                ] o.s.h.c.j.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2021-09-24 11:04:52,306 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-09-24 11:04:52,306 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-09-24 11:04:52,307 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2021-09-24 11:04:52,316 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3835b281{application,/,[file:///tmp/jetty-docbase.8080.16532569176121003787/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2021-09-24 11:04:52,316 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @6397ms
2021-09-24 11:04:52,756 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2021-09-24 11:04:52,892 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2021-09-24 11:04:53,102 - INFO  [main                ] liquibase.database - Set default schema name to cps
2021-09-24 11:04:53,317 - INFO  [main                ] liquibase.lockservice - Successfully acquired change log lock
2021-09-24 11:04:53,695 - INFO  [main                ] liquibase.changelog - Creating database history table with name: cps.databasechangelog
2021-09-24 11:04:53,745 - INFO  [main                ] liquibase.changelog - Reading from cps.databasechangelog
2021-09-24 11:04:54,325 - INFO  [main                ] liquibase.changelog - Table anchor created
2021-09-24 11:04:54,333 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 131ms
2021-09-24 11:04:54,390 - INFO  [main                ] liquibase.changelog - Table relation created
2021-09-24 11:04:54,396 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 31ms
2021-09-24 11:04:54,548 - INFO  [main                ] liquibase.changelog - Table relation_type created
2021-09-24 11:04:54,551 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 141ms
2021-09-24 11:04:54,606 - INFO  [main                ] liquibase.changelog - Table fragment created
2021-09-24 11:04:54,610 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 51ms
2021-09-24 11:04:54,671 - INFO  [main                ] liquibase.changelog - Table schema_set created
2021-09-24 11:04:54,675 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 52ms
2021-09-24 11:04:54,737 - INFO  [main                ] liquibase.changelog - Table yang_resource created
2021-09-24 11:04:54,742 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 56ms
2021-09-24 11:04:54,824 - INFO  [main                ] liquibase.changelog - Table dataspace created
2021-09-24 11:04:54,830 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 76ms
2021-09-24 11:04:54,890 - INFO  [main                ] liquibase.changelog - Table schema_node created
2021-09-24 11:04:54,898 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 52ms
2021-09-24 11:04:54,927 - INFO  [main                ] liquibase.changelog - Table schema_set_yang_resources created
2021-09-24 11:04:54,931 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 24ms
2021-09-24 11:04:54,962 - INFO  [main                ] liquibase.changelog - Index FKI_ANCHOR_SCHEMA_SET_ID_FK created
2021-09-24 11:04:54,965 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 27ms
2021-09-24 11:04:54,991 - INFO  [main                ] liquibase.changelog - Unique constraint added to anchor(dataspace_id, name)
2021-09-24 11:04:54,995 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 25ms
2021-09-24 11:04:55,022 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (anchor_id)
2021-09-24 11:04:55,043 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 41ms
2021-09-24 11:04:55,068 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_FROM_ID_FK created
2021-09-24 11:04:55,075 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 24ms
2021-09-24 11:04:55,098 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_TO_ID_FK created
2021-09-24 11:04:55,101 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 21ms
2021-09-24 11:04:55,135 - INFO  [main                ] liquibase.changelog - Index FKI_RELATION_TYPE_ID_FK created
2021-09-24 11:04:55,138 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 24ms
2021-09-24 11:04:55,161 - INFO  [main                ] liquibase.changelog - Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)
2021-09-24 11:04:55,165 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 20ms
2021-09-24 11:04:55,189 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_ANCHOR_ID_FK created
2021-09-24 11:04:55,194 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 20ms
2021-09-24 11:04:55,218 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_DATASPACE_ID_FK created
2021-09-24 11:04:55,221 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 19ms
2021-09-24 11:04:55,243 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_PARENT_ID_FK created
2021-09-24 11:04:55,248 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 21ms
2021-09-24 11:04:55,283 - INFO  [main                ] liquibase.changelog - Index FKI_SCHEMA_NODE_ID_TO_ID created
2021-09-24 11:04:55,287 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 29ms
2021-09-24 11:04:55,311 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH created
2021-09-24 11:04:55,313 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 19ms
2021-09-24 11:04:55,335 - INFO  [main                ] liquibase.changelog - Unique constraint added to fragment(dataspace_id, anchor_id, xpath)
2021-09-24 11:04:55,338 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 16ms
2021-09-24 11:04:55,358 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (from_fragment_id)
2021-09-24 11:04:55,361 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 13ms
2021-09-24 11:04:55,374 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (to_fragment_id)
2021-09-24 11:04:55,377 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 9ms
2021-09-24 11:04:55,397 - INFO  [main                ] liquibase.changelog - Unique constraint added to schema_set(name, dataspace_id)
2021-09-24 11:04:55,400 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 18ms
2021-09-24 11:04:55,415 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (schema_set_id)
2021-09-24 11:04:55,418 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 13ms
2021-09-24 11:04:55,455 - INFO  [main                ] liquibase.changelog - Unique constraint added to yang_resource(checksum)
2021-09-24 11:04:55,459 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 27ms
2021-09-24 11:04:55,478 - INFO  [main                ] liquibase.changelog - Unique constraint added to dataspace(name)
2021-09-24 11:04:55,481 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 16ms
2021-09-24 11:04:55,496 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (dataspace_id)
2021-09-24 11:04:55,499 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 12ms
2021-09-24 11:04:55,513 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set (dataspace_id)
2021-09-24 11:04:55,518 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 12ms
2021-09-24 11:04:55,554 - INFO  [main                ] liquibase.changelog - Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created
2021-09-24 11:04:55,558 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 30ms
2021-09-24 11:04:55,572 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (yang_resource_id)
2021-09-24 11:04:55,575 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 12ms
2021-09-24 11:04:55,595 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (dataspace_id)
2021-09-24 11:04:55,599 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 14ms
2021-09-24 11:04:55,625 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (schema_set_id)
2021-09-24 11:04:55,628 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 16ms
2021-09-24 11:04:55,647 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (relation_type_id)
2021-09-24 11:04:55,650 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 12ms
2021-09-24 11:04:55,662 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (parent_id)
2021-09-24 11:04:55,665 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 9ms
2021-09-24 11:04:55,687 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (schema_node_id)
2021-09-24 11:04:55,690 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 14ms
2021-09-24 11:04:55,812 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace'
2021-09-24 11:04:55,815 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 118ms
2021-09-24 11:04:55,855 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set'
2021-09-24 11:04:55,859 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 37ms
2021-09-24 11:04:56,090 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource'
2021-09-24 11:04:56,095 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 228ms
2021-09-24 11:04:56,146 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2021-09-24 11:04:56,150 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 48ms
2021-09-24 11:04:56,189 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor'
2021-09-24 11:04:56,194 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 34ms
2021-09-24 11:04:57,275 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment'
2021-09-24 11:04:57,290 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 1090ms
2021-09-24 11:04:57,321 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-09-24 11:04:57,330 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 33ms
2021-09-24 11:04:57,361 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH dropped from table fragment
2021-09-24 11:04:57,367 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 23ms
2021-09-24 11:04:57,380 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-09-24 11:04:57,381 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-09-24 11:04:57,383 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-09-24 11:04:57,386 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 13ms
2021-09-24 11:04:57,422 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed
2021-09-24 11:04:57,441 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed
2021-09-24 11:04:57,459 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed
2021-09-24 11:04:57,463 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 69ms
2021-09-24 11:04:57,494 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace'
2021-09-24 11:04:57,501 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 28ms
2021-09-24 11:04:57,531 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set'
2021-09-24 11:04:57,535 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 28ms
2021-09-24 11:04:57,548 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource'
2021-09-24 11:04:57,552 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 11ms
2021-09-24 11:04:57,575 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2021-09-24 11:04:57,579 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 21ms
2021-09-24 11:04:57,603 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor'
2021-09-24 11:04:57,607 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 23ms
2021-09-24 11:04:57,623 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment'
2021-09-24 11:04:57,627 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 14ms
2021-09-24 11:04:57,640 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-09-24 11:04:57,648 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 16ms
2021-09-24 11:04:57,674 - INFO  [main                ] liquibase.changelog - Columns module_name(TEXT),revision(TEXT) added to yang_resource
2021-09-24 11:04:57,678 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 17ms
2021-09-24 11:04:57,693 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-09-24 11:04:57,697 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 11ms
2021-09-24 11:04:57,711 - INFO  [main                ] liquibase.lockservice - Successfully released change log lock
2021-09-24 11:04:57,935 - INFO  [main                ] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2021-09-24 11:04:57,985 - INFO  [main                ] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2021-09-24 11:04:57,987 - 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-09-24 11:04:58,348 - INFO  [main                ] o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-09-24 11:04:58,468 - INFO  [main                ] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
2021-09-24 11:04:58,846 - INFO  [main                ] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2021-09-24 11:04:59,718 - INFO  [main                ] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-09-24 11:04:59,731 - INFO  [main                ] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-09-24 11:05:02,107 - INFO  [main                ] o.o.c.n.NotificationService - Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=}, enabled=true)
2021-09-24 11:05:02,532 - INFO  [main                ] o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@621104df, org.springframework.security.web.context.SecurityContextPersistenceFilter@347042e7, org.springframework.security.web.header.HeaderWriterFilter@41cc3795, org.springframework.security.web.authentication.logout.LogoutFilter@42000b02, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@32e2d117, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e15330c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7356f0e0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61dcf21f, org.springframework.security.web.session.SessionManagementFilter@22f34197, org.springframework.security.web.access.ExceptionTranslationFilter@5d186b14, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@457d81d8]
2021-09-24 11:05:05,958 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-09-24 11:05:05,958 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2021-09-24 11:05:05,960 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
2021-09-24 11:05:05,977 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@2e3900dc{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2021-09-24 11:05:05,978 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8080 (http/1.1) with context path '/'
2021-09-24 11:05:06,081 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8081
2021-09-24 11:05:06,081 - 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-09-24 11:05:06,085 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2021-09-24 11:05:06,085 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 101 ms
2021-09-24 11:05:06,091 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-09-24 11:05:06,091 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-09-24 11:05:06,091 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2021-09-24 11:05:06,092 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@38a2118b{application,/,[file:///tmp/jetty-docbase.8081.16515321598255136869/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2021-09-24 11:05:06,092 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @20173ms
2021-09-24 11:05:06,124 - INFO  [main                ] o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage'
2021-09-24 11:05:06,800 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-09-24 11:05:06,800 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2021-09-24 11:05:06,800 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms
2021-09-24 11:05:06,802 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@772ce28e{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
2021-09-24 11:05:06,802 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8081 (http/1.1) with context path '/'
2021-09-24 11:05:06,840 - INFO  [main                ] org.onap.cps.Application - Started Application in 20.093 seconds (JVM running for 20.921)
2021-09-24 11:05:06,846 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2021-09-24 11:05:06,849 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC