Results

By type

          23:04:48,307 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:04:48,310 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
23:04:48,311 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:04:48,311 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
23:04:48,311 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:04:48,332 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
23:04:48,464 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:04:48,471 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:04:48,473 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:04:48,479 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:04:48,553 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:04:48,553 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:04:48,553 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:04:48,553 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:04:48,553 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:04:48,554 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:04:48,554 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:04:48,554 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:04:48,556 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-29 23:04:49,626|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-29 23:04:49,740|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-wb7n5 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-03-29 23:04:49,742|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-29 23:04:53,632|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-29 23:04:54,184|||main||||INFO||||||| Finished Spring Data repository scanning in 531 ms. Found 11 JPA repository interfaces.
2023-03-29 23:04:56,692|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-29 23:04:56,769|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-29 23:04:56,981|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-29 23:04:57,625|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-29 23:04:57,965|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-03-29 23:04:57,967|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-03-29 23:05:00,541|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-29 23:05:00,561|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-29 23:05:00,638|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-29 23:05:02,285|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-29 23:05:02,386|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-29 23:05:03,985|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-03-29 23:05:04,040|||main||||INFO||||||| Dependency Management module created...
2023-03-29 23:05:04,963|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-29 23:05:05,250|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-29 23:05:06,492|||main||||INFO||||||| Netty started on port 8080
2023-03-29 23:05:07,959|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-29 23:05:08,324|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-29 23:05:08,331|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.508 seconds (JVM running for 20.678)
2023-03-29 23:05:08,352|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-29 23:05:08,354|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-29 23:05:08,532|||DefaultDispatcher-worker-1||||INFO||||||| ConsumerConfig values: 
	allow.auto.create.topics = true
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = request-receiver-client-id-wb7n5
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = cds-bp-processor
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer

2023-03-29 23:05:08,709|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-29 23:05:08,866|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-29 23:05:08,867|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-29 23:05:08,867|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1680131108862
2023-03-29 23:05:08,875|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-29 23:05:08,876|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-29 23:05:09,546|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-0 to 0 since the associated topicId changed from null to mavj1fpoSailLvl7l9uPAw
2023-03-29 23:05:09,546|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-5 to 0 since the associated topicId changed from null to mavj1fpoSailLvl7l9uPAw
2023-03-29 23:05:09,547|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-4 to 0 since the associated topicId changed from null to mavj1fpoSailLvl7l9uPAw
2023-03-29 23:05:09,547|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-1 to 0 since the associated topicId changed from null to mavj1fpoSailLvl7l9uPAw
2023-03-29 23:05:09,547|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-2 to 0 since the associated topicId changed from null to mavj1fpoSailLvl7l9uPAw
2023-03-29 23:05:09,547|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-3 to 0 since the associated topicId changed from null to mavj1fpoSailLvl7l9uPAw
2023-03-29 23:05:09,550|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Cluster ID: wjJI1amQRcCidGW_jtcIMg
2023-03-29 23:05:09,551|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-29 23:05:09,567|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] (Re-)joining group
2023-03-29 23:05:09,680|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-29 23:05:09,681|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] (Re-)joining group
2023-03-29 23:05:12,691|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-wb7n5-a4db5360-011a-48e8-883e-671c1de44922', protocol='range'}
2023-03-29 23:05:12,695|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-wb7n5-a4db5360-011a-48e8-883e-671c1de44922=Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])}
2023-03-29 23:05:12,739|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-wb7n5-a4db5360-011a-48e8-883e-671c1de44922', protocol='range'}
2023-03-29 23:05:12,740|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Notifying assignor about the new Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])
2023-03-29 23:05:12,744|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Adding newly assigned partitions: cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5
2023-03-29 23:05:12,764|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-29 23:05:12,764|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-29 23:05:12,764|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-29 23:05:12,764|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-29 23:05:12,764|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-29 23:05:12,765|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-29 23:05:12,954|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-29 23:05:12,955|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-29 23:05:12,963|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-29 23:05:12,963|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-29 23:05:12,967|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-29 23:05:12,968|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-wb7n5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-30 03:55:25,847|c3c0bdb8-732b-4a2b-ae4d-42430a7009a0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-30 03:55:25,850|c3c0bdb8-732b-4a2b-ae4d-42430a7009a0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 03:55:25,852|c3c0bdb8-732b-4a2b-ae4d-42430a7009a0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 03:55:26,949|c3c0bdb8-732b-4a2b-ae4d-42430a7009a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 03:55:26,954|c3c0bdb8-732b-4a2b-ae4d-42430a7009a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 03:55:30,278|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a2808cc7-013c-4cc7-919b-4c359f9603c6)
2023-03-30 03:55:30,301|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/a2808cc7-013c-4cc7-919b-4c359f9603c6/Definitions
2023-03-30 03:55:30,377|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 03:55:30,383|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-30 03:55:30,450|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-30 03:55:30,469|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-30 03:55:30,502|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-30 03:55:30,543|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(helloworld)
2023-03-30 03:55:30,545|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-30 03:55:30,545|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(helloworld) targets(helloworld)
2023-03-30 03:55:30,545|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-30 03:55:30,558|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-30 03:55:30,565|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/a2808cc7-013c-4cc7-919b-4c359f9603c6/Templates/hello-world-mapping.json
2023-03-30 03:55:30,588|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-30 03:55:30,589|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-30 03:55:30,589|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 03:55:30,589|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-30 03:55:30,591|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/hello-world-mapping.json)
2023-03-30 03:55:30,611|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([])
2023-03-30 03:55:30,612|bdc168a4-07d1-44a6-93b2-aa91293cf8c7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: []
2023-03-30 03:55:30,936|65e19e3f-9040-4368-ba4e-ee180e1fd447||Thread-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(28e4f5bb-1946-43ac-b9b7-87a33c36df5a) CBA(/opt/app/onap/blueprints/archive/28e4f5bb-1946-43ac-b9b7-87a33c36df5a/cba.zip)
2023-03-30 03:55:30,952|65e19e3f-9040-4368-ba4e-ee180e1fd447||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/28e4f5bb-1946-43ac-b9b7-87a33c36df5a) and entry definition file (Definitions/blueprint.json)
2023-03-30 03:55:31,007|65e19e3f-9040-4368-ba4e-ee180e1fd447||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(helloworld)
2023-03-30 03:55:31,029|65e19e3f-9040-4368-ba4e-ee180e1fd447||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/28e4f5bb-1946-43ac-b9b7-87a33c36df5a) and entry definition file (Definitions/blueprint.json)
2023-03-30 03:55:31,253|65e19e3f-9040-4368-ba4e-ee180e1fd447||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/28e4f5bb-1946-43ac-b9b7-87a33c36df5a) present to clean.
2023-03-30 03:55:31,509|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-03-30 03:55:31,512|654321||reactor-http-epoll-4||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-30 03:55:31,586|654321||reactor-http-epoll-4||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-request-producer-client-id-wb7n5
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 5000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer

2023-03-30 03:55:31,604|654321||reactor-http-epoll-4||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Instantiated an idempotent producer.
2023-03-30 03:55:31,633|654321||reactor-http-epoll-4||||INFO||||||| Kafka version: 3.0.1
2023-03-30 03:55:31,633|654321||reactor-http-epoll-4||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-30 03:55:31,633|654321||reactor-http-epoll-4||||INFO||||||| Kafka startTimeMs: 1680148531633
2023-03-30 03:55:31,702|||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 03:55:31,703|||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 03:55:31,703|||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 03:55:31,703|||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 03:55:31,703|||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 03:55:31,703|||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 03:55:31,703|||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Cluster ID: wjJI1amQRcCidGW_jtcIMg
2023-03-30 03:55:31,705|||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] ProducerId set to 3 with epoch 0
2023-03-30 03:55:31,730|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-30 03:55:31,734|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-03-30 03:55:31,749|654321||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-30 03:55:31,877|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-30 03:55:31,976|654321||DefaultDispatcher-worker-10||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-30 03:55:31,983|654321||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-30 03:55:31,990|654321||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-30 03:55:32,037|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-30 03:55:32,038|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-30 03:55:32,049|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-30 03:55:32,058|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-30 03:55:32,058|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-30 03:55:32,059|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-30 03:55:32,090|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-30 03:55:32,130|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([])
2023-03-30 03:55:32,132|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ })
2023-03-30 03:55:32,232|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-03-30 03:55:32,234|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-30 03:55:32,235|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-30 03:55:32,237|654321||DefaultDispatcher-worker-10||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-30 03:55:32,275|654321||DefaultDispatcher-worker-10||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-response-producer-client-id-wb7n5
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 5000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer

2023-03-30 03:55:32,276|654321||DefaultDispatcher-worker-10||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Instantiated an idempotent producer.
2023-03-30 03:55:32,280|654321||DefaultDispatcher-worker-10||||INFO||||||| Kafka version: 3.0.1
2023-03-30 03:55:32,280|654321||DefaultDispatcher-worker-10||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-30 03:55:32,280|654321||DefaultDispatcher-worker-10||||INFO||||||| Kafka startTimeMs: 1680148532280
2023-03-30 03:55:32,346|||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 03:55:32,346|||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 03:55:32,346|||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 03:55:32,346|||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 03:55:32,346|||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 03:55:32,346|||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 03:55:32,346|||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Cluster ID: wjJI1amQRcCidGW_jtcIMg
2023-03-30 03:55:32,347|||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] ProducerId set to 4 with epoch 0
2023-03-30 03:55:32,354|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 47a6bb4c-2270-421b-b7cd-dccbb51cb89e auditStoreId -1
2023-03-30 03:55:32,458|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-30 04:10:18,183|64d93772-46b2-4c94-8523-d7eb7213136d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-30 04:10:18,183|64d93772-46b2-4c94-8523-d7eb7213136d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 04:10:18,183|64d93772-46b2-4c94-8523-d7eb7213136d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 04:10:18,909|64d93772-46b2-4c94-8523-d7eb7213136d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 04:10:18,910|64d93772-46b2-4c94-8523-d7eb7213136d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 04:10:20,764|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||Thread-59||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/600cc191-0f87-4e3b-9062-9a6b67a7d7ec)
2023-03-30 04:10:20,765|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/600cc191-0f87-4e3b-9062-9a6b67a7d7ec/Definitions
2023-03-30 04:10:20,768|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 04:10:20,770|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-30 04:10:20,814|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-30 04:10:20,834|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-30 04:10:20,852|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-30 04:10:20,870|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(helloworld)
2023-03-30 04:10:20,870|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-30 04:10:20,870|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(helloworld) targets(helloworld)
2023-03-30 04:10:20,870|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-30 04:10:20,870|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-30 04:10:20,870|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/600cc191-0f87-4e3b-9062-9a6b67a7d7ec/Templates/hello-world-mapping.json
2023-03-30 04:10:20,875|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-30 04:10:20,876|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-30 04:10:20,876|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 04:10:20,876|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-30 04:10:20,876|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/hello-world-mapping.json)
2023-03-30 04:10:20,881|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([])
2023-03-30 04:10:20,881|19c2067c-4dd9-46ee-89a2-f83e1a78efa7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: []
2023-03-30 04:10:21,162|b945d3ce-5090-45c6-a754-ec5cbd346f6c||Thread-59||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(394b44fe-ca12-45da-9449-e3d56954cd4a) CBA(/opt/app/onap/blueprints/archive/394b44fe-ca12-45da-9449-e3d56954cd4a/cba.zip)
2023-03-30 04:10:21,170|b945d3ce-5090-45c6-a754-ec5cbd346f6c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/394b44fe-ca12-45da-9449-e3d56954cd4a) and entry definition file (Definitions/blueprint.json)
2023-03-30 04:10:21,197|b945d3ce-5090-45c6-a754-ec5cbd346f6c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(helloworld)
2023-03-30 04:10:21,203|b945d3ce-5090-45c6-a754-ec5cbd346f6c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/394b44fe-ca12-45da-9449-e3d56954cd4a) and entry definition file (Definitions/blueprint.json)
2023-03-30 04:10:21,332|b945d3ce-5090-45c6-a754-ec5cbd346f6c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/394b44fe-ca12-45da-9449-e3d56954cd4a) present to clean.
2023-03-30 04:10:21,575|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-03-30 04:10:21,591|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 04:10:21,591|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 04:10:21,592|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 04:10:21,592|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 04:10:21,592|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 04:10:21,592|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 04:10:21,598|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-30 04:10:21,598|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-03-30 04:10:21,608|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-30 04:10:21,608|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-30 04:10:21,617|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-30 04:10:21,621|654321||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-30 04:10:21,695|654321||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-30 04:10:21,695|654321||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-30 04:10:21,695|654321||DefaultDispatcher-worker-6||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-30 04:10:21,699|654321||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-30 04:10:21,700|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-30 04:10:21,700|654321||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-30 04:10:21,704|654321||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-30 04:10:21,743|654321||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([])
2023-03-30 04:10:21,745|654321||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({ })
2023-03-30 04:10:21,760|654321||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2023-03-30 04:10:21,760|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-30 04:10:21,760|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-30 04:10:21,774|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 04:10:21,774|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 04:10:21,774|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 04:10:21,774|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 04:10:21,774|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 04:10:21,774|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 04:10:21,776|654321||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 06c1295b-cf62-4d72-aa22-73f7554245ca auditStoreId -1
2023-03-30 04:10:21,795|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-30 04:16:03,338|6d331ef1-e45c-450f-a9b4-9489a856b287||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-30 04:16:03,338|6d331ef1-e45c-450f-a9b4-9489a856b287||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 04:16:03,338|6d331ef1-e45c-450f-a9b4-9489a856b287||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 04:16:03,877|6d331ef1-e45c-450f-a9b4-9489a856b287||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 04:16:03,878|6d331ef1-e45c-450f-a9b4-9489a856b287||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 04:16:05,362|4f9a5bbe-6150-4500-82bd-35756c5d5648||Thread-88||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ce7944a9-d3fc-4217-aa4f-616bf1bf52d7)
2023-03-30 04:16:05,365|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/ce7944a9-d3fc-4217-aa4f-616bf1bf52d7/Definitions
2023-03-30 04:16:05,367|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 04:16:05,369|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-30 04:16:05,416|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-30 04:16:05,436|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-30 04:16:05,454|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-30 04:16:05,464|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(helloworld)
2023-03-30 04:16:05,464|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-30 04:16:05,464|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(helloworld) targets(helloworld)
2023-03-30 04:16:05,464|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-30 04:16:05,465|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-30 04:16:05,465|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/ce7944a9-d3fc-4217-aa4f-616bf1bf52d7/Templates/hello-world-mapping.json
2023-03-30 04:16:05,470|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-30 04:16:05,470|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-30 04:16:05,470|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 04:16:05,470|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-30 04:16:05,470|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/hello-world-mapping.json)
2023-03-30 04:16:05,474|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([])
2023-03-30 04:16:05,474|4f9a5bbe-6150-4500-82bd-35756c5d5648||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: []
2023-03-30 04:16:05,711|a1b37730-b7c7-4acd-83db-6ce8c5727107||Thread-88||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(15eaf370-6ad9-47fc-97ca-2eaafe47e078) CBA(/opt/app/onap/blueprints/archive/15eaf370-6ad9-47fc-97ca-2eaafe47e078/cba.zip)
2023-03-30 04:16:05,719|a1b37730-b7c7-4acd-83db-6ce8c5727107||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/15eaf370-6ad9-47fc-97ca-2eaafe47e078) and entry definition file (Definitions/blueprint.json)
2023-03-30 04:16:05,733|a1b37730-b7c7-4acd-83db-6ce8c5727107||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(helloworld)
2023-03-30 04:16:05,739|a1b37730-b7c7-4acd-83db-6ce8c5727107||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/15eaf370-6ad9-47fc-97ca-2eaafe47e078) and entry definition file (Definitions/blueprint.json)
2023-03-30 04:16:05,833|a1b37730-b7c7-4acd-83db-6ce8c5727107||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/15eaf370-6ad9-47fc-97ca-2eaafe47e078) present to clean.
2023-03-30 04:16:06,041|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-03-30 04:16:06,046|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-30 04:16:06,046|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-03-30 04:16:06,053|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-30 04:16:06,053|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-30 04:16:06,061|654321||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-30 04:16:06,066|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-30 04:16:06,101|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-30 04:16:06,102|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-30 04:16:06,102|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-30 04:16:06,103|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-30 04:16:06,103|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-30 04:16:06,104|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-30 04:16:06,108|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-30 04:16:06,135|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([])
2023-03-30 04:16:06,136|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ })
2023-03-30 04:16:06,145|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-03-30 04:16:06,145|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-30 04:16:06,145|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-30 04:16:06,149|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e4b7f43e-1c62-487d-bfde-f27d2fd9475e auditStoreId -1
2023-03-30 04:16:06,170|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-30 05:32:03,275|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-30 05:32:03,276|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 05:32:03,276|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 05:32:03,767|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 05:32:03,768|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 05:32:05,113|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-30 05:32:05,122|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(8d7eceb8-c88b-4855-810c-d271206c510a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-30 05:32:05,139|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(49079cc1-4e70-40ea-a521-fa5e4ad7fa83) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-30 05:32:05,146|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(e40cfd87-660c-437b-809f-cce8e0c6a8be) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-30 05:32:05,154|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(564e1c94-61c8-4b81-a479-68048f65058e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-30 05:32:05,163|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(46fe315c-7153-41fe-bb5f-643297b29766) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-30 05:32:05,173|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(2e66fd3a-061c-4242-8540-55fdec320580) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-30 05:32:05,182|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-30 05:32:05,183|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 05:32:05,183|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 05:32:05,183|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 05:32:05,184|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 05:32:05,184|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 05:32:05,241|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-30 05:32:05,251|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 05:32:05,257|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 05:32:05,261|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 05:32:05,266|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 05:32:05,293|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 05:32:05,294|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 05:32:05,326|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 05:32:05,466|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 05:32:05,466|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 05:32:05,491|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 05:32:05,652|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 05:32:05,653|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 05:32:05,654|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 05:32:05,689|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 05:32:05,861|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 05:32:05,862|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 05:32:05,862|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 05:32:05,885|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 05:32:06,012|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 05:32:06,013|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 05:32:06,013|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 05:32:06,013|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(HealthCheck)
2023-03-30 05:32:06,014|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-30 05:32:06,015|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-assign)
2023-03-30 05:32:06,015|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-deploy)
2023-03-30 05:32:06,034|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 05:32:06,219|fd81b09f-9a44-4ff1-b567-e213f4b50f2a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-30 05:32:08,691|e849fc05-23c2-40f0-a64c-9e0107cef880||Thread-115||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2713d85f-2ce6-48b8-a1c1-25bfa3db8b74)
2023-03-30 05:32:08,693|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/2713d85f-2ce6-48b8-a1c1-25bfa3db8b74/Definitions
2023-03-30 05:32:08,699|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 05:32:08,702|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-03-30 05:32:08,751|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-03-30 05:32:08,766|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-03-30 05:32:08,782|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-03-30 05:32:08,818|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(capability)
2023-03-30 05:32:08,869|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(capability)
2023-03-30 05:32:08,887|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-30 05:32:08,924|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:08,967|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:08,994|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,016|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,039|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,142|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-03-30 05:32:09,158|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-03-30 05:32:09,158|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-03-30 05:32:09,184|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(capability)
2023-03-30 05:32:09,208|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(capability)
2023-03-30 05:32:09,229|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(capability)
2023-03-30 05:32:09,250|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-30 05:32:09,268|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,288|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,322|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,340|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,359|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,376|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 05:32:09,442|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(resource-resolution)
2023-03-30 05:32:09,443|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-03-30 05:32:09,443|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-03-30 05:32:09,444|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-03-30 05:32:09,444|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-03-30 05:32:09,444|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-03-30 05:32:09,444|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/2713d85f-2ce6-48b8-a1c1-25bfa3db8b74/Templates/hello-world-velocity-mapping.json
2023-03-30 05:32:09,448|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-03-30 05:32:09,448|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-03-30 05:32:09,448|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/2713d85f-2ce6-48b8-a1c1-25bfa3db8b74/Templates/hello-world-jinja-mapping.json
2023-03-30 05:32:09,452|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-03-30 05:32:09,452|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-03-30 05:32:09,452|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 05:32:09,452|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-03-30 05:32:09,452|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-03-30 05:32:09,452|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-03-30 05:32:09,460|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2023-03-30 05:32:09,608|e849fc05-23c2-40f0-a64c-9e0107cef880||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-03-30 05:32:09,897|67dcb48a-11c0-4d54-a1e1-79312e0e4277||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(b25b5cc5-0184-46bf-8c10-bb0a828740ed) CBA(/opt/app/onap/blueprints/archive/b25b5cc5-0184-46bf-8c10-bb0a828740ed/cba.zip)
2023-03-30 05:32:09,904|67dcb48a-11c0-4d54-a1e1-79312e0e4277||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b25b5cc5-0184-46bf-8c10-bb0a828740ed) and entry definition file (Definitions/resource-resolution.json)
2023-03-30 05:32:09,945|67dcb48a-11c0-4d54-a1e1-79312e0e4277||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-resolution)
2023-03-30 05:32:09,958|67dcb48a-11c0-4d54-a1e1-79312e0e4277||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b25b5cc5-0184-46bf-8c10-bb0a828740ed) and entry definition file (Definitions/resource-resolution.json)
2023-03-30 05:32:10,086|67dcb48a-11c0-4d54-a1e1-79312e0e4277||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/b25b5cc5-0184-46bf-8c10-bb0a828740ed) present to clean.
2023-03-30 05:32:10,277|f48733b4-e778-48c1-b0bf-ee19eb853787||reactor-http-epoll-2||||INFO||||||| processing request id f48733b4-e778-48c1-b0bf-ee19eb853787
2023-03-30 05:32:10,293|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-03-30 05:32:10,489|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-30 05:32:10,499|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-03-30 05:32:10,542|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-30 05:32:10,578|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 05:32:10,578|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 05:32:10,578|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 05:32:10,578|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 05:32:10,578|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 05:32:10,578|654321||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to 8yyLpCwKSImFHZxFFflEnw
2023-03-30 05:32:10,580|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-30 05:32:10,580|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-30 05:32:10,582|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-30 05:32:10,582|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-03-30 05:32:10,592|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-03-30 05:32:10,640|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-30 05:32:10,641|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-03-30 05:32:10,641|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-30 05:32:10,643|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(f48733b4-e778-48c1-b0bf-ee19eb853787) for workflow(resource-resolution) step(helloworld)
2023-03-30 05:32:10,643|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-03-30 05:32:10,643|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-03-30 05:32:10,653|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-03-30 05:32:10,668|f48733b4-e778-48c1-b0bf-ee19eb853787||kafka-producer-network-thread | audit-request-producer-client-id-wb7n5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(f48733b4-e778-48c1-b0bf-ee19eb853787), subrequestID(fe1c6341-5058-4e76-836d-ff05a1927967) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-30 05:32:10,717|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-03-30 05:32:10,750|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:10,756|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:10,761|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-30 05:32:10,998|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-30 05:32:11,153|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:11,166|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:11,166|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-30 05:32:11,166|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-30 05:32:11,177|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-03-30 05:32:11,234|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-03-30 05:32:11,248|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-30 05:32:11,253|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-30 05:32:15,471|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@46a517a
2023-03-30 05:32:15,475|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-03-30 05:32:15,532|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-03-30 05:32:15,535|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:15,535|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:15,535|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-30 05:32:15,539|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-30 05:32:15,555|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:15,556|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:15,556|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-30 05:32:15,556|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-30 05:32:15,556|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-03-30 05:32:15,558|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:15,558|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:15,558|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-30 05:32:15,561|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-30 05:32:15,574|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:15,574|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:15,575|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-30 05:32:15,575|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-30 05:32:15,575|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-03-30 05:32:15,588|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-03-30 05:32:15,688|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-03-30 05:32:15,693|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-30 05:32:15,764|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-30 05:32:25,971|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| compiled in (10200)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-30 05:32:25,972|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-30 05:32:26,005|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-03-30 05:32:26,035|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-03-30 05:32:26,037|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:26,037|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:26,037|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-30 05:32:26,041|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-30 05:32:26,054|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:26,054|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:26,055|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-30 05:32:26,055|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-30 05:32:26,055|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-03-30 05:32:26,087|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-03-30 05:32:26,093|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-03-30 05:32:26,093|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-03-30 05:32:26,136|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-03-30 05:32:26,138|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-03-30 05:32:26,140|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:26,140|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:26,140|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-30 05:32:26,143|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-30 05:32:26,156|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:26,156|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:26,157|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-30 05:32:26,157|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-30 05:32:26,157|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-03-30 05:32:26,189|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-03-30 05:32:26,200|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:26,200|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:26,245|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (list)
2023-03-30 05:32:26,248|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-30 05:32:26,248|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:26,248|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:26,248|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:26,248|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:26,248|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-03-30 05:32:26,288|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-03-30 05:32:26,292|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2023-03-30 05:32:26,574|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-30 05:32:26,640|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-30 05:32:26,641|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-03-30 05:32:26,722|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-03-30 05:32:26,730|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-30 05:32:26,731|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-03-30 05:32:26,731|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-30 05:32:26,731|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-30 05:32:26,770|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@73c4823a
2023-03-30 05:32:26,771|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-03-30 05:32:26,780|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-03-30 05:32:26,833|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-03-30 05:32:26,835|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:26,835|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:26,835|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-30 05:32:26,840|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-30 05:32:26,861|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:26,861|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:26,861|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-30 05:32:26,862|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-30 05:32:26,862|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-03-30 05:32:26,960|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-03-30 05:32:26,961|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-03-30 05:32:26,988|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-03-30 05:32:26,989|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:26,990|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:26,990|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-30 05:32:26,992|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-30 05:32:27,005|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:27,005|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:27,005|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-30 05:32:27,006|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-30 05:32:27,006|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-03-30 05:32:27,036|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-03-30 05:32:27,037|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-03-30 05:32:27,068|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-03-30 05:32:27,070|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:27,070|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:27,070|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-30 05:32:27,072|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-30 05:32:27,086|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:27,087|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:27,087|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-30 05:32:27,087|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-30 05:32:27,087|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-03-30 05:32:27,087|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:27,087|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:27,088|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-30 05:32:27,089|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-30 05:32:27,101|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:27,101|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:27,101|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-30 05:32:27,101|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-30 05:32:27,101|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-03-30 05:32:27,102|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:27,102|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:27,102|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-30 05:32:27,103|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-30 05:32:27,115|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-03-30 05:32:27,119|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:27,119|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:27,119|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-30 05:32:27,119|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-30 05:32:27,119|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-03-30 05:32:27,134|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-03-30 05:32:27,138|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-03-30 05:32:27,139|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-03-30 05:32:27,143|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-03-30 05:32:27,143|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-03-30 05:32:27,144|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-03-30 05:32:27,157|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-30 05:32:27,157|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-30 05:32:27,157|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-30 05:32:27,157|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-30 05:32:27,158|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-03-30 05:32:27,180|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-03-30 05:32:27,181|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-30 05:32:27,181|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-03-30 05:32:27,210|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-03-30 05:32:27,212|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-30 05:32:27,212|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-30 05:32:27,225|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (list)
2023-03-30 05:32:27,226|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-30 05:32:27,226|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,226|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,226|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,226|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,227|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,227|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,227|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,227|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,227|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-30 05:32:27,227|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2023-03-30 05:32:27,246|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-03-30 05:32:27,247|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2023-03-30 05:32:27,439|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-30 05:32:27,463|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-30 05:32:27,464|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-30 05:32:27,464|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-03-30 05:32:27,464|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-03-30 05:32:27,476|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 05:32:27,477|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 05:32:27,477|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 05:32:27,477|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 05:32:27,477|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 05:32:27,477|654321||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-wb7n5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to 3geCWl2ST-67yhJlfbQh6Q
2023-03-30 05:32:27,479|f48733b4-e778-48c1-b0bf-ee19eb853787||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 86f1e39f-4e0c-4712-8438-4c4eecbf1ec2 auditStoreId -1
2023-03-30 05:32:27,588|f48733b4-e778-48c1-b0bf-ee19eb853787||kafka-producer-network-thread | audit-response-producer-client-id-wb7n5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(f48733b4-e778-48c1-b0bf-ee19eb853787), subrequestID(fe1c6341-5058-4e76-836d-ff05a1927967) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-30 06:25:39,916|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(89704bfd-bb1d-4530-bb76-ec70821b4762) CBA(/opt/app/onap/blueprints/archive/89704bfd-bb1d-4530-bb76-ec70821b4762/cba.zip)
2023-03-30 06:25:39,946|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89704bfd-bb1d-4530-bb76-ec70821b4762) and entry definition file (Definitions/CNF.json)
2023-03-30 06:25:40,146|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:25:40,146|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:25:40,147|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:25:40,147|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale-out)
2023-03-30 06:25:40,147|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale)
2023-03-30 06:25:40,147|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale-in)
2023-03-30 06:25:40,148|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(health-check)
2023-03-30 06:25:40,163|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89704bfd-bb1d-4530-bb76-ec70821b4762) and entry definition file (Definitions/CNF.json)
2023-03-30 06:25:40,521|b20cbea9-1e57-4f91-b9b4-7f2a8717b672||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/89704bfd-bb1d-4530-bb76-ec70821b4762) present to clean.
2023-03-30 06:25:50,695|292ac0ac-3d96-4c0b-9de9-15ed03913e49||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-30 06:25:50,695|292ac0ac-3d96-4c0b-9de9-15ed03913e49||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 06:25:50,695|292ac0ac-3d96-4c0b-9de9-15ed03913e49||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 06:25:51,049|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 06:25:51,049|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 06:25:52,934|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-30 06:25:52,935|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(84bffed2-075d-4156-ab2c-0499fbb2c8f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-30 06:25:52,969|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(65f0075a-bf36-42b4-9d76-1fd2e76be4b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-30 06:25:52,979|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(34a3d853-c4a3-4313-b9b4-e85d8604f594) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-30 06:25:52,994|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(531d28f5-b397-44ff-82f9-8be0ba38cc2f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-30 06:25:53,024|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(7c7ce60c-8787-48c2-8435-56adc0b974ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-30 06:25:53,033|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(98452580-a141-4ca0-b766-90509361fd54) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-30 06:25:53,042|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-30 06:25:53,042|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:25:53,042|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:25:53,042|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:25:53,042|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:25:53,043|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:25:53,054|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-30 06:25:53,056|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:25:53,064|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:25:53,070|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:25:53,075|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:25:53,166|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:25:53,167|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:25:53,167|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:25:53,168|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(HealthCheck)
2023-03-30 06:25:53,168|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-30 06:25:53,168|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-assign)
2023-03-30 06:25:53,168|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-deploy)
2023-03-30 06:25:53,188|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:25:53,271|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-30 06:25:53,326|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-30 06:25:53,331|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-30 06:25:53,390|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:25:53,391|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:25:53,392|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:25:53,405|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:25:53,438|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:25:53,479|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-30 06:25:53,484|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:25:53,549|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:25:53,549|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:25:53,549|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:25:53,562|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:25:53,599|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:25:53,647|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-30 06:25:53,650|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:25:53,651|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:25:53,651|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:25:53,714|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:25:53,714|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:25:53,715|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:25:53,724|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:25:53,756|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-30 06:25:53,796|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-30 06:25:53,815|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-30 06:25:53,852|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-30 06:25:53,852|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-30 06:25:53,908|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-30 06:25:53,977|292ac0ac-3d96-4c0b-9de9-15ed03913e49||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-30 06:26:14,694|f9b0b2fb-07f5-4379-aae6-4b7337768c45||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/13fdb311-ad45-4175-9ad5-579fbe0a8bed)
2023-03-30 06:26:14,696|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/13fdb311-ad45-4175-9ad5-579fbe0a8bed/Definitions
2023-03-30 06:26:14,698|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 06:26:14,700|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-30 06:26:14,743|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(vnf-template)
2023-03-30 06:26:14,762|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-30 06:26:14,779|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-30 06:26:14,813|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:14,871|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:14,890|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:14,912|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-30 06:26:14,912|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-30 06:26:14,912|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-30 06:26:14,943|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:14,958|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:14,975|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:14,994|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 06:26:15,026|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,047|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,067|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,092|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,114|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,139|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,178|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-30 06:26:15,180|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-30 06:26:15,181|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-30 06:26:15,181|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-30 06:26:15,211|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,230|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,247|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:26:15,263|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-30 06:26:15,325|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(resource-assignment)
2023-03-30 06:26:15,325|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-30 06:26:15,325|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-30 06:26:15,325|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-30 06:26:15,325|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-30 06:26:15,325|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-30 06:26:15,325|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/13fdb311-ad45-4175-9ad5-579fbe0a8bed/Templates/vnf-mapping.json
2023-03-30 06:26:15,328|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-30 06:26:15,328|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-30 06:26:15,328|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/13fdb311-ad45-4175-9ad5-579fbe0a8bed/Templates/base_ubuntu20-mapping.json
2023-03-30 06:26:15,332|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-30 06:26:15,332|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-30 06:26:15,332|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-assign)
2023-03-30 06:26:15,332|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-30 06:26:15,332|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-assign) targets(config-assign)
2023-03-30 06:26:15,332|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-30 06:26:15,332|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-30 06:26:15,332|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/13fdb311-ad45-4175-9ad5-579fbe0a8bed/Templates/baseconfig-mapping.json
2023-03-30 06:26:15,335|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-30 06:26:15,335|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-30 06:26:15,335|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-deploy)
2023-03-30 06:26:15,335|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-30 06:26:15,335|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-30 06:26:15,335|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) resource assignment files([]
2023-03-30 06:26:15,335|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 06:26:15,336|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-30 06:26:15,336|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/vnf-mapping.json)
2023-03-30 06:26:15,336|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-30 06:26:15,336|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/baseconfig-mapping.json)
2023-03-30 06:26:15,342|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-03-30 06:26:15,497|f9b0b2fb-07f5-4379-aae6-4b7337768c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-30 06:26:15,796|7fca4f72-ca37-4af4-bd90-5064acda0caf||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(b295b323-083c-4d98-bbd0-f2b9ac7ae3dc) CBA(/opt/app/onap/blueprints/archive/b295b323-083c-4d98-bbd0-f2b9ac7ae3dc/cba.zip)
2023-03-30 06:26:15,801|7fca4f72-ca37-4af4-bd90-5064acda0caf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b295b323-083c-4d98-bbd0-f2b9ac7ae3dc) and entry definition file (Definitions/ubuntu20.json)
2023-03-30 06:26:15,805|7fca4f72-ca37-4af4-bd90-5064acda0caf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:26:15,816|7fca4f72-ca37-4af4-bd90-5064acda0caf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:26:15,816|7fca4f72-ca37-4af4-bd90-5064acda0caf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:26:15,816|7fca4f72-ca37-4af4-bd90-5064acda0caf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:26:15,821|7fca4f72-ca37-4af4-bd90-5064acda0caf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b295b323-083c-4d98-bbd0-f2b9ac7ae3dc) and entry definition file (Definitions/ubuntu20.json)
2023-03-30 06:26:15,914|7fca4f72-ca37-4af4-bd90-5064acda0caf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/b295b323-083c-4d98-bbd0-f2b9ac7ae3dc) present to clean.
2023-03-30 06:27:52,542|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-30 06:27:52,542|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 06:27:52,542|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 06:27:53,138|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 06:27:53,138|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 06:27:54,041|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-30 06:27:54,041|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(392a0ede-bee5-4899-b403-121d1c6e77f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-30 06:27:54,067|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(90098b25-9e5f-4a70-b0bd-8641ea1b227a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-30 06:27:54,071|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(16932058-e2d2-4cc4-86ee-7edc9768b5f1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-30 06:27:54,077|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(5e0eddd3-d835-4522-a41d-1d8e943c8bf6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-30 06:27:54,123|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(ae82c237-df04-4bce-ab15-7ead014f4e89) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-30 06:27:54,130|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(7832b7a3-7f05-4d78-88dc-4a13adc4b03e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-30 06:27:54,137|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-30 06:27:54,137|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:27:54,137|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:27:54,138|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:27:54,138|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:27:54,138|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:27:54,149|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-30 06:27:54,151|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:27:54,160|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:27:54,164|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:27:54,168|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:27:54,257|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:27:54,257|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:27:54,257|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:27:54,271|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:27:54,425|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:27:54,486|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-30 06:27:54,496|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:27:54,580|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:27:54,580|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:27:54,581|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:27:54,696|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:27:54,762|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:27:54,812|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-30 06:27:54,815|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:27:54,893|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:27:54,893|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:27:54,894|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:27:54,894|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(HealthCheck)
2023-03-30 06:27:54,894|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-30 06:27:54,895|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-assign)
2023-03-30 06:27:54,895|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-deploy)
2023-03-30 06:27:54,928|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:27:54,983|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-30 06:27:55,046|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-30 06:27:55,051|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-30 06:27:55,122|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:27:55,123|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:27:55,135|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:27:55,136|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:27:55,137|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:27:55,143|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:27:55,173|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-30 06:27:55,220|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-30 06:27:55,221|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-30 06:27:55,348|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-30 06:27:55,410|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-30 06:27:55,411|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-30 06:27:55,476|1dd80cab-8b35-48a7-bdfd-4ae5f65b108b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-30 06:28:14,960|e6b41a6e-2b71-4133-9d68-5d5a49a36594||Thread-172||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/43d25972-0b08-4663-b7ce-31ad72d2fcdf)
2023-03-30 06:28:14,962|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/43d25972-0b08-4663-b7ce-31ad72d2fcdf/Definitions
2023-03-30 06:28:14,966|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 06:28:14,969|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-30 06:28:15,011|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-30 06:28:15,053|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-30 06:28:15,073|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-30 06:28:15,090|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-30 06:28:15,152|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-30 06:28:15,188|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-assign)
2023-03-30 06:28:15,189|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-30 06:28:15,189|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-assign) targets(resolve-data)
2023-03-30 06:28:15,189|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-30 06:28:15,189|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-30 06:28:15,189|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/43d25972-0b08-4663-b7ce-31ad72d2fcdf/Templates/netconfrpc-mapping.json
2023-03-30 06:28:15,193|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-30 06:28:15,193|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-30 06:28:15,194|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-deploy)
2023-03-30 06:28:15,194|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-30 06:28:15,194|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-30 06:28:15,194|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) resource assignment files([]
2023-03-30 06:28:15,194|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 06:28:15,194|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-30 06:28:15,194|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-30 06:28:15,198|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([input-source])
2023-03-30 06:28:15,216|e6b41a6e-2b71-4133-9d68-5d5a49a36594||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-30 06:51:14,400|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-30 06:51:14,400|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 06:51:14,400|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 06:51:14,923|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 06:51:14,923|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 06:51:15,856|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-30 06:51:15,856|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(25fc6cfe-6b43-4bf0-a4ad-6ab4179fe8a2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-30 06:51:15,865|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(9f641c54-eb9c-4ff7-8e7e-db88ed2a89bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-30 06:51:15,867|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(658c62a3-66ed-4d07-a7e2-687dd1681c5c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-30 06:51:15,873|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(2de35c76-3859-43bc-af5d-5957f2fb8dfe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-30 06:51:15,935|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(a34ab2f4-def9-43a9-9831-20917ab11c4a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-30 06:51:16,011|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(4f48b8c8-d9d6-406f-ad0e-49bb0d2d1f15) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-30 06:51:16,043|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-30 06:51:16,043|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:51:16,043|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:51:16,044|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:51:16,044|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:51:16,045|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:51:16,074|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-30 06:51:16,077|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:51:16,079|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:51:16,083|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:51:16,122|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:51:16,235|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:51:16,236|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:51:16,236|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:51:16,255|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:51:16,346|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:51:16,426|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-30 06:51:16,430|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:51:16,543|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:51:16,544|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:51:16,545|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:51:16,545|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(HealthCheck)
2023-03-30 06:51:16,546|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-30 06:51:16,546|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-assign)
2023-03-30 06:51:16,547|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-deploy)
2023-03-30 06:51:16,573|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:51:16,574|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:51:16,575|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:51:16,584|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:51:16,653|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-30 06:51:16,694|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-30 06:51:16,698|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-30 06:51:16,782|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-30 06:51:16,819|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-30 06:51:16,823|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-30 06:51:16,886|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:51:16,887|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:51:16,887|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:51:16,903|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:51:16,966|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:51:17,023|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-30 06:51:17,027|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:51:17,118|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:51:17,119|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:51:17,130|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:51:17,160|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-30 06:51:17,205|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-30 06:51:17,220|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-30 06:51:17,279|635d5b13-db1d-4601-9386-f4b55f3d3933||Thread-197||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(fe074b26-fab8-4a58-8fb8-1e6388654bf1) CBA(/opt/app/onap/blueprints/archive/fe074b26-fab8-4a58-8fb8-1e6388654bf1/cba.zip)
2023-03-30 06:51:17,281|8a12a3b3-5e5e-4fd6-af6f-d98019260c0a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-30 06:51:17,302|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fe074b26-fab8-4a58-8fb8-1e6388654bf1) and entry definition file (Definitions/CNF.json)
2023-03-30 06:51:17,342|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:51:17,342|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:51:17,342|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:51:17,342|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale-out)
2023-03-30 06:51:17,342|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale)
2023-03-30 06:51:17,342|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale-in)
2023-03-30 06:51:17,343|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(health-check)
2023-03-30 06:51:17,350|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fe074b26-fab8-4a58-8fb8-1e6388654bf1) and entry definition file (Definitions/CNF.json)
2023-03-30 06:51:17,381|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-30 06:51:17,444|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-30 06:51:17,446|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-30 06:51:17,541|635d5b13-db1d-4601-9386-f4b55f3d3933||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/fe074b26-fab8-4a58-8fb8-1e6388654bf1) present to clean.
2023-03-30 06:51:36,615|584c41f4-9e9e-4410-ae24-e995dd046a88||Thread-197||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b4a992b5-6e28-4f85-8b85-ba8e4f6817ce)
2023-03-30 06:51:36,616|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/b4a992b5-6e28-4f85-8b85-ba8e4f6817ce/Definitions
2023-03-30 06:51:36,625|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 06:51:36,628|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-30 06:51:36,666|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(vnf-template)
2023-03-30 06:51:36,680|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-30 06:51:36,694|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-30 06:51:36,717|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,763|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,777|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,791|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-30 06:51:36,791|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-30 06:51:36,791|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-30 06:51:36,808|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,825|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,841|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,866|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 06:51:36,897|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,916|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,932|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,953|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,972|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:36,989|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:37,032|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-30 06:51:37,033|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-30 06:51:37,033|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-30 06:51:37,033|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-30 06:51:37,051|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:37,068|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:37,084|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:51:37,098|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-30 06:51:37,158|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(resource-assignment)
2023-03-30 06:51:37,158|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-30 06:51:37,159|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-30 06:51:37,159|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-30 06:51:37,159|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-30 06:51:37,159|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-30 06:51:37,159|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/b4a992b5-6e28-4f85-8b85-ba8e4f6817ce/Templates/vnf-mapping.json
2023-03-30 06:51:37,162|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-30 06:51:37,162|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-30 06:51:37,162|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/b4a992b5-6e28-4f85-8b85-ba8e4f6817ce/Templates/base_ubuntu20-mapping.json
2023-03-30 06:51:37,164|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-30 06:51:37,164|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-30 06:51:37,165|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-assign)
2023-03-30 06:51:37,165|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-30 06:51:37,165|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-assign) targets(config-assign)
2023-03-30 06:51:37,165|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-30 06:51:37,165|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-30 06:51:37,165|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/b4a992b5-6e28-4f85-8b85-ba8e4f6817ce/Templates/baseconfig-mapping.json
2023-03-30 06:51:37,168|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-30 06:51:37,168|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-30 06:51:37,168|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-deploy)
2023-03-30 06:51:37,169|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-30 06:51:37,169|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-30 06:51:37,169|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) resource assignment files([]
2023-03-30 06:51:37,169|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 06:51:37,169|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-30 06:51:37,169|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/vnf-mapping.json)
2023-03-30 06:51:37,169|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-30 06:51:37,169|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/baseconfig-mapping.json)
2023-03-30 06:51:37,174|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-03-30 06:51:37,344|584c41f4-9e9e-4410-ae24-e995dd046a88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-30 06:51:37,598|8771e5c8-c104-471d-82db-4aa7b5bc51a7||Thread-197||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(2503955f-9b9f-4d6a-ad8d-4b451671e055) CBA(/opt/app/onap/blueprints/archive/2503955f-9b9f-4d6a-ad8d-4b451671e055/cba.zip)
2023-03-30 06:51:37,605|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2503955f-9b9f-4d6a-ad8d-4b451671e055) and entry definition file (Definitions/ubuntu20.json)
2023-03-30 06:51:37,612|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:51:37,633|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:51:37,633|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:51:37,634|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:51:37,638|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2503955f-9b9f-4d6a-ad8d-4b451671e055) and entry definition file (Definitions/ubuntu20.json)
2023-03-30 06:51:37,665|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-03-30 06:51:37,708|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-03-30 06:51:37,710|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-03-30 06:51:37,785|8771e5c8-c104-471d-82db-4aa7b5bc51a7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/2503955f-9b9f-4d6a-ad8d-4b451671e055) present to clean.
2023-03-30 06:52:16,821|1d3b8149-01ed-487c-808b-38db69292800||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-30 06:52:16,821|1d3b8149-01ed-487c-808b-38db69292800||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 06:52:16,821|1d3b8149-01ed-487c-808b-38db69292800||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 06:52:17,279|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 06:52:17,279|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 06:52:17,969|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-30 06:52:17,969|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(e7c76bcd-e15e-4c6f-894c-4823e799392c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-30 06:52:17,977|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(66a3e73a-15e3-45f0-893a-bbbb5e408169) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-30 06:52:17,979|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(f8535453-fe2a-4c50-9448-43b2cbe53d0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-30 06:52:17,984|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(fb97993f-aee8-491c-803c-56db7df30429) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-30 06:52:17,989|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(4efaac50-d925-4f6f-a34b-488b45e58af3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-30 06:52:17,996|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(ca9836a2-0efa-4e2a-b33e-fdf427c95b69) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-30 06:52:18,003|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-30 06:52:18,003|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:52:18,003|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:52:18,003|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:52:18,003|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:52:18,003|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:52:18,039|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-30 06:52:18,048|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:52:18,058|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:52:18,070|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:52:18,079|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:52:18,134|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:52:18,135|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:52:18,135|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:52:18,148|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:52:18,149|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:52:18,149|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:52:18,154|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:52:18,190|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:52:18,230|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-30 06:52:18,256|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-30 06:52:18,296|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-30 06:52:18,296|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:52:18,349|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-30 06:52:18,403|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:52:18,404|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:52:18,413|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:52:18,449|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-30 06:52:18,489|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-30 06:52:18,490|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-30 06:52:18,559|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:52:18,559|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:52:18,559|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:52:18,559|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(HealthCheck)
2023-03-30 06:52:18,559|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-30 06:52:18,560|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-assign)
2023-03-30 06:52:18,560|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-deploy)
2023-03-30 06:52:18,571|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:52:18,612|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-30 06:52:18,682|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-30 06:52:18,683|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-30 06:52:18,762|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:52:18,762|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:52:18,763|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:52:18,775|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:52:18,827|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:52:18,877|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-30 06:52:18,878|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:52:18,939|1d3b8149-01ed-487c-808b-38db69292800||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-30 06:52:38,994|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||Thread-222||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3730f039-8f2e-4c8d-b3fb-37004296d821)
2023-03-30 06:52:38,995|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/3730f039-8f2e-4c8d-b3fb-37004296d821/Definitions
2023-03-30 06:52:38,997|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 06:52:38,998|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-30 06:52:39,035|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-30 06:52:39,069|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-30 06:52:39,083|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-30 06:52:39,099|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-30 06:52:39,160|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-30 06:52:39,198|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-assign)
2023-03-30 06:52:39,198|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-30 06:52:39,198|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-assign) targets(resolve-data)
2023-03-30 06:52:39,198|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-30 06:52:39,198|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-30 06:52:39,198|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/3730f039-8f2e-4c8d-b3fb-37004296d821/Templates/netconfrpc-mapping.json
2023-03-30 06:52:39,202|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-30 06:52:39,202|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-30 06:52:39,203|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-deploy)
2023-03-30 06:52:39,203|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-30 06:52:39,203|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-30 06:52:39,203|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) resource assignment files([]
2023-03-30 06:52:39,203|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 06:52:39,203|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-30 06:52:39,203|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-30 06:52:39,207|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([input-source])
2023-03-30 06:52:39,224|b5b07ff3-fd36-4c15-8f64-163ad7586a5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-30 06:58:46,672|6453a1e0-4a21-4065-875f-045b45f8546d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-30 06:58:46,672|6453a1e0-4a21-4065-875f-045b45f8546d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 06:58:46,672|6453a1e0-4a21-4065-875f-045b45f8546d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 06:58:47,152|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 06:58:47,153|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 06:58:47,840|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-30 06:58:47,841|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(b7400b1c-2863-4dd7-875c-61f7b5e043e8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-30 06:58:47,854|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(bf15bcd2-fc3a-45b0-821d-4afd737ca7fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-30 06:58:47,859|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(0c139e31-98b9-496f-9482-24891e4ebd1e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-30 06:58:47,864|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(9acb2ec1-ba94-4b4f-862e-b553f754c6a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-30 06:58:47,870|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(10c8ee33-a126-41ba-88d9-feef6c14237d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-30 06:58:47,876|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(c5dbb93f-4735-4bf1-b44d-9e3012c3968f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-30 06:58:47,883|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-30 06:58:47,884|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:58:47,884|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:58:47,885|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:58:47,885|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:58:47,885|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:58:47,928|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:58:47,940|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:58:47,948|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-30 06:58:47,954|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:58:47,957|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:58:48,038|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:58:48,038|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:58:48,039|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:58:48,050|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:58:48,089|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:58:48,154|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-30 06:58:48,166|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 06:58:48,306|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:58:48,307|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:58:48,307|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:58:48,307|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(HealthCheck)
2023-03-30 06:58:48,307|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-30 06:58:48,308|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-assign)
2023-03-30 06:58:48,308|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-deploy)
2023-03-30 06:58:48,327|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 06:58:48,366|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-30 06:58:48,414|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-30 06:58:48,421|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-30 06:58:48,531|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:58:48,531|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:58:48,549|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 06:58:48,608|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-30 06:58:48,657|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-30 06:58:48,658|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-30 06:58:48,739|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:58:48,740|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:58:48,740|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:58:48,755|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:58:48,755|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:58:48,756|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 06:58:48,762|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 06:58:48,805|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:58:48,873|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-30 06:58:48,875|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 06:58:48,982|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-30 06:58:49,031|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-30 06:58:49,031|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-30 06:58:49,101|6453a1e0-4a21-4065-875f-045b45f8546d||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-30 06:59:04,149|31875196-fc98-42de-beb9-4c6c0eff7703||Thread-258||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(a445ea2a-be7c-45d5-b604-6e13dad859ce) CBA(/opt/app/onap/blueprints/archive/a445ea2a-be7c-45d5-b604-6e13dad859ce/cba.zip)
2023-03-30 06:59:04,183|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a445ea2a-be7c-45d5-b604-6e13dad859ce) and entry definition file (Definitions/CNF.json)
2023-03-30 06:59:04,211|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:59:04,211|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:59:04,211|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:59:04,212|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale-out)
2023-03-30 06:59:04,212|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale)
2023-03-30 06:59:04,212|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(scale-in)
2023-03-30 06:59:04,212|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(health-check)
2023-03-30 06:59:04,218|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a445ea2a-be7c-45d5-b604-6e13dad859ce) and entry definition file (Definitions/CNF.json)
2023-03-30 06:59:04,249|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-30 06:59:04,295|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-30 06:59:04,296|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-30 06:59:04,377|31875196-fc98-42de-beb9-4c6c0eff7703||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/a445ea2a-be7c-45d5-b604-6e13dad859ce) present to clean.
2023-03-30 06:59:08,414|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6281cb1d-1c39-4a0f-8cf0-a007946155bd)
2023-03-30 06:59:08,414|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/6281cb1d-1c39-4a0f-8cf0-a007946155bd/Definitions
2023-03-30 06:59:08,416|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 06:59:08,417|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-30 06:59:08,450|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(vnf-template)
2023-03-30 06:59:08,468|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-30 06:59:08,484|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-30 06:59:08,505|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,567|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,586|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,602|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-30 06:59:08,602|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-30 06:59:08,602|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-30 06:59:08,626|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,646|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,663|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,681|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-30 06:59:08,717|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,740|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,764|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,787|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,807|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,824|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,866|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-30 06:59:08,867|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-30 06:59:08,867|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-30 06:59:08,867|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-30 06:59:08,893|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,915|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,935|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(input)
2023-03-30 06:59:08,952|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-30 06:59:09,030|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(resource-assignment)
2023-03-30 06:59:09,030|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-30 06:59:09,030|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-30 06:59:09,030|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-30 06:59:09,030|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-30 06:59:09,030|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-30 06:59:09,030|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/6281cb1d-1c39-4a0f-8cf0-a007946155bd/Templates/vnf-mapping.json
2023-03-30 06:59:09,035|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-30 06:59:09,035|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-30 06:59:09,035|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/6281cb1d-1c39-4a0f-8cf0-a007946155bd/Templates/base_ubuntu20-mapping.json
2023-03-30 06:59:09,038|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-30 06:59:09,038|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-30 06:59:09,039|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-assign)
2023-03-30 06:59:09,039|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-30 06:59:09,039|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-assign) targets(config-assign)
2023-03-30 06:59:09,039|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-30 06:59:09,039|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-30 06:59:09,039|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/6281cb1d-1c39-4a0f-8cf0-a007946155bd/Templates/baseconfig-mapping.json
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-deploy)
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) resource assignment files([]
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-30 06:59:09,042|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/vnf-mapping.json)
2023-03-30 06:59:09,043|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-30 06:59:09,043|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/baseconfig-mapping.json)
2023-03-30 06:59:09,051|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-03-30 06:59:09,253|99315e30-686e-4f0a-bb53-ec75b2a460aa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-30 06:59:09,617|3115b470-8294-4e71-a836-27dee96e6978||Thread-258||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(3134c50b-9497-4e68-9007-4c21e04c5de5) CBA(/opt/app/onap/blueprints/archive/3134c50b-9497-4e68-9007-4c21e04c5de5/cba.zip)
2023-03-30 06:59:09,621|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3134c50b-9497-4e68-9007-4c21e04c5de5) and entry definition file (Definitions/ubuntu20.json)
2023-03-30 06:59:09,629|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 06:59:09,723|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 06:59:09,723|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 06:59:09,723|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 06:59:09,727|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3134c50b-9497-4e68-9007-4c21e04c5de5) and entry definition file (Definitions/ubuntu20.json)
2023-03-30 06:59:09,760|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-03-30 06:59:09,812|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-03-30 06:59:09,813|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-03-30 06:59:09,895|3115b470-8294-4e71-a836-27dee96e6978||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/working/3134c50b-9497-4e68-9007-4c21e04c5de5) present to clean.
2023-03-30 07:00:06,738|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-30 07:00:06,738|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-30 07:00:06,738|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-30 07:00:07,176|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-30 07:00:07,176|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-30 07:00:07,745|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-30 07:00:07,745|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(a9bae7d7-650a-46e8-84a7-0310843c15fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-30 07:00:07,753|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(a9c0db17-2cf9-4467-8600-5230ff55b902) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-30 07:00:07,756|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(b1172aaa-ef09-4ae2-a40b-6274f61a8a55) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-30 07:00:07,760|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(e3a620c9-2404-4c9b-b304-9e0f3fb7102f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-30 07:00:07,766|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(f8f9d23c-9c5e-4f25-95f6-48279bb21c7f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-30 07:00:07,772|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Save processing(61d5ef50-3944-4fcd-8b4a-dcd6ec34dc8a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-30 07:00:07,779|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-30 07:00:07,779|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 07:00:07,779|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 07:00:07,779|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 07:00:07,780|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 07:00:07,780|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 07:00:07,790|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 07:00:07,793|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-30 07:00:07,796|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 07:00:07,797|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 07:00:07,800|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-30 07:00:07,827|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 07:00:07,827|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 07:00:07,827|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 07:00:07,827|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(HealthCheck)
2023-03-30 07:00:07,827|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-30 07:00:07,827|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-assign)
2023-03-30 07:00:07,828|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(vf-config-deploy)
2023-03-30 07:00:07,836|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 07:00:07,837|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 07:00:07,837|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 07:00:07,841|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-30 07:00:07,890|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-30 07:00:07,949|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-30 07:00:07,980|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-30 07:00:08,038|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-30 07:00:08,038|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-30 07:00:08,134|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-30 07:00:08,199|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 07:00:08,200|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 07:00:08,200|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 07:00:08,211|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-30 07:00:08,255|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 07:00:08,323|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-30 07:00:08,327|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 07:00:08,327|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-assign)
2023-03-30 07:00:08,328|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 07:00:08,328|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-30 07:00:08,398|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-30 07:00:08,413|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(resource-assignment)
2023-03-30 07:00:08,413|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Validating Workflow(config-deploy)
2023-03-30 07:00:08,446|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 07:00:08,492|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-30 07:00:08,492|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-30 07:00:08,493|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-30 07:00:08,577|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-30 07:00:08,629|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-30 07:00:08,630|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-30 07:00:08,702|48c2f2d0-4240-4a8d-9461-10d00fb00f2b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-30 07:00:29,212|868a6e19-870b-41ae-9b03-7099a6bdc203||Thread-291||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4264d580-8be0-4bb3-b14d-6d314983be27)
2023-03-30 07:00:29,213|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| deleting definition types under : /opt/app/onap/blueprints/working/4264d580-8be0-4bb3-b14d-6d314983be27/Definitions
2023-03-30 07:00:29,215|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| reinitialized all type definitions
2023-03-30 07:00:29,215|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-30 07:00:29,255|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-30 07:00:29,297|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-30 07:00:29,319|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-30 07:00:29,340|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-30 07:00:29,406|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-30 07:00:29,446|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-assign)
2023-03-30 07:00:29,447|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-30 07:00:29,447|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-assign) targets(resolve-data)
2023-03-30 07:00:29,447|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-30 07:00:29,447|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-30 07:00:29,447|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enriching artifacts file(/opt/app/onap/blueprints/working/4264d580-8be0-4bb3-b14d-6d314983be27/Templates/netconfrpc-mapping.json
2023-03-30 07:00:29,451|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-30 07:00:29,451|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-30 07:00:29,452|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing Workflow(config-deploy)
2023-03-30 07:00:29,452|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-30 07:00:29,452|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-30 07:00:29,452|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| workflow(config-deploy) resource assignment files([]
2023-03-30 07:00:29,452|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| ##### Enhancing blueprint Resource Definitions
2023-03-30 07:00:29,452|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-30 07:00:29,452|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-30 07:00:29,455|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| distinct resource keys ([input-source])
2023-03-30 07:00:29,475|868a6e19-870b-41ae-9b03-7099a6bdc203||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-wb7n5|||| Enriching Resource Definition sources Node Template: [source-input]